| Age | Commit message (Expand) | Author | Lines |
| 2022-02-17 | Auto merge of #94040 - Mark-Simulacrum:destabilize-load-store, r=Amanieu | bors | -0/+71 |
| 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 | -8/+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 | -0/+72 |
| 2022-02-16 | Rollup merge of #94015 - GuillaumeGomez:check-option, r=notriddle | Matthias Krüger | -1/+14 |
| 2022-02-16 | Rollup merge of #93382 - GuillaumeGomez:search-input-padding, r=jsha | Matthias Krüger | -1/+1 |
| 2022-02-16 | Destabilize cfg(target_has_atomic_load_store = ...) | Mark Rousskov | -0/+71 |
| 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 | -43/+6 |
| 2022-02-16 | Fix inconsistent symbol mangling with -Zverbose | Tomasz Miąsko | -8/+23 |
| 2022-02-16 | Support pretty printing of invalid constants | Tomasz Miąsko | -0/+72 |
| 2022-02-15 | try to bless 32bit mir tests manually | b-naber | -11/+2 |
| 2022-02-15 | Auto merge of #93439 - abrown:cf-protection, r=nagisa | bors | -0/+78 |
| 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 | bless mir-opt tests | b-naber | -4/+147 |
| 2022-02-15 | bless tests | b-naber | -179/+8 |
| 2022-02-15 | Auto merge of #93820 - compiler-errors:gat-wfcheck, r=jackh726 | bors | -4/+34 |
| 2022-02-15 | Add removed comments back in self-outlives-lint | Michael Goulet | -15/+18 |
| 2022-02-15 | add test for issue-93278, bless | Michael Goulet | -17/+44 |
| 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 #93999 - barzamin:suggest-raw-strings, r=jackh726 | Matthias Krüger | -0/+29 |
| 2022-02-15 | Auto merge of #93148 - nnethercote:Uniq, r=fee1-dead | bors | -108/+109 |
| 2022-02-15 | Clean up rustdoc command line args doc | Guillaume Gomez | -1/+3 |
| 2022-02-15 | Move transmute_undefined_repr back to nursery | flip1995 | -3/+2 |
| 2022-02-15 | Auto merge of #93176 - danielhenrymantilla:stack-pinning-macro, r=m-ou-se | bors | -0/+117 |
| 2022-02-15 | Auto merge of #93918 - jonhoo:bootstrap-native-envflags, r=Mark-Simulacrum | bors | -31/+66 |
| 2022-02-15 | Overhaul `Const`. | Nicholas Nethercote | -18/+18 |
| 2022-02-15 | Overhaul `RegionKind` and `Region`. | Nicholas Nethercote | -12/+12 |
| 2022-02-15 | Overhaul `TyS` and `Ty`. | Nicholas Nethercote | -78/+79 |
| 2022-02-15 | Auto merge of #93863 - pierwill:fix-93676, r=Mark-Simulacrum | bors | -2/+3 |
| 2022-02-15 | Auto merge of #93752 - eholk:drop-tracking-break-continue, r=nikomatsakis | bors | -0/+19 |
| 2022-02-14 | suggest using raw string literals when invalid escapes appear | Erin Petra Sofiya Moon | -0/+29 |
| 2022-02-14 | Auto merge of #93652 - spastorino:fix-negative-overlap-check-regions, r=nikom... | bors | -6/+48 |
| 2022-02-14 | Add support for control-flow protection | Andrew Brown | -0/+78 |
| 2022-02-14 | Mark `unsafe_pin_internals` as `incomplete`. | Daniel Henry-Mantilla | -0/+31 |
| 2022-02-14 | Add failing test that should pass | Santiago Pastorino | -0/+23 |
| 2022-02-14 | Update `macro:print` typed-query rustdoc test to include `pin!` results | Daniel Henry-Mantilla | -0/+2 |
| 2022-02-14 | Write {ui,} tests for `pin_macro` and `pin!` | Daniel Henry-Mantilla | -0/+84 |
| 2022-02-14 | Properly check regions on negative overlap check | Santiago Pastorino | -6/+25 |
| 2022-02-14 | Auto merge of #93298 - lcnr:issue-92113, r=cjgillot | bors | -4/+74 |
| 2022-02-14 | Auto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr | bors | -11/+11 |
| 2022-02-14 | update two rustdoc comments | Ellen | -3/+3 |
| 2022-02-14 | further update `fuzzy_match_tys` | lcnr | -31/+58 |