| Age | Commit message (Expand) | Author | Lines |
| 2024-04-30 | rustc: document the jobserver | Miguel Ojeda | -0/+87 |
| 2024-04-29 | arm target docs: small wording fixes | Jonathan Pallant | -2/+2 |
| 2024-04-29 | Recommend to never display zero disambiguators when demangling v0 symbol names | Michael Woerister | -0/+13 |
| 2024-04-29 | coverage: Replace boolean options with a `CoverageLevel` enum | Zalathar | -6/+11 |
| 2024-04-29 | arm target docs: collapsed eabi and eabihf into one | Jonathan Pallant | -223/+56 |
| 2024-04-29 | Arm target doc wording tweaks based on review comments. | Jonathan Pallant | -27/+37 |
| 2024-04-29 | Adding new arm target docs to SUMMARY.md | Jonathan Pallant | -0/+7 |
| 2024-04-28 | typo traige->triage | Emanuel Czirai | -1/+1 |
| 2024-04-28 | Add tracking issue and unstable book page for `"vectorcall"` ABI | beetrees | -0/+19 |
| 2024-04-26 | Fixed some typographical errors in arm-none-eabi.md. | Jonathan Pallant | -3/+3 |
| 2024-04-26 | Add pages for every Cortex-M target | Jonathan Pallant | -39/+646 |
| 2024-04-25 | debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[... | Vadim Petrochenkov | -0/+12 |
| 2024-04-25 | Add `--print=check-cfg` to get the expected configs | Urgau | -0/+25 |
| 2024-04-25 | Rollup merge of #124322 - whosehang:master, r=Nilstrieb | Matthias Krüger | -4/+4 |
| 2024-04-24 | Stabilise `inline_const` | Gary Guo | -34/+0 |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -13/+14 |
| 2024-04-24 | chore: fix some typos in comments | whosehang | -4/+4 |
| 2024-04-23 | Put the RFC behind a feature gate `result_ffi_guarantees` | Arvind Mukund | -0/+14 |
| 2024-04-22 | Update books | rustbot | -0/+0 |
| 2024-04-22 | Auto merge of #115120 - icedrocket:ignore-strip-on-msvc, r=michaelwoerister | bors | -15/+16 |
| 2024-04-20 | Auto merge of #121712 - mati865:provide-prebuilt-std-for-gnullvm, r=Mark-Simu... | bors | -14/+28 |
| 2024-04-20 | Rollup merge of #123409 - ZhuUx:master, r=oli-obk | Matthias Krüger | -3/+3 |
| 2024-04-19 | rustdoc-search: docs for reference syntax | Michael Howell | -1/+9 |
| 2024-04-19 | Show files produced by --emit foo in json artifact notifications | Michael Baikov | -1/+7 |
| 2024-04-19 | Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser | bors | -0/+10 |
| 2024-04-19 | coverage. Add coverage-options=mcdc as gate for MC/DC instrument | zhuyunxing | -3/+3 |
| 2024-04-18 | Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w... | bors | -17/+38 |
| 2024-04-17 | Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrum | bors | -20/+49 |
| 2024-04-16 | Rollup merge of #123501 - Urgau:stabilize-check-cfg, r=petrochenkov | Matthias Krüger | -23/+26 |
| 2024-04-16 | Rollup merge of #121694 - davidtwco:stabilize-relro-level, r=Mark-Simulacrum | Guillaume Gomez | -0/+20 |
| 2024-04-15 | Add support for Arm64EC to the Standard Library | Daniel Paoliello | -17/+38 |
| 2024-04-15 | Update how WASI toolchains are used in CI and bootstrap | Alex Crichton | -20/+49 |
| 2024-04-15 | Move --check-cfg documentation to stable books | Urgau | -23/+26 |
| 2024-04-15 | Rollup merge of #123666 - mountcount:master, r=lqd | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2024-04-15 | Distribute LLVM bitcode linker as a preview component | Kjetil Kjeka | -0/+4 |
| 2024-04-15 | Fix some typos in doc | mountcount | -3/+3 |
| 2024-04-15 | Provide prebuilt std for gnullvm targets | Mateusz Mikuła | -14/+28 |
| 2024-04-14 | Add documentation for unused-externs(-silent) | Jeremy Fitzhardinge | -0/+30 |
| 2024-04-13 | Add a note about checks with multiple revisions (#1963) | Trevor Gross | -2/+4 |
| 2024-04-12 | document `-Zlinker-features` in the unstable book | Rémy Rakic | -0/+35 |
| 2024-04-11 | compiletest: clarify that headers must be one header per line | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2024-04-10 | Add support for Arm64EC inline assembly | Daniel Paoliello | -2/+30 |
| 2024-04-09 | chore: fix some typos in conments | needsure | -7/+7 |
| 2024-04-08 | compiletest: specify which special env var and which particular CI job (#1960) | 许杰友 Jieyou Xu (Joe) | -2/+4 |
| 2024-04-08 | Update books | rustbot | -0/+0 |
| 2024-04-06 | Explicitly mention compiletest directives are supported in rmake.rs (#1949) | 许杰友 Jieyou Xu (Joe) | -0/+3 |
| 2024-04-06 | Add docs for sharded descriptions | Michael Howell | -36/+148 |
| 2024-04-06 | Add basic docs for the new `aux-bin` header (#1942) | Martin Nordholts | -1/+6 |
| 2024-04-06 | Add needs-threads header command (#1943) | Eric Huss | -0/+1 |
| 2024-04-06 | Fix some broken links under bootstrapping. (#1958) | Prashanth Mundkur | -8/+8 |