Felix Packard
b1bf2e51d6
Fix typo when referencing the rustc-abi field.
2025-02-20 15:46:05 +00:00
Philipp Oppermann
176d4a7783
Merge pull request #1386 from yo-goto/yo-goto-patch-1
...
Fix Japanese translation of "run in parallel"
2025-02-10 12:33:55 +01:00
Philipp Oppermann
b69f96e0ae
Merge pull request #1393 from phil-opp/rustc-abi
...
Add `rustc-abi` field to target spec JSON
2025-02-10 12:32:28 +01:00
Philipp Oppermann
450afac4a1
Add rustc-abi field to target spec JSON
...
The Rust compiler now requires an explicit `rustc-abi: x86-softfloat` field when using the soft-float target feature. This was added in https://github.com/rust-lang/rust/pull/136146 and is part of the latest nightlies.
I updated the post branches in commit 688a21e4
2025-02-10 12:19:51 +01:00
PADAone
fba3bedf39
fix Japanese translation of "run in parallel"
2025-01-30 20:34:56 +09:00
Philipp Oppermann
8b341c96c1
Merge pull request #1377 from phil-opp/raw-const
...
Use new `&raw const` operator instead of `unsafe {& _}`
2025-01-15 19:59:04 +01:00
Philipp Oppermann
7f1f658358
Use new &raw const operator instead of unsafe {& _}
2025-01-15 19:57:38 +01:00
Philipp Oppermann
0417fd22ef
Merge pull request #1376 from phil-opp/remove-const_mut_refs-feature
...
The `const_mut_refs` feature is stable now and no longer required
2025-01-15 19:43:08 +01:00
Philipp Oppermann
69a498c6a3
The const_mut_refs feature is stable now and no longer required
2025-01-15 19:40:20 +01:00
dobleuber
c9307a422f
All blogs translate, but not reviewed yet
2025-01-13 22:08:29 -05:00
dobleuber
d9de86f6df
Minimal rust kernel
2024-12-21 14:26:47 -05:00
dobleuber
8971334f57
Fix typos and rename files
2024-12-21 12:50:05 -05:00
dobleuber
ab232d3051
A Freestanding Rust Binary
2024-12-20 20:13:39 -05:00
Philipp Oppermann
4de9527ef8
Merge pull request #1356 from GNITOAHC/GNITOAHC-patch-1
...
[translation]: Fix typo in index.zh-TW.md
2024-11-28 20:10:42 +01:00
Philipp Oppermann
c46922678e
Use tracnslation_contributors section
2024-11-28 20:10:04 +01:00
Chao-Ting, Chen
146e694d08
docs: Update index.zh-TW.md
2024-11-12 02:53:44 +08:00
Philipp Oppermann
b797cc805f
Merge pull request #1347 from elchukc/fix_typo_start_return_type
...
add return type on `_start()` in code block
2024-10-07 22:02:27 +02:00
Philipp Oppermann
63cd95b612
Merge pull request #1349 from EsotericDryad/patch-1
...
Update post 02 "Building our Kernel" section
2024-10-07 21:54:26 +02:00
Philipp Oppermann
28753d6a18
Merge branch 'main' into fix_typo_start_return_type
2024-10-07 21:52:25 +02:00
Philipp Oppermann
68698fde20
Merge pull request #1346 from HoKim98/main
...
Fix typo on `blog/content/edition-2/posts/04-testing/index.md`
2024-10-07 21:51:45 +02:00
Philipp Oppermann
3bb6671dd9
Merge branch 'main' into HoKim98/main
2024-10-07 21:50:40 +02:00
Philipp Oppermann
a16900efe4
Merge pull request #1345 from eltociear/patch-1
...
docs: update 09-paging-implementation/index.md
2024-10-07 21:49:50 +02:00
Philipp Oppermann
55b5cbaba3
Merge branch 'main' into patch-1
2024-10-07 21:49:08 +02:00
EsotericDryad
e0ab3f257d
Update post 02 "Building our Kernel" section
...
Added an explanation for why the new target still uses Linux conventions
2024-10-06 01:18:16 -05:00
Philipp Oppermann
2b6fc68ad1
Fix: Download artifact to subdir
2024-10-04 14:12:14 +02:00
Philipp Oppermann
e2f2f4c533
Update upload-artifact and download-artifact actions to v4
2024-10-04 14:09:37 +02:00
Philipp Oppermann
6a27ab2c2d
Update contact page
2024-10-04 14:04:40 +02:00
elchc
4d3b246ef6
add return type on _start() in code block
2024-09-25 10:53:15 -04:00
Ho Kim
e037dcfdae
Fix typo on testing doc
2024-09-20 15:08:12 +02:00
Ikko Eltociear Ashimine
c87cff0cdd
docs: update 09-paging-implementation/index.md
...
minor fix
2024-09-17 11:46:40 +09:00
Philipp Oppermann
e4dd739d72
Merge pull request #1340 from Fincap/patch-1
...
04-testing: Added panic-abort-tests flag note to "duplicate lang item" workaround
2024-08-26 07:59:56 +02:00
Matthew Archer
9a6039237d
04-testing: Added panic-abort-tests flag note to duplicate lang item workaround
2024-08-12 18:08:50 +10:00
Philipp Oppermann
94f1c4503a
Merge pull request #1336 from phil-opp/ZAAFHachemrachid/main
...
Add Arabic translation
2024-07-25 22:23:19 +02:00
Philipp Oppermann
7095876dca
Add category index file for Arabic
2024-07-25 22:17:20 +02:00
Philipp Oppermann
6d4c5c5c4e
Fix markdown link
2024-07-25 22:17:02 +02:00
Philipp Oppermann
134e938c9d
Add translation metadata
2024-07-25 22:16:51 +02:00
Philipp Oppermann
d10dbc19a4
Fix path
2024-07-25 22:16:38 +02:00
Philipp Oppermann
64cc41f49c
Fix: Fill in latest post link
2024-07-25 22:16:27 +02:00
Philipp Oppermann
33d73cbdbc
Fix front matter syntax
2024-07-25 22:16:12 +02:00
Philipp Oppermann
807fc91bf8
Add Arabic to config.toml
2024-07-25 22:16:01 +02:00
Philipp Oppermann
d67f9ee8ce
Merge branch 'main' into ZAAFHachemrachid/main
2024-07-25 22:03:49 +02:00
Philipp Oppermann
0a9024f1bd
Merge pull request #1328 from phil-opp/update-zola
...
Update to zola v0.19
2024-06-21 11:58:13 +02:00
Philipp Oppermann
b991afebac
Update to zola v0.19
2024-06-21 11:54:33 +02:00
Zaaf Hachem rachid
7927beeffa
Update index.ar.md
2024-06-03 11:40:11 -07:00
Zaaf Hachem rachid
cd348bbe3c
Create _index.ar.md
...
create new file index.ar.md
2024-06-03 08:12:26 -07:00
Zaaf Hachem rachid
d2ee259bfd
Update index.ar.md
...
fix some ui thing
2024-06-01 13:38:41 -07:00
Zaaf Hachem rachid
9150885e82
Update index.ar.md
...
Add Introduction , Disabling the Standard Library
2024-06-01 13:37:47 -07:00
Zaaf Hachem rachid
fcf63e42aa
Create index.ar.md
2024-06-01 13:12:31 -07:00
Philipp Oppermann
087a464ed7
Merge pull request #1323 from phil-opp/fix-dead-links
...
Fix dead links
2024-05-30 12:19:37 +02:00
Philipp Oppermann
96dc9ed668
Remove dead docs.rs links from deprecated 'advanced-paging' post
2024-05-30 11:45:13 +02:00