| Age | Commit message (Expand) | Author | Lines |
| 2024-11-03 | extract rustc-std-workspace crate sources from crates.io and place them here | Ralf Jung | -0/+34 |
| 2024-11-03 | Remove outdated tidy license fixmes | Urgau | -14/+0 |
| 2024-11-03 | Rename the FIXMEs, remove a few that dont matter anymore | Michael Goulet | -8/+8 |
| 2024-11-03 | Remove the `wasm32-wasi` target from rustc | Alex Crichton | -14/+3 |
| 2024-11-03 | Allow interpreting consts and statics with interpret function command | Lukas Wirth | -86/+114 |
| 2024-11-03 | Merge pull request #18469 from Veykril/push-zwnywqmvtuts | Lukas Wirth | -28/+87 |
| 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 | Call the target libdir target libdir | Nilstrieb | -30/+41 |
| 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 | Improve error message for too new proc-macro server | benluiwj | -2/+2 |
| 2024-11-02 | chore(style): sync submodule exclusion list between tidy and rustfmt | ismailarilik | -1/+0 |
| 2024-11-02 | Allow static initializers to be const evaluated | Lukas Wirth | -28/+87 |
| 2024-11-02 | Support clobber_abi and vector registers (clobber-only) in PowerPC inline ass... | Taiki Endo | -6/+16 |
| 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 | make char::is_whitespace unstably const | Ralf Jung | -1/+1 |
| 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 | Format code | Laurențiu Nicola | -7/+9 |
| 2024-11-01 | Bump rustc crates | Laurențiu Nicola | -18/+17 |
| 2024-11-01 | Merge from rust-lang/rust | Laurențiu Nicola | -301/+452 |
| 2024-11-01 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 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 |