| Age | Commit message (Expand) | Author | Lines |
| 2023-10-30 | Rollup merge of #117356 - he32:netbsd-mipsel, r=oli-obk | Guillaume Gomez | -0/+29 |
| 2023-10-30 | Rollup merge of #117317 - RalfJung:track-caller, r=oli-obk | Guillaume Gomez | -238/+196 |
| 2023-10-30 | Rollup merge of #117132 - estebank:issue-80194, r=petrochenkov | Guillaume Gomez | -1/+130 |
| 2023-10-30 | Rollup merge of #117068 - nnethercote:clean-up-Cargo-toml, r=wesleywiser | Guillaume Gomez | -303/+400 |
| 2023-10-30 | Rollup merge of #112463 - fmease:rustdoc-elide-x-crate-def-gen-args, r=Guilla... | Guillaume Gomez | -41/+272 |
| 2023-10-30 | rustdoc: elide cross-crate default generic arguments | León Orell Valerian Liehr | -41/+272 |
| 2023-10-30 | Auto merge of #116939 - chenx97:bootstrap-fd-lock, r=onur-ozkan | bors | -86/+68 |
| 2023-10-30 | Auto merge of #117387 - fmease:rollup-5958nsf, r=fmease | bors | -459/+386 |
| 2023-10-30 | Rollup merge of #117385 - RalfJung:deduce_param_attrs, r=oli-obk | León Orell Valerian Liehr | -0/+1 |
| 2023-10-30 | Rollup merge of #117382 - gurry:114529-ice-const-eval, r=oli-obk | León Orell Valerian Liehr | -4/+58 |
| 2023-10-30 | Rollup merge of #117371 - compiler-errors:unique-params, r=oli-obk | León Orell Valerian Liehr | -2/+37 |
| 2023-10-30 | Rollup merge of #117365 - bjorn3:sync_cg_clif-2023-10-29, r=oli-obk | León Orell Valerian Liehr | -334/+100 |
| 2023-10-30 | Rollup merge of #117350 - Zalathar:counters-indent, r=oli-obk | León Orell Valerian Liehr | -78/+19 |
| 2023-10-30 | Rollup merge of #117205 - weiznich:multiple_notes_for_on_unimplemented, r=com... | León Orell Valerian Liehr | -23/+111 |
| 2023-10-30 | Rollup merge of #117177 - Ayush1325:uefi-alloc-type, r=workingjubilee | León Orell Valerian Liehr | -3/+19 |
| 2023-10-30 | Rollup merge of #117147 - DaniPopes:pphir-fn-variadic, r=compiler-errors | León Orell Valerian Liehr | -15/+41 |
| 2023-10-30 | deduce_param_attrs: explain a read-only case | Ralf Jung | -0/+1 |
| 2023-10-30 | bootstrap: bump fd-lock, clap and windows. | chenx97 | -86/+68 |
| 2023-10-30 | Fail typeck for illegal break-with-value | Gurinder Singh | -4/+58 |
| 2023-10-30 | Use ImageDataType for allocation type | Ayush Singh | -3/+19 |
| 2023-10-30 | Auto merge of #116485 - coastalwhite:stabilize-riscv-target-features, r=Amanieu | bors | -20/+20 |
| 2023-10-30 | Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum | bors | -0/+12 |
| 2023-10-30 | coverage: Use a tracing span to group the parts of a sum-up expression | Zalathar | -1/+4 |
| 2023-10-30 | coverage: Inline the "recursive" worker methods for assigning counters | Zalathar | -21/+5 |
| 2023-10-30 | coverage: Replace manual debug indents with nested tracing spans | Zalathar | -65/+19 |
| 2023-10-30 | Auto merge of #117332 - saethlin:panic-immediate-abort, r=workingjubilee | bors | -10/+87 |
| 2023-10-29 | On object safety error, mention new enum as alternative | Esteban Küber | -1/+130 |
| 2023-10-30 | Clean up `rustc_*/Cargo.toml`. | Nicholas Nethercote | -299/+400 |
| 2023-10-29 | Ignore RPIT duplicated lifetimes in opaque_types_defined_by | Michael Goulet | -2/+37 |
| 2023-10-30 | Remove `memoffset` dependency from `rustc_query_impl`. | Nicholas Nethercote | -4/+0 |
| 2023-10-29 | Auto merge of #117089 - wesleywiser:update_backtrace, r=Mark-Simulacrum | bors | -0/+0 |
| 2023-10-29 | Merge commit 'dde58803fd6cbb270c7a437f36a8a3a29fbef679' into sync_cg_clif-202... | bjorn3 | -334/+100 |
| 2023-10-29 | Rustup to rustc 1.75.0-nightly (e5cfc5547 2023-10-28) | bjorn3 | -18/+1 |
| 2023-10-29 | Sync from rust e5cfc55477eceed1317a02189fdf77a4a98f2124 | bjorn3 | -69/+34 |
| 2023-10-29 | Merge pull request #1403 from rust-lang/use_llvm_backend_as_assembler | bjorn3 | -316/+99 |
| 2023-10-29 | Avoid infinite recursion when cranelift is the default codegen backend | bjorn3 | -3/+8 |
| 2023-10-29 | Auto merge of #116733 - compiler-errors:alias-liveness-but-this-time-sound, r... | bors | -20/+357 |
| 2023-10-29 | Auto merge of #116889 - MU001999:master, r=petrochenkov | bors | -0/+26 |
| 2023-10-29 | Stabilize inline asm usage on all platforms | bjorn3 | -299/+29 |
| 2023-10-29 | Unconditionally handle int $$0x29 using a shim | bjorn3 | -6/+8 |
| 2023-10-29 | Use the LLVM rustc backend as external assembler | bjorn3 | -12/+58 |
| 2023-10-29 | Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJung | bors | -2588/+4299 |
| 2023-10-29 | mipsel_unknown_netbsd.rs: fix indentation. | Havard Eidnes | -10/+10 |
| 2023-10-29 | Increase the reach of panic_immediate_abort | Ben Kimock | -10/+87 |
| 2023-10-29 | handle dry runs in `dist::CodegenBackend` | Rémy Rakic | -0/+4 |
| 2023-10-29 | Auto merge of #117354 - GuillaumeGomez:rollup-k9xtq0g, r=GuillaumeGomez | bors | -43/+122 |
| 2023-10-29 | Add support for mipsel-unknown-netbsd, 32-bit LE mips. | Havard Eidnes | -0/+29 |
| 2023-10-29 | Rollup merge of #117337 - camelid:genparamdefkind-thinvec, r=GuillaumeGomez | Guillaume Gomez | -11/+11 |
| 2023-10-29 | Rollup merge of #117312 - RalfJung:memcpy-assumptions, r=Mark-Simulacrum | Guillaume Gomez | -1/+2 |
| 2023-10-29 | Rollup merge of #117082 - fortanix:raoul/fix_closure_inherit_target_feature_s... | Guillaume Gomez | -0/+1 |