| Age | Commit message (Expand) | Author | Lines |
| 2022-03-28 | Touch up ExitCode docs | Noa | -7/+26 |
| 2022-02-22 | Stabilize Termination and ExitCode | Jane Lusby | -23/+45 |
| 2022-02-16 | Auto merge of #94061 - matthiaskrgr:rollup-oduekp5, r=matthiaskrgr | bors | -85/+188 |
| 2022-02-16 | Rollup merge of #94054 - lnicola:rust-analyzer-2022-02-16, r=lnicola | Matthias Krüger | -22/+16 |
| 2022-02-16 | Rollup merge of #94045 - ehuss:update-books, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-02-16 | Rollup merge of #94037 - tmiasko:verbose, r=Mark-Simulacrum | Matthias Krüger | -13/+23 |
| 2022-02-16 | Rollup merge of #94027 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Matthias Krüger | -2/+2 |
| 2022-02-16 | Rollup merge of #94020 - tmiasko:pp, r=oli-obk | Matthias Krüger | -29/+117 |
| 2022-02-16 | Rollup merge of #94017 - fee1-dead:unub, r=bjorn3 | Matthias Krüger | -2/+4 |
| 2022-02-16 | Rollup merge of #94015 - GuillaumeGomez:check-option, r=notriddle | Matthias Krüger | -1/+14 |
| 2022-02-16 | Rollup merge of #93962 - joboet:branchless_slice_ord, r=Mark-Simulacrum | Matthias Krüger | -12/+11 |
| 2022-02-16 | Rollup merge of #93382 - GuillaumeGomez:search-input-padding, r=jsha | Matthias Krüger | -1/+1 |
| 2022-02-16 | Rollup merge of #92366 - jhpratt:derive-default-enum, r=Mark-Simulacrum | Matthias Krüger | -3/+0 |
| 2022-02-16 | :arrow_up: rust-analyzer | Laurențiu Nicola | -22/+16 |
| 2022-02-16 | Auto merge of #94044 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-02-15 | Update cargo | Eric Huss | -0/+0 |
| 2022-02-15 | Update books | Eric Huss | -0/+0 |
| 2022-02-16 | Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk | bors | -64/+38 |
| 2022-02-16 | Fix inconsistent symbol mangling with -Zverbose | Tomasz Miąsko | -13/+23 |
| 2022-02-15 | Auto merge of #94021 - tmiasko:inline, r=nagisa | bors | -0/+20 |
| 2022-02-16 | Support pretty printing of invalid constants | Tomasz Miąsko | -29/+117 |
| 2022-02-15 | try to bless 32bit mir tests manually | b-naber | -22/+42 |
| 2022-02-15 | Auto merge of #93439 - abrown:cf-protection, r=nagisa | bors | -5/+141 |
| 2022-02-15 | Add documentation for rustdoc --check option | Guillaume Gomez | -0/+11 |
| 2022-02-15 | Fix GUI test | Guillaume Gomez | -1/+1 |
| 2022-02-15 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2022-02-15 | use AllocId and Ty in ExprKind::StaticRef and delay ConstValue construction | b-naber | -18/+16 |
| 2022-02-15 | bless mir-opt tests | b-naber | -4/+147 |
| 2022-02-15 | use mir::Visitor when collecting alloc_ids in pretty printing | b-naber | -7/+19 |
| 2022-02-15 | bless tests | b-naber | -179/+8 |
| 2022-02-15 | treat mir::ConstantKind::Val correctly in check_static_ptr | b-naber | -37/+4 |
| 2022-02-15 | use ConstantKind::Val in StaticRef | b-naber | -1/+6 |
| 2022-02-15 | Auto merge of #93820 - compiler-errors:gat-wfcheck, r=jackh726 | bors | -196/+306 |
| 2022-02-15 | Inline LocalExpnId::from_raw and LocalExpnId::as_raw | Tomasz Miąsko | -0/+2 |
| 2022-02-15 | Inline Target::deref | Tomasz Miąsko | -0/+2 |
| 2022-02-15 | Inline GenericArg conversion functions | Tomasz Miąsko | -0/+4 |
| 2022-02-15 | Inline UnifyKey::index and UnifyKey::from_index | Tomasz Miąsko | -0/+12 |
| 2022-02-15 | Add removed comments back in self-outlives-lint | Michael Goulet | -16/+18 |
| 2022-02-15 | add some more comments to GAT where clause check | Michael Goulet | -19/+62 |
| 2022-02-15 | add test for issue-93278, bless | Michael Goulet | -17/+44 |
| 2022-02-15 | make the gat wfcheck algorithm a loop | Michael Goulet | -57/+103 |
| 2022-02-15 | check associated types too | Michael Goulet | -27/+27 |
| 2022-02-15 | check all GATs at once | Michael Goulet | -99/+90 |
| 2022-02-15 | rename some variables in gat wfcheck | Michael Goulet | -25/+18 |
| 2022-02-15 | introduce gather_gat_bounds | Michael Goulet | -123/+131 |
| 2022-02-15 | Auto merge of #94024 - matthiaskrgr:rollup-0hwxm0w, r=matthiaskrgr | bors | -118/+180 |
| 2022-02-15 | Rollup merge of #94014 - flip1995:clippy_transmute_lint_regroup, r=dtolnay | Matthias Krüger | -3/+2 |
| 2022-02-15 | Rollup merge of #94001 - durin42:llvm-15-uwtable, r=nikic | Matthias Krüger | -5/+24 |
| 2022-02-15 | Rollup merge of #93999 - barzamin:suggest-raw-strings, r=jackh726 | Matthias Krüger | -0/+38 |
| 2022-02-15 | Rollup merge of #93949 - glaubitz:m68k-unwind, r=Mark-Simulacrum | Matthias Krüger | -0/+6 |