| Age | Commit message (Expand) | Author | Lines |
| 2023-12-05 | Rollup merge of #117922 - estebank:unclosed-generics, r=b-naber | Matthias Krüger | -46/+65 |
| 2023-12-05 | fix: make drop inlay hint more readable | Young-Flash | -4/+18 |
| 2023-12-05 | Auto merge of #16016 - dfireBird:regression-fix-15879, r=lnicola | bors | -6/+31 |
| 2023-12-05 | Auto merge of #118488 - andjo403:remove_deadlock, r=SparrowLii | bors | -16/+7 |
| 2023-12-05 | Auto merge of #3212 - Xanewok:patch-1, r=RalfJung | bors | -1/+3 |
| 2023-12-05 | Remove deprecated --check-cfg names() and values() syntax | Urgau | -397/+173 |
| 2023-12-05 | Update unexpected_cfgs lint definition with new syntax and diagnostics | Urgau | -5/+6 |
| 2023-12-05 | Use new check-cfg syntax in rustc_llvm build script | Urgau | -1/+1 |
| 2023-12-05 | Update bootstrap libc to 0.2.150 | Urgau | -3/+3 |
| 2023-12-05 | Auto merge of #118362 - RalfJung:panic_nounwind, r=thomcc | bors | -3/+6 |
| 2023-12-05 | Auto merge of #16026 - lnicola:bump-rustc-deps, r=lnicola | bors | -15/+15 |
| 2023-12-05 | Bump ra-ap-rustc_index and ra-ap-rustc_abi | Laurențiu Nicola | -31/+8 |
| 2023-12-05 | Revert "Temporarily revert delay_bug to delayed_bug change" | Laurențiu Nicola | -1/+1 |
| 2023-12-05 | Bump ra-ap-rustc_parse_format | Laurențiu Nicola | -14/+27 |
| 2023-12-05 | Bump ra-ap-rustc_lexer | Laurențiu Nicola | -3/+13 |
| 2023-12-05 | Auto merge of #16022 - Xanewok:no-warn-semicolon-in-expr-from-macros, r=lnicola | bors | -38/+38 |
| 2023-12-05 | Fix formatting | Igor Matuszewski | -1/+3 |
| 2023-12-05 | Auto merge of #16024 - lnicola:debug-workspace-path, r=lnicola | bors | -1/+1 |
| 2023-12-05 | bootstrap(builder.rs): Don't explicitly warn against `semicolon_in_expression... | Igor Matuszewski | -1/+0 |
| 2023-12-05 | Fix runnable cwd on Windows | Laurențiu Nicola | -1/+1 |
| 2023-12-05 | Add riscv32 imafc bare metal target | Scott Mabin | -4/+71 |
| 2023-12-05 | Don't explicitly warn against `semicolon_in_expressions_from_macros` | Igor Matuszewski | -1/+1 |
| 2023-12-05 | Fix x not to quit when x prints settings.json | long-long-float | -6/+7 |
| 2023-12-05 | Don't explicitly warn against `semicolon_in_expressions_from_macros` | Igor Matuszewski | -38/+38 |
| 2023-12-05 | coverage: Be more strict about what counts as a "visible macro" | Zalathar | -12/+10 |
| 2023-12-05 | coverage: Clean up `maybe_push_macro_name_span` | Zalathar | -6/+10 |
| 2023-12-05 | Auto merge of #118640 - RalfJung:miri, r=RalfJung | bors | -107/+185 |
| 2023-12-05 | Remove mention of rust to make the error message generic. | Harold Dost | -2/+2 |
| 2023-12-05 | Auto merge of #3211 - RalfJung:promise, r=RalfJung | bors | -16/+48 |
| 2023-12-05 | simd numeric intrinsics: share code with scalar intrinsic | Ralf Jung | -12/+1 |
| 2023-12-05 | fix miri_promise_symbolic_alignment for huge alignments | Ralf Jung | -3/+46 |
| 2023-12-05 | Auto merge of #118076 - estebank:issue-109429, r=davidtwco | bors | -97/+800 |
| 2023-12-05 | fix typo in comment | Ralf Jung | -1/+1 |
| 2023-12-05 | Add safe compilation options | l00846161 | -0/+23 |
| 2023-12-05 | Auto merge of #3210 - rust-lang:rustup-2023-12-05, r=RalfJung | bors | -769/+2301 |
| 2023-12-05 | rustc_symbol_mangling: Address all `rustc::potential_query_instability` lints | Martin Nordholts | -1/+0 |
| 2023-12-05 | rustc_interface: Address all `rustc::potential_query_instability` lints | Martin Nordholts | -1/+7 |
| 2023-12-05 | Factor out some repeated code. | Nicholas Nethercote | -14/+10 |
| 2023-12-05 | rustc_driver_impl: Address all `rustc::potential_query_instability` lints | Martin Nordholts | -1/+0 |
| 2023-12-05 | fmt | The Miri Conjob Bot | -20/+24 |
| 2023-12-05 | Merge from rustc | The Miri Conjob Bot | -768/+2296 |
| 2023-12-05 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-12-05 | Auto merge of #118066 - estebank:structured-use-suggestion, r=b-naber | bors | -6/+140 |
| 2023-12-04 | Add FieldDef to StableMIR and methods to get type | Celina G. Val | -5/+95 |
| 2023-12-05 | Auto merge of #118230 - nnethercote:streamline-dataflow-cursors, r=cjgillot | bors | -243/+113 |
| 2023-12-05 | Rename `has_nontrivial_oprand` to `is_operator_overrided` | cocodery | -20/+7 |
| 2023-12-05 | Remove `#[rustc_host]`, use internal desugaring | Deadbeef | -88/+56 |
| 2023-12-04 | Fix build | Eric Holk | -1/+1 |
| 2023-12-04 | Fix build | Eric Holk | -1/+1 |
| 2023-12-05 | Auto merge of #117088 - lcnr:generalize-alias, r=compiler-errors | bors | -36/+325 |