| 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 | -28/+29 |
| 2024-11-02 | Add `--print host-triple` | Noratrieb | -2/+3 |
| 2024-11-02 | Rename target triple to target tuple in many places in the compiler | Noratrieb | -26/+26 |
| 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 | Rollup merge of #132494 - onur-ozkan:library-profile-default, r=jieyouxu | Matthias Krüger | -1/+9 |
| 2024-11-02 | Rollup merge of #132481 - lukas-code:doc-stab3, r=GuillaumeGomez | Matthias Krüger | -17/+57 |
| 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-02 | Auto merge of #132497 - matthiaskrgr:rollup-gaskcn0, r=matthiaskrgr | bors | -4/+5 |
| 2024-11-02 | Rollup merge of #132411 - MarcoIeni:ci-switch-to-free-runners, r=Kobzol | Matthias Krüger | -1/+1 |
| 2024-11-02 | Rollup merge of #132333 - tshepang:patch-4, r=workingjubilee | Matthias Krüger | -3/+4 |
| 2024-11-02 | add change entry for library profile update | onur-ozkan | -0/+5 |
| 2024-11-02 | make `download-rustc="if-unchanged"` default for library profile | onur-ozkan | -1/+4 |
| 2024-11-02 | Auto merge of #132352 - DianQK:llvm/19.1.3, r=nikic | bors | -0/+0 |
| 2024-11-02 | Auto merge of #132475 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-11-02 | rustdoc: skip stability inheritance for some item kinds | Lukas Markeffsky | -17/+57 |
| 2024-11-01 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-01 | CI: switch dist-x86_64-musl to free runner | MarcoIeni | -1/+1 |
| 2024-11-02 | Rollup merge of #132444 - workingjubilee:rustdoc-my-abi, r=GuillaumeGomez | Guillaume Gomez | -20/+19 |
| 2024-11-02 | Rollup merge of #132438 - chenyukang:yukang-fix-analyzer_settings, r=jieyouxu | Guillaume Gomez | -2/+1 |
| 2024-11-02 | Rollup merge of #132369 - joshtriplett:style-guide-binop-heuristic-assignment... | Guillaume Gomez | -11/+6 |
| 2024-11-02 | Rollup merge of #131829 - Zalathar:goodbye-zprofile, r=chenyukang | Guillaume Gomez | -33/+2 |
| 2024-11-01 | rustdoc: Directly use rustc_abi instead of reexports | Jubilee Young | -20/+19 |
| 2024-11-01 | Auto merge of #132402 - bjorn3:remove_snap_decompression, r=jieyouxu,Veykril | bors | -25/+4 |
| 2024-11-01 | Auto merge of #131634 - davidlattimore:lld-protected, r=Kobzol | bors | -0/+8 |
| 2024-11-01 | Remove unncessary option for default rust-analyzer setting | yukang | -2/+1 |
| 2024-11-01 | Auto merge of #132435 - workingjubilee:rollup-3mgogw9, r=workingjubilee | bors | -4/+9 |
| 2024-10-31 | Rollup merge of #132417 - madsmtm:document-darwin-macos-difference, r=jieyouxu | Jubilee | -0/+5 |
| 2024-10-31 | Rollup merge of #132403 - lcnr:typing-mode, r=compiler-errors | Jubilee | -3/+3 |
| 2024-10-31 | Rollup merge of #132294 - tmandry:bump-fuchsia, r=lqd | Jubilee | -1/+1 |
| 2024-10-31 | Auto merge of #132206 - tgross35:update-builtins, r=wesleywiser | bors | -0/+1 |
| 2024-10-31 | Bump Fuchsia | Tyler Mandry | -1/+1 |
| 2024-10-31 | Document the difference between Clang's `-darwin` and `-macosx` targets | Mads Marquart | -0/+5 |
| 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 | -37/+136 |
| 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 | Rollup merge of #132396 - MarcoIeni:ci-use-free-runners-for-x86_64-gnu-tools-... | Matthias Krüger | -2/+2 |
| 2024-10-31 | Rollup merge of #132316 - MarcoIeni:ci-free-runners-windows, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2024-10-31 | CI: use free runners for x86_64-gnu-tools and x86_64-rust-for-linux | MarcoIeni | -2/+2 |
| 2024-10-31 | compiletest: stamp `minicore.rs` to rerun tests on changes | 许杰友 Jieyou Xu (Joe) | -0/+6 |