| Age | Commit message (Expand) | Author | Lines |
| 2023-05-05 | Add deployment-target --print flag for Apple targets | BlackHoleFox | -1/+1 |
| 2023-05-04 | add passes to miroptfiles struct and passed to -zdump-mir args | James Dietz | -22/+84 |
| 2023-05-04 | IAT: Rustdoc integration | León Orell Valerian Liehr | -1/+3 |
| 2023-05-04 | IAT: Introduce AliasKind::Inherent | León Orell Valerian Liehr | -0/+1 |
| 2023-05-04 | Auto merge of #110806 - WaffleLapkin:unmkI, r=lcnr | bors | -7/+4 |
| 2023-05-03 | Rollup merge of #110970 - est31:test_dirs_relax, r=petrochenkov | Manish Goregaokar | -5/+2 |
| 2023-05-03 | Rollup merge of #110371 - notriddle:notriddle/search-corrections, r=Guillaume... | Manish Goregaokar | -8/+46 |
| 2023-05-04 | Rollup merge of #111097 - oli-obk:🚲_layout, r=compiler-errors | Dylan DPC | -0/+56 |
| 2023-05-04 | Rollup merge of #110791 - compiler-errors:negative-bounds, r=oli-obk | Dylan DPC | -0/+17 |
| 2023-05-04 | Rollup merge of #110436 - Mark-Simulacrum:support-xz-version, r=pietroalbini | Dylan DPC | -3/+26 |
| 2023-05-03 | Auto merge of #2871 - RalfJung:rustup, r=RalfJung | bors | -245/+104 |
| 2023-05-03 | Merge from rustc | Ralf Jung | -244/+103 |
| 2023-05-03 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-03 | Auto merge of #111107 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-05-03 | Restrict `From<S>` for `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -13/+15 |
| 2023-05-02 | Rustfmt support for negative bounds, test | Michael Goulet | -2/+17 |
| 2023-05-02 | Make tools happy | Michael Goulet | -0/+2 |
| 2023-05-02 | Update cargo | Weihang Lo | -0/+0 |
| 2023-05-02 | Avoid ICEing miri on layout query cycles | Oli Scherer | -0/+56 |
| 2023-05-02 | rm diag item, use lang item | Deadbeef | -3/+3 |
| 2023-05-02 | initial step towards implementing C string literals | Deadbeef | -0/+7 |
| 2023-05-02 | Auto merge of #109128 - chenyukang:yukang/remove-type-ascription, r=estebank | bors | -59/+22 |
| 2023-05-02 | Avoid interpreting code that has lint errors | Oli Scherer | -1/+23 |
| 2023-05-02 | Merge from rustc | Ralf Jung | -21/+21 |
| 2023-05-02 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-02 | Rollup merge of #110955 - fee1-dead-contrib:sus-operation, r=compiler-errors | Dylan DPC | -170/+61 |
| 2023-05-02 | Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwU | Dylan DPC | -2/+5 |
| 2023-05-01 | Make the BUG_REPORT_URL configurable by tools | jyn | -64/+23 |
| 2023-05-01 | Auto merge of #111010 - scottmcm:mem-replace-simpler, r=WaffleLapkin | bors | -3/+3 |
| 2023-05-01 | Auto merge of #111036 - RalfJung:miri, r=RalfJung | bors | -453/+1432 |
| 2023-05-01 | remove rustfmt testcase for type ascription | yukang | -23/+0 |
| 2023-05-01 | fix tests | yukang | -42/+27 |
| 2023-05-01 | clean up Colon from clippy | yukang | -5/+6 |
| 2023-04-30 | Update MIRI compiletests | Scott McMurray | -3/+3 |
| 2023-05-01 | Rollup merge of #110823 - compiler-errors:tweak-await-span, r=b-naber | Matthias Krüger | -18/+18 |
| 2023-04-30 | make it more obvious when the rustc-pull failed | Ralf Jung | -3/+3 |
| 2023-04-30 | Merge from rustc | Ralf Jung | -1930/+3305 |
| 2023-04-30 | Use dynamic dispatch for queries | John Kåre Alsaker | -0/+1 |
| 2023-04-30 | Fix the test directories suggested by `./x.py suggest` | Zalathar | -2/+2 |
| 2023-04-29 | bless | Ralf Jung | -2/+2 |
| 2023-04-29 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-04-29 | Auto merge of #110994 - matthiaskrgr:rollup-wv4u5yi, r=matthiaskrgr | bors | -5/+37 |
| 2023-04-29 | Rollup merge of #110644 - pietroalbini:pa-json-formatting-tests, r=Mark-Simul... | Matthias Krüger | -5/+37 |
| 2023-04-29 | Update list of allowed cg_clif dependencies | bjorn3 | -10/+0 |
| 2023-04-29 | Auto merge of #110643 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrum | bors | -37/+5 |
| 2023-04-29 | Remove ENTRY_LIMIT maximum checking and set it to 900 | est31 | -5/+2 |
| 2023-04-28 | Rollup merge of #110944 - RalfJung:offset, r=compiler-errors | Matthias Krüger | -11/+0 |
| 2023-04-28 | uplift `clippy::clone_double_ref` as `suspicious_double_ref_op` | Deadbeef | -170/+61 |
| 2023-04-28 | handle cfg(bootstrap) | Pietro Albini | -37/+5 |
| 2023-04-28 | share BinOp::Offset between CTFE and Miri | Ralf Jung | -11/+0 |