| Age | Commit message (Expand) | Author | Lines |
| 2023-11-22 | Rollup merge of #118013 - sivadeilra:user/ardavis/ehcont, r=wesleywiser | Michael Goulet | -1/+14 |
| 2023-11-22 | Check that target features required by LLVM intrinsics are enabled | Eduardo Sánchez Muñoz | -19/+101 |
| 2023-11-22 | Put copyright on a line by itself. | Jonathan Pallant (Ferrous Systems) | -1/+2 |
| 2023-11-22 | Add documentation on `filter_doc_attr` | Guillaume Gomez | -0/+2 |
| 2023-11-22 | Don't merge cfg and doc(cfg) attributes for re-exports | Guillaume Gomez | -45/+42 |
| 2023-11-22 | Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin | bors | -36/+2 |
| 2023-11-22 | Stabilize RFC3324 dyn upcasting coercion | Urgau | -36/+2 |
| 2023-11-22 | Auto merge of #118086 - nnethercote:queries-cleanups, r=bjorn3 | bors | -5/+5 |
| 2023-11-22 | condense llvm licensing into a single item | Jonathan Pallant (Ferrous Systems) | -12/+79 |
| 2023-11-22 | Improve -win7-windows-msvc documentation | roblabla | -9/+45 |
| 2023-11-22 | Add i686-win7-windows-msvc target | roblabla | -0/+1 |
| 2023-11-22 | Add new x86_64-win7-windows-msvc target | roblabla | -0/+46 |
| 2023-11-22 | Auto merge of #118071 - Urgau:check-cfg-cargo-feature, r=petrochenkov | bors | -1/+1 |
| 2023-11-22 | Auto merge of #117928 - nnethercote:rustc_ast_pretty, r=fee1-dead | bors | -7/+7 |
| 2023-11-22 | Make `Compiler::{sess,codegen_backend}` public. | Nicholas Nethercote | -5/+5 |
| 2023-11-21 | update -Cehcont-guard and comment | Arlie Davis | -3/+7 |
| 2023-11-21 | x.py fmt | Arlie Davis | -5/+1 |
| 2023-11-21 | Add support for generating the EHCont section | Arlie Davis | -2/+15 |
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -69/+5 |
| 2023-11-22 | Update itertools to 0.11. | Nicholas Nethercote | -7/+7 |
| 2023-11-21 | rustdoc-search: make primitives and keywords less special | Michael Howell | -46/+41 |
| 2023-11-21 | rustdoc-search: clean up `checkPath` | Michael Howell | -13/+3 |
| 2023-11-21 | [Miri] Do not respect RUSTC_HOST_FLAGS since RUSTFLAGS isn't | Urgau | -1/+1 |
| 2023-11-21 | fmt | Ralf Jung | -11/+4 |
| 2023-11-21 | Merge from rustc | Ralf Jung | -12064/+14261 |
| 2023-11-21 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-11-21 | Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errors | Nilstrieb | -10/+2 |
| 2023-11-21 | Rollup merge of #118083 - calebzulawski:remove-i686-apple-darwin, r=albertlar... | Nilstrieb | -1/+1 |
| 2023-11-21 | Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJung | Nilstrieb | -309/+434 |
| 2023-11-21 | Rollup merge of #117522 - Urgau:check-cfg-cli-own-lint, r=petrochenkov | Nilstrieb | -0/+3 |
| 2023-11-21 | Rollup merge of #116085 - notriddle:notriddle/search-associated-types, r=Guil... | Nilstrieb | -119/+801 |
| 2023-11-21 | Report missing licenses or copyright text. | Jonathan Pallant (Ferrous Systems) | -2/+4 |
| 2023-11-21 | include submodules in the collected license metadata | Pietro Albini | -1/+1 |
| 2023-11-21 | utilize stdlib debug assertion status in compiletest | onur-ozkan | -2/+12 |
| 2023-11-21 | Auto merge of #118126 - Nilstrieb:rollup-5ogh896, r=Nilstrieb | bors | -0/+5 |
| 2023-11-21 | Rollup merge of #118097 - rustbot:docs-update, r=ehuss | Nilstrieb | -0/+0 |
| 2023-11-21 | Rollup merge of #118059 - Nilstrieb:unset-cargo, r=dtolnay | Nilstrieb | -0/+5 |
| 2023-11-21 | Auto merge of #115691 - jsgf:typed-json-diags, r=est31,dtolnay | bors | -3/+11 |
| 2023-11-20 | Update some more cases of "type" -> "$message_type" | David Tolnay | -2/+2 |
| 2023-11-20 | On borrow return type, suggest borrowing from arg or owned return type | Esteban Küber | -1/+1 |
| 2023-11-20 | Auto merge of #3176 - eduardosm:cmp, r=RalfJung | bors | -71/+261 |
| 2023-11-21 | Enable profiler in dist-powerpc64-linux | Qiu Chaofan | -1/+1 |
| 2023-11-20 | Implement all 16 AVX compare operators | Eduardo Sánchez Muñoz | -67/+257 |
| 2023-11-20 | Update books | rustbot | -0/+0 |
| 2023-11-20 | Update cargo | David Tolnay | -0/+0 |
| 2023-11-20 | Test with -Zmiri-provenance-gc=1 on Linux | Ben Kimock | -2/+13 |
| 2023-11-20 | Remove now deprecated target x86_64-sun-solaris. | Petr Sumbera | -10/+2 |
| 2023-11-20 | Test that the GC consults the extra_fn_ptr map | Ben Kimock | -0/+33 |
| 2023-11-20 | libc-misc test freebsd fixes attempt | David Carlier | -69/+59 |
| 2023-11-20 | Auto merge of #118082 - compiler-errors:rollup-ejsc8yd, r=matthiaskrgr | bors | -0/+24 |