Commit Graph

363 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Zaaf Hachem rachid
7927beeffa Update index.ar.md 2024-06-03 11:40:11 -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
96dc9ed668 Remove dead docs.rs links from deprecated 'advanced-paging' post 2024-05-30 11:45:13 +02:00
Philipp Oppermann
e6486aad6d Remove dead link in 'building on Android' post and add deprecation notice 2024-05-30 11:44:47 +02:00
Philipp Oppermann
1ba8a4b012 Remove chapter config from translated posts (they are not considered)
We only consider the chapter definitions on the original posts when generating the site.
2024-05-30 11:22:59 +02:00
Philipp Oppermann
69a0f31747 Move translation note behind <!--- more --> marker 2024-05-30 11:12:23 +02:00
Philipp Oppermann
e4c25a3612 Add translator for post-12-zh-TW 2024-05-30 11:10:43 +02:00
Philipp Oppermann
978fc6b174 Merge pull request #1291 from ssrlive/main
Translate Multitasking post to Chinese
2024-05-30 11:09:08 +02:00
ds797
1e108fba64 Update pc_keyboard
Updated pc_keyboard to 0.7.0 and fixed breaking changes.
2024-05-23 01:12:15 +00:00
ds797
9c05cc9bd5 Update crossbeam
Updated crossbeam to 0.3.11 and fixed breaking changes.
2024-05-22 17:48:43 -07:00
Squirrel
56d66b6b24 Update wording, make it fluent 2024-04-13 23:36:50 +08:00
Squirrel
ed38ea1aa0 Update translation of name mangling
Translate "name mangling" to "名稱重整"
https://rust-lang.tw/book-tw/ch19-01-unsafe-rust.html
2024-04-13 22:27:42 +08:00
Squirrel
d8204b05cc Fix wording convention 2024-04-13 22:20:46 +08:00
Squirrel
5f00ca206d Fix typo 2024-04-13 22:09:48 +08:00
Philipp Oppermann
9b0a0a3fbb Add bootloader v0.9 note to Chinese translation 2024-04-10 12:46:02 +02:00
Philipp Oppermann
b8be0c5a5d Add a note that only bootloader v0.9 is compatible 2024-04-09 11:27:15 +02:00
Philipp Oppermann
6d20ba47fa Merge pull request #1298 from acyanbird/format
Format for two post
2024-02-28 19:03:48 +01:00
acyanbird
a3bbd5ab55 update
wrong code branch
2024-02-28 17:39:58 +00:00
ssrlive
88e473433b Merge branch 'phil-opp:main' into main 2024-02-16 22:12:18 +08:00
Philipp Oppermann
4376233ec3 Update bootloader docs.rs links to always point to latest v0.9 version 2024-02-16 13:26:05 +01:00
Philipp Oppermann
1f6402f746 Specify bootloader version as v0.9 (without patch version) in all posts
Cargo automatically chooses the latest patch version, but beginners might not know that. So this hopefully avoids some confusion.
2024-02-16 13:25:04 +01:00
Philipp Oppermann
c31dcb48e5 Update data layouts of custom targets to LLVM 18 2024-02-16 13:11:03 +01:00
ssrlive
1a0254b977 minor changes 2024-02-15 00:35:51 +08:00