| Age | Commit message (Expand) | Author | Lines |
| 2023-10-02 | Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrum | bors | -3/+3 |
| 2023-10-02 | Auto merge of #116207 - Ayush1325:uefi_stdio, r=Mark-Simulacrum | bors | -1/+7 |
| 2023-10-02 | Update UEFI docs | Ayush Singh | -1/+7 |
| 2023-10-01 | implement major change tracking for the bootstrap configuration | onur-ozkan | -3/+3 |
| 2023-09-30 | Update location of `language-features/plugin.md` | Emmanuel Ferdman | -1/+1 |
| 2023-09-30 | Auto merge of #115368 - loongarch-rs:none-tier2, r=pietroalbini | bors | -3/+3 |
| 2023-09-28 | Remove `rustc_lint_defs::lint_array` | DaniPopes | -6/+4 |
| 2023-09-28 | Rollup merge of #116213 - tmandry:doclnl, r=ehuss | Matthias Krüger | -0/+8 |
| 2023-09-27 | Document -Zlink-native-libraries | Tyler Mandry | -0/+8 |
| 2023-09-27 | Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwright | bors | -6/+32 |
| 2023-09-27 | Update location of personality | Emmanuel Ferdman | -1/+1 |
| 2023-09-26 | Rollup merge of #116153 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-09-26 | Promote loongarch64-unknown-none* to Tier 2 | WANG Rui | -3/+3 |
| 2023-09-25 | Update books | rustbot | -0/+0 |
| 2023-09-25 | Fix typo in rustdoc unstable features doc | DaniPopes | -1/+1 |
| 2023-09-24 | Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubilee | bors | -2/+75 |
| 2023-09-24 | Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkov | bors | -3/+2 |
| 2023-09-23 | Raise minimum supported iOS version to 10.0 | BlackHoleFox | -1/+0 |
| 2023-09-23 | Raise minimum supported macOS to 10.12 | BlackHoleFox | -2/+2 |
| 2023-09-22 | Rebase to master | Ayush Singh | -4/+6 |
| 2023-09-22 | Fixes from PR | Ayush Singh | -1/+1 |
| 2023-09-22 | Add support for building `std::os::uefi` docs | Ayush Singh | -6/+5 |
| 2023-09-22 | Fixes from PR | Ayush Singh | -20/+24 |
| 2023-09-22 | Add Minimal Std implementation for UEFI | Ayush Singh | -2/+70 |
| 2023-09-21 | Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naber | bors | -0/+37 |
| 2023-09-21 | added support for GNU/Hurd | Samuel Thibault | -0/+37 |
| 2023-09-21 | Rollup merge of #114394 - joshtriplett:style-guide-as, r=calebcartwright | Matthias Krüger | -8/+20 |
| 2023-09-19 | Rollup merge of #113383 - joshtriplett:style-bugs, r=compiler-errors | Guillaume Gomez | -0/+13 |
| 2023-09-19 | Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomez | Guillaume Gomez | -50/+243 |
| 2023-09-15 | Update documentation for `custom_code_classes_in_docs` feature | Guillaume Gomez | -2/+6 |
| 2023-09-15 | Add support for double quotes in markdown codeblock attributes | Guillaume Gomez | -0/+11 |
| 2023-09-15 | Add documentation for `custom_code_classes_in_docs` feature | Guillaume Gomez | -0/+29 |
| 2023-09-14 | Auto merge of #114656 - bossmc:rework-no-coverage-attr, r=oli-obk | bors | -6/+6 |
| 2023-09-12 | Rollup merge of #115687 - mati865:i686-pc-windows-gnullvm-triple, r=wesleywiser | Matthias Krüger | -1/+3 |
| 2023-09-11 | Update books | rustbot | -0/+0 |
| 2023-09-10 | Fixed typo in re-exports.md | PhilVoel | -1/+1 |
| 2023-09-09 | rustdoc-doc: add `next_chunk` to list of `vec::intoiter<T> -> [T]` | Michael Howell | -1/+1 |
| 2023-09-09 | Add i686-pc-windows-gnullvm triple | Mateusz Mikuła | -1/+3 |
| 2023-09-08 | Rename the feature, but not the attribute, to `coverage_attribute` | Andy Caldwell | -2/+2 |
| 2023-09-08 | Rework no_coverage to coverage(off) | Andy Caldwell | -6/+6 |
| 2023-09-08 | Rollup merge of #115345 - g0djan:godjan/tier2-wasi-threads, r=WaffleLapkin | Matthias Krüger | -13/+22 |
| 2023-09-07 | Auto merge of #114855 - Urgau:rustdoc-typedef-inner-variants, r=GuillaumeGomez | bors | -0/+16 |
| 2023-09-07 | Stabilize `PATH` option for `--print KIND=PATH` | Urgau | -11/+4 |
| 2023-09-03 | Update docs since path-based type search works now | Michael Howell | -3/+3 |
| 2023-09-03 | rustdoc: write detailed chapter on search engine | Michael Howell | -50/+243 |
| 2023-09-02 | make it more clear what 'Tier 2' (without host tools) means | Ralf Jung | -5/+7 |
| 2023-08-29 | Rollup merge of #114923 - cuishuang:master, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2023-08-28 | rustdoc: start new "Sections" section in the book with Aliased Type | Urgau | -0/+16 |
| 2023-08-28 | Rollup merge of #114919 - joshtriplett:style-guide-macros, r=calebcartwright | Matthias Krüger | -1/+6 |
| 2023-08-25 | Fixup sparc-unknown-none-elf table spacing | Jubilee Young | -1/+1 |