| Age | Commit message (Expand) | Author | Lines |
| 2024-11-03 | Rollup merge of #132540 - compiler-errors:gc, r=calebcartwright | Matthias Krüger | -6/+46 |
| 2024-11-03 | Rollup merge of #132499 - RalfJung:unicode_data.rs, r=tgross35 | Matthias Krüger | -1/+1 |
| 2024-11-03 | Auto merge of #132526 - bjorn3:sync_cg_clif-2024-11-02, r=bjorn3 | bors | -5/+2 |
| 2024-11-03 | Auto merge of #132458 - RalfJung:rustc-const-unstable, r=Amanieu | bors | -6/+0 |
| 2024-11-02 | Auto merge of #125579 - Noratrieb:print-host, r=davidtwco | bors | -17/+17 |
| 2024-11-02 | Rename target triple to target tuple in many places in the compiler | Noratrieb | -17/+17 |
| 2024-11-02 | Do not format generic consts | Michael Goulet | -6/+46 |
| 2024-11-02 | Auto merge of #132512 - workingjubilee:update-miri-for-rustc-abi, r=RalfJung | bors | -485/+526 |
| 2024-11-02 | Update tidy license exceptions and allowed dependencies | bjorn3 | -5/+2 |
| 2024-11-02 | miri: Directly use rustc_abi | Jubilee Young | -485/+526 |
| 2024-11-02 | unicode_data.rs: show command for generating file | Ralf Jung | -1/+1 |
| 2024-11-02 | get rid of a whole bunch of unnecessary rustc_const_unstable attributes | Ralf Jung | -6/+0 |
| 2024-11-01 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-01 | Auto merge of #132402 - bjorn3:remove_snap_decompression, r=jieyouxu,Veykril | bors | -25/+4 |
| 2024-11-01 | Auto merge of #132435 - workingjubilee:rollup-3mgogw9, r=workingjubilee | bors | -3/+3 |
| 2024-10-31 | Rollup merge of #132403 - lcnr:typing-mode, r=compiler-errors | Jubilee | -3/+3 |
| 2024-10-31 | Auto merge of #132206 - tgross35:update-builtins, r=wesleywiser | bors | -0/+1 |
| 2024-10-31 | stop using `ParamEnv::reveal` while handling MIR | lcnr | -1/+1 |
| 2024-10-31 | Auto merge of #132401 - matthiaskrgr:rollup-599ieqr, r=matthiaskrgr | bors | -32/+126 |
| 2024-10-31 | Remove support for compressed dylib metadata from rust-analyzer | bjorn3 | -23/+4 |
| 2024-10-31 | Remove support for decompressing dylib metadata | bjorn3 | -2/+0 |
| 2024-10-31 | clippy: we've got a `LateContext` use it for `TypingMode` | lcnr | -1/+1 |
| 2024-10-31 | `ConstCx` stop using `ParamEnv::reveal` | lcnr | -2/+2 |
| 2024-10-31 | compiletest: stamp `minicore.rs` to rerun tests on changes | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-10-31 | compiletest: conditionally build and provide `minicore` as extern prelude whe... | 许杰友 Jieyou Xu (Joe) | -2/+48 |
| 2024-10-31 | compiletest: register `--minicore-path` flag and `//@ add-core-stubs` directive | 许杰友 Jieyou Xu (Joe) | -1/+41 |
| 2024-10-31 | compiletest: localize `compile_test_and_save_assembly` to assembly test module | 许杰友 Jieyou Xu (Joe) | -29/+31 |
| 2024-10-31 | Auto merge of #132301 - compiler-errors:adjust, r=lcnr | bors | -8/+8 |
| 2024-10-30 | Rollup merge of #132246 - workingjubilee:campaign-on-irform, r=compiler-errors | Jubilee | -20/+31 |
| 2024-10-30 | Rollup merge of #129383 - cjgillot:opaque-noremap, r=compiler-errors,petroche... | Jubilee | -56/+40 |
| 2024-10-30 | Remap impl-trait lifetimes on HIR instead of AST lowering. | Camille GILLOT | -56/+40 |
| 2024-10-30 | Rollup merge of #132315 - jieyouxu:extract-llvm-version, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -70/+139 |
| 2024-10-30 | Reject generic self types. | Adrian Taylor | -1/+0 |
| 2024-10-30 | Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercote | Matthias Krüger | -3/+1 |
| 2024-10-30 | compiletest: improve robustness of LLVM version handling | 许杰友 Jieyou Xu (Joe) | -70/+139 |
| 2024-10-30 | Remove `Analysis::into_engine`. | Nicholas Nethercote | -3/+1 |
| 2024-10-29 | rust-analyzer: `rustc_abi::Abi` => `BackendRepr` | Jubilee Young | -11/+11 |
| 2024-10-29 | miri: `rustc_abi::Abi` => `BackendRepr` | Jubilee Young | -9/+20 |
| 2024-10-29 | update tools | lcnr | -16/+17 |
| 2024-10-29 | Auto merge of #132317 - workingjubilee:rollup-x21ncea, r=workingjubilee | bors | -4/+4 |
| 2024-10-29 | Rollup merge of #132313 - Zalathar:directive-list, r=jieyouxu | Jubilee | -3/+3 |
| 2024-10-29 | Rollup merge of #132233 - WaffleLapkin:box-module-split, r=workingjubilee | Jubilee | -1/+1 |
| 2024-10-29 | Bump rustc crates | Laurențiu Nicola | -17/+17 |
| 2024-10-29 | Rename `command-list.rs` to `directive-list.rs` | Zalathar | -3/+3 |
| 2024-10-29 | Merge from rust-lang/rust | Laurențiu Nicola | -587/+1114 |
| 2024-10-29 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-10-29 | Remove region from adjustments | Michael Goulet | -8/+8 |
| 2024-10-29 | Auto merge of #128985 - GrigorenkoPV:instantly-dangling-pointer, r=Urgau | bors | -9/+15 |
| 2024-10-28 | Bless a miri test | Maybe Lapkin | -1/+1 |
| 2024-10-28 | Merge pull request #18420 from ChayimFriedman2/cfg-true-false | Lukas Wirth | -6/+87 |