| Age | Commit message (Expand) | Author | Lines |
| 2024-07-15 | refine mir passes doc | Jaic1 | -9/+7 |
| 2024-07-15 | Typo in src/mir/passes.md
| Jaic1 | -1/+1 |
| 2024-07-15 | Improve doc of MIR queries & passes | chj | -67/+151 |
| 2024-07-13 | Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Ma... | Jubilee | -1/+1 |
| 2024-07-12 | Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubilee | bors | -2/+4 |
| 2024-07-09 | Bump all other deps | Noah Lev | -14/+26 |
| 2024-07-09 | Fix chrono deprecations | Noah Lev | -3/+7 |
| 2024-07-09 | Bump chrono | Noah Lev | -36/+233 |
| 2024-07-09 | `#[doc(alias)]`'s doc: say that ASCII spaces are allowed | Lieselotte | -1/+2 |
| 2024-07-08 | Fix typo: lists -> lints (#2011) | Noah Lev | -1/+1 |
| 2024-07-08 | Add target page for riscv64gc-unknown-linux-gnu | Ana Hobden | -1/+128 |
| 2024-07-07 | Rollup merge of #127236 - iawia002:wasip1-threads-doc, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2024-07-06 | use "bootstrap" instead of "rustbuild" | onur-ozkan | -2/+2 |
| 2024-07-07 | use "bootstrap" instead of "rustbuild" in comments and docs | onur-ozkan | -1/+1 |
| 2024-07-02 | Add documentation for -Zverbose-asm | Trevor Gross | -0/+70 |
| 2024-07-02 | Rollup merge of #127212 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2024-07-02 | doc: update config file path in platform-support/wasm32-wasip1-threads.md | Xinzhao Xu | -1/+1 |
| 2024-07-02 | Fix grammar issue in optimize-build.md (#2009) | Arjun Patel | -1/+1 |
| 2024-07-01 | Update name of Fuchsia builder (#2008) | Tyler Mandry | -3/+3 |
| 2024-07-01 | Rollup merge of #126753 - compiler-errors:use-style-guide, r=joshtriplett,cal... | Guillaume Gomez | -0/+12 |
| 2024-07-01 | Update books | rustbot | -0/+0 |
| 2024-07-01 | Update new target check-cfg instructions | Urgau | -5/+11 |
| 2024-07-01 | Add link to integration tests list | Jakub Beránek | -1/+1 |
| 2024-07-01 | Add Rust for Linux integration tests documentation | Jakub Beránek | -0/+33 |
| 2024-06-30 | Rollup merge of #127053 - xen0n:update-loong-docs, r=Nilstrieb,heiher | Matthias Krüger | -70/+125 |
| 2024-06-28 | Add docs for building Fuchsia locally and in CI (#1989) | Tyler Mandry | -13/+224 |
| 2024-06-28 | Rollup merge of #127029 - xen0n:fix-platform-support-table, r=lqd | Matthias Krüger | -4/+4 |
| 2024-06-28 | Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,... | Matthias Krüger | -0/+24 |
| 2024-06-28 | Update the LoongArch target documentation | WANG Xuerui | -70/+125 |
| 2024-06-27 | provide `libstdc++.so.6` through `LD_LIBRARY_PATH` | DianQK | -0/+4 |
| 2024-06-27 | Fix Markdown tables in platform-support.md | WANG Xuerui | -4/+4 |
| 2024-06-25 | Updated code for changes to RFC, added additional error handling, added | Florian Schmiderer | -6/+6 |
| 2024-06-25 | Support for -Z patchable-function-entry | Matthew Maurer | -0/+24 |
| 2024-06-25 | `sudo CI=green` && Review changes <3 | xFrednet | -4/+4 |
| 2024-06-25 | RFC 2383: Update documentation | xFrednet | -5/+55 |
| 2024-06-24 | Rollup merge of #124712 - Enselic:deprecate-inline-threshold, r=pnkfelix | Michael Goulet | -14/+3 |
| 2024-06-24 | Rollup merge of #126414 - ChrisDenton:target-known, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2024-06-24 | tests: document how to run `run-make` on Windows (#2002) | 许杰友 Jieyou Xu (Joe) | -0/+16 |
| 2024-06-24 | tests/headers: document `needs-symlink` (#2001) | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2024-06-23 | Rename `wasm32-wasi` to `wasm32-wasip1` | Yosh | -4/+4 |
| 2024-06-23 | Promote loongarch64-unknown-linux-musl to Tier 2 with host tools | WANG Rui | -1/+1 |
| 2024-06-23 | Document inert vs active attributes (#1110) | Aaron Hill | -0/+54 |
| 2024-06-22 | Rollup merge of #126552 - fee1-dead-contrib:rmfx, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-06-22 | Make `effects` an incomplete feature | Deadbeef | -2/+2 |
| 2024-06-21 | Rollup merge of #126481 - ChrisDenton:powerpc-unkown-openbsd, r=ehuss | Matthias Krüger | -1/+5 |
| 2024-06-20 | Auto merge of #124032 - Voultapher:a-new-sort, r=thomcc | bors | -5/+0 |
| 2024-06-20 | Add nightly style guide section for precise_capturing | Michael Goulet | -0/+12 |
| 2024-06-20 | Auto merge of #126736 - matthiaskrgr:rollup-rb20oe3, r=matthiaskrgr | bors | -14/+24 |
| 2024-06-20 | Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwco | Matthias Krüger | -14/+24 |
| 2024-06-20 | Auto merge of #116088 - nbdd0121:unwind, r=Amanieu,RalfJung | bors | -26/+0 |