| Age | Commit message (Expand) | Author | Lines |
| 2022-03-26 | Auto merge of #95149 - cjgillot:once-diag, r=estebank | bors | -4/+6 |
| 2022-03-25 | Auto merge of #95282 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2022-03-24 | Auto merge of #95273 - flip1995:clippyup, r=manishearth | bors | -546/+1957 |
| 2022-03-24 | update Miri | Ralf Jung | -8/+8 |
| 2022-03-24 | Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42' into clippyup | flip1995 | -546/+1957 |
| 2022-03-24 | update clippy stderr file | Oli Scherer | -0/+10 |
| 2022-03-23 | :arrow_up: rust-analyzer | Laurențiu Nicola | -19/+23 |
| 2022-03-21 | Rollup merge of #95085 - ouz-a:master5, r=jackh726 | Matthias Krüger | -1/+1 |
| 2022-03-21 | Return err instead of ICE | ouz-a | -1/+1 |
| 2022-03-20 | Take &mut Diagnostic in emit_diagnostic. | Camille GILLOT | -4/+6 |
| 2022-03-20 | Auto merge of #95144 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2022-03-20 | update Miri | Ralf Jung | -8/+8 |
| 2022-03-20 | Add once_cell as allowed cg_clif dependency | bjorn3 | -0/+1 |
| 2022-03-19 | Auto merge of #95103 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-03-18 | Update cargo | Eric Huss | -0/+0 |
| 2022-03-18 | Re-enable parallel debuginfo tests | Tom Tromey | -5/+0 |
| 2022-03-18 | Auto merge of #95065 - matthiaskrgr:rollup-75i6oz5, r=matthiaskrgr | bors | -8/+8 |
| 2022-03-18 | Rollup merge of #95048 - RalfJung:miri, r=RalfJung | Matthias Krüger | -8/+8 |
| 2022-03-18 | Auto merge of #88098 - Amanieu:oom_panic, r=nagisa | bors | -1/+1 |
| 2022-03-17 | Rollup merge of #94960 - codehorseman:master, r=oli-obk | Dylan DPC | -30/+30 |
| 2022-03-17 | update Miri | Ralf Jung | -8/+8 |
| 2022-03-16 | rustc_error: make ErrorReported impossible to construct | mark | -3/+3 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -30/+30 |
| 2022-03-16 | Auto merge of #94861 - aDotInTheVoid:rdj-trait-tests, r=CraftSpider | bors | -2/+5 |
| 2022-03-15 | jsondocck: Better error for invalid @count number | Nixon Enraght-Moony | -1/+4 |
| 2022-03-15 | jsondocck: better error for when @set matches multiple items | Nixon Enraght-Moony | -1/+1 |
| 2022-03-15 | Rollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk | Matthias Krüger | -2/+2 |
| 2022-03-15 | Auto merge of #94261 - michaelwoerister:debuginfo-types-refactor, r=wesleywiser | bors | -2/+15 |
| 2022-03-15 | Auto merge of #94938 - lnicola:rust-analyzer-2022-03-14, r=lnicola | bors | -17/+20 |
| 2022-03-15 | Auto merge of #94584 - pnkfelix:inject-use-suggestion-sites, r=ekuber | bors | -4/+8 |
| 2022-03-15 | fix typos | Dylan DPC | -2/+2 |
| 2022-03-14 | Auto merge of #94935 - matthiaskrgr:rollup-2o2kyz6, r=matthiaskrgr | bors | -10/+8 |
| 2022-03-14 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+20 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Address review comments. | Michael Woerister | -0/+2 |
| 2022-03-14 | Rollup merge of #94931 - RalfJung:miri, r=RalfJung | Matthias Krüger | -10/+8 |
| 2022-03-14 | Auto merge of #94929 - flip1995:clippyup, r=Manishearth | bors | -331/+3350 |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Run x.py fmt | Michael Woerister | -35/+7 |
| 2022-03-14 | compiletest: Don't update PDB files of test cases in-place. | Michael Woerister | -9/+48 |
| 2022-03-14 | update miri | Ralf Jung | -10/+8 |
| 2022-03-14 | Auto merge of #93749 - ridwanabdillahi:riscv32im_support, r=wesleywiser | bors | -0/+1 |
| 2022-03-14 | Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup | flip1995 | -331/+3350 |
| 2022-03-13 | Auto merge of #94898 - RalfJung:miri, r=RalfJung | bors | -7/+11 |
| 2022-03-12 | update Miri | Ralf Jung | -7/+11 |
| 2022-03-12 | Auto merge of #94733 - nnethercote:fix-AdtDef-interning, r=fee1-dead | bors | -92/+93 |
| 2022-03-11 | Improve `AdtDef` interning. | Nicholas Nethercote | -92/+93 |
| 2022-03-10 | Rollup merge of #94811 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Dylan DPC | -1/+1 |
| 2022-03-10 | Rollup merge of #93950 - T-O-R-U-S:use-modern-formatting-for-format!-macros, ... | Dylan DPC | -34/+33 |
| 2022-03-10 | Rollup merge of #94753 - Urgau:rustdoc-book-improvements, r=GuillaumeGomez | Matthias Krüger | -7/+13 |
| 2022-03-10 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -34/+33 |