| Age | Commit message (Expand) | Author | Lines |
| 2023-07-02 | Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiasko | bors | -13/+180 |
| 2023-07-02 | Auto merge of #2949 - RalfJung:cron, r=RalfJung | bors | -10/+5 |
| 2023-07-02 | CI cleanup | Ralf Jung | -8/+3 |
| 2023-07-02 | cronjob auto-PR: fetch more of the history | Ralf Jung | -2/+2 |
| 2023-07-02 | Add `rustc` option to output LLVM optimization remarks to YAML files | Jakub Beránek | -13/+180 |
| 2023-07-02 | Auto merge of #113256 - matthiaskrgr:rollup-poex8w2, r=matthiaskrgr | bors | -50/+107 |
| 2023-07-02 | Suggest `x build library` for a custom toolchain that fails to load `core` | Mu001999 | -4/+13 |
| 2023-07-02 | Auto merge of #2948 - RalfJung:cron, r=RalfJung | bors | -2/+6 |
| 2023-07-02 | cronjob auto-PR: make sure we are on a branch | Ralf Jung | -2/+6 |
| 2023-07-02 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -15/+15 |
| 2023-07-02 | Rollup merge of #113249 - tgross35:patch-2, r=jyn514 | Matthias Krüger | -0/+2 |
| 2023-07-02 | Rollup merge of #113244 - Kobzol:bootstrap-rust-analyzer-tests, r=jyn514 | Matthias Krüger | -1/+3 |
| 2023-07-02 | Rollup merge of #113234 - jyn514:revert-python-test-args, r=clubby789 | Matthias Krüger | -5/+15 |
| 2023-07-02 | Rollup merge of #113233 - Nilstrieb:chaaalk, r=jackh726 | Matthias Krüger | -14/+16 |
| 2023-07-02 | Rollup merge of #113231 - Urgau:fix_false_positive_drop_copy, r=Nilstrieb | Matthias Krüger | -1/+39 |
| 2023-07-02 | Rollup merge of #113228 - GuillaumeGomez:migrate-gui-test-color-18, r=notriddle | Matthias Krüger | -9/+9 |
| 2023-07-02 | Rollup merge of #113202 - guilliamxavier:patch-1, r=workingjubilee | Matthias Krüger | -6/+8 |
| 2023-07-02 | Rollup merge of #113147 - lizhanhui:fix_vec_from_raw_parts_doc_example, r=Mar... | Matthias Krüger | -14/+15 |
| 2023-07-02 | Auto merge of #112718 - oli-obk:SIMD-destructure_mir_const, r=cjgillot | bors | -58/+106 |
| 2023-07-02 | add testcase for 112590 | yukang | -72/+132 |
| 2023-07-02 | Auto merge of #112756 - hi-rustin:rustin-patch-bootstrap, r=clubby789 | bors | -9/+65 |
| 2023-07-01 | Use consistent formatting in Readme | Alex Touchet | -12/+17 |
| 2023-07-02 | fixed documentation of from<CString> for Rc<CStr>: Arc -> Rc | Daniyar Nurmukhamet | -1/+1 |
| 2023-07-02 | Fix broken tests | hi-rustin | -5/+1 |
| 2023-07-02 | Auto merge of #112910 - lqd:mcp510, r=petrochenkov | bors | -88/+398 |
| 2023-07-02 | test-various: run codegen and assembly tests | Jan-Mirko Otter | -0/+4 |
| 2023-07-02 | Use scoped-tls for SMIR to map between TyCtxt and SMIR datastructures | yukang | -14/+19 |
| 2023-07-01 | Document tracking issue for rustdoc `show-type-layout` | Trevor Gross | -0/+2 |
| 2023-07-01 | Auto merge of #111035 - Nilstrieb:layout-err, r=wesleywiser | bors | -80/+108 |
| 2023-07-01 | Auto merge of #11012 - Centri3:manual_try_fold, r=blyxyas,xFrednet | bors | -3/+224 |
| 2023-07-01 | fix compiletest crash | Jan-Mirko Otter | -1/+1 |
| 2023-07-01 | Put `FnAbiError` behind reference to shrink result | Nilstrieb | -25/+20 |
| 2023-07-01 | Put `LayoutError` behind reference to shrink result | Nilstrieb | -56/+89 |
| 2023-07-01 | add thir-print test | Eric Mark Martin | -0/+417 |
| 2023-07-01 | Make Rust Analyzer tests faster by compiling less code | Jakub Beránek | -1/+3 |
| 2023-07-01 | add run-make test for wasm-exceptions | Jan-Mirko Otter | -0/+252 |
| 2023-07-01 | test-various: update nodejs to 18.12 (LTS) | Jan-Mirko Otter | -2/+2 |
| 2023-07-01 | add assembly-test: wasm-exceptions | Jan-Mirko Otter | -0/+60 |
| 2023-07-01 | add codegen-test: wasm-exceptions | Jan-Mirko Otter | -0/+51 |
| 2023-07-01 | address comments | Catherine | -10/+11 |
| 2023-07-01 | update docs | Catherine | -5/+10 |
| 2023-07-01 | Typo | Catherine | -6/+6 |
| 2023-07-01 | Add msrv tests | Catherine | -1/+23 |
| 2023-07-01 | New lint `manual_try_fold` | Catherine | -2/+195 |
| 2023-07-01 | Don't pass --test-args to `python -m unitest` | jyn | -5/+15 |
| 2023-07-01 | Update chalk | Nilstrieb | -14/+16 |
| 2023-07-01 | Auto merge of #11020 - Centri3:tuple_array_conversion, r=llogiq | bors | -2/+399 |
| 2023-07-01 | Auto merge of #113225 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -50/+1082 |
| 2023-07-01 | Fix dropping_copy_types lint from linting in match-arm with side-effects | Urgau | -1/+39 |
| 2023-07-01 | Auto merge of #113229 - matthiaskrgr:rollup-gunqun4, r=matthiaskrgr | bors | -106/+499 |