| Age | Commit message (Expand) | Author | Lines |
| 2022-04-27 | Avoid producing `NoDelim` values in `Frame`. | Nicholas Nethercote | -11/+11 |
| 2022-04-27 | Avoid producing `NoDelim` values in `MacArgs::delim()`. | Nicholas Nethercote | -38/+44 |
| 2022-04-27 | Avoid producing `NoDelim` values in `TokenCursorFrame`. | Nicholas Nethercote | -22/+15 |
| 2022-04-25 | Auto merge of #95604 - nbdd0121:used2, r=petrochenkov | bors | -73/+322 |
| 2022-04-25 | Stop exporting rust_eh_personality and friends from cdylib | Gary Guo | -15/+9 |
| 2022-04-25 | Auto merge of #96246 - SparrowLii:bound_contxet, r=compiler-errors | bors | -56/+78 |
| 2022-04-25 | Auto merge of #95246 - ChrisDenton:command-args, r=joshtriplett | bors | -104/+226 |
| 2022-04-25 | Auto merge of #96106 - jihiggins:issue-96060, r=Mark-Simulacrum | bors | -2/+11 |
| 2022-04-24 | Auto merge of #96369 - matthiaskrgr:rollup-q18w4v2, r=matthiaskrgr | bors | -621/+1602 |
| 2022-04-25 | Rollup merge of #96366 - jyn514:remove-dead-code, r=Mark-Simulacrum | Matthias Krüger | -9/+2 |
| 2022-04-25 | Rollup merge of #96215 - nikic:legacy-pm-removal, r=nagisa | Matthias Krüger | -32/+131 |
| 2022-04-25 | Rollup merge of #96212 - marmeladema:nll-revisions-regions, r=jackh726 | Matthias Krüger | -470/+743 |
| 2022-04-25 | Rollup merge of #96107 - Gumichocopengin8:test/vec-deque, r=Mark-Simulacrum | Matthias Krüger | -0/+294 |
| 2022-04-25 | Rollup merge of #96090 - JakobDegen:mir-tests, r=nagisa | Matthias Krüger | -38/+172 |
| 2022-04-25 | Rollup merge of #95395 - compiler-errors:infer-on-impl-for-trait, r=oli-obk | Matthias Krüger | -72/+260 |
| 2022-04-24 | Fix suggestion for `_` on return type for fn in impl for Trait | Michael Goulet | -73/+129 |
| 2022-04-24 | Suggest replacing `_` in type signature of impl for Trait | Michael Goulet | -15/+147 |
| 2022-04-24 | Ensure `#[used]` symbols are preserved in LTO | Gary Guo | -1/+1 |
| 2022-04-24 | Remove dead code in rustdoc shim | Joshua Nelson | -9/+2 |
| 2022-04-24 | Use revisions instead of nll compare mode for `/regions/` ui tests | marmeladema | -470/+743 |
| 2022-04-24 | Auto merge of #94609 - esp-rs:esp-idf-stat-type-fixes, r=Mark-Simulacrum | bors | -15/+30 |
| 2022-04-24 | test: add test cases for VecDeque | Keita Nonaka | -0/+294 |
| 2022-04-24 | Auto merge of #96363 - matthiaskrgr:rollup-mthdja5, r=matthiaskrgr | bors | -287/+400 |
| 2022-04-24 | Rollup merge of #96352 - marmeladema:fix-nll-lifetime-bound-suggestions, r=ja... | Matthias Krüger | -143/+231 |
| 2022-04-24 | Rollup merge of #96303 - jyn514:improved-bootstrap-tests, r=Mark-Simulacrum | Matthias Krüger | -119/+129 |
| 2022-04-24 | Rollup merge of #96237 - AlecGoncharow:issue-96011-fix, r=Mark-Simulacrum | Matthias Krüger | -19/+11 |
| 2022-04-24 | Rollup merge of #95504 - jyn514:library-alias, r=Mark-Simulacrum | Matthias Krüger | -6/+9 |
| 2022-04-24 | Rollup merge of #94893 - notriddle:notriddle/regression-test-issue-90315, r=M... | Matthias Krüger | -0/+20 |
| 2022-04-24 | Add type_name info to [TIMING] log output | James Higgins | -2/+11 |
| 2022-04-24 | diagnostics: regression test for <usize as Iterator>::rev | Michael Howell | -0/+20 |
| 2022-04-24 | Bless tests | marmeladema | -66/+136 |
| 2022-04-24 | Auto merge of #96359 - SparrowLii:drop_kind, r=oli-obk | bors | -35/+38 |
| 2022-04-24 | Fix MSVC hang issue | Gary Guo | -0/+6 |
| 2022-04-24 | make `classify_drop_access_kind` iterate | SparrowLii | -35/+38 |
| 2022-04-24 | Recover missing suggestion part under NLL | marmeladema | -17/+26 |
| 2022-04-24 | Improve span for `consider adding an explicit lifetime bound` suggestions und... | marmeladema | -60/+69 |
| 2022-04-24 | Auto merge of #96067 - jsgf:extern-nounused, r=compiler-errors | bors | -1/+38 |
| 2022-04-23 | Add support for `nounused` --extern flag | Jeremy Fitzhardinge | -1/+38 |
| 2022-04-24 | Auto merge of #96281 - SparrowLii:const_prop, r=wesleywiser | bors | -29/+11 |
| 2022-04-23 | Auto merge of #93970 - cjgillot:novis, r=petrochenkov | bors | -549/+311 |
| 2022-04-23 | Bless pretty-print output. | Camille GILLOT | -12/+12 |
| 2022-04-23 | Hash visibilities in crate_hash. | Camille GILLOT | -0/+4 |
| 2022-04-23 | Compute has_pub_restricted in the resolver. | Camille GILLOT | -12/+13 |
| 2022-04-23 | Make clippy inspector more precise. | Camille GILLOT | -2/+14 |
| 2022-04-23 | Fix lints. | Camille GILLOT | -96/+79 |
| 2022-04-23 | Auto merge of #96326 - JakobDegen:relax-operand, r=oli-obk | bors | -3/+8 |
| 2022-04-23 | Auto merge of #90602 - mbartlett21:const-intoiterator, r=oli-obk | bors | -7/+8 |
| 2022-04-23 | Auto merge of #95971 - workingjubilee:no-weird-fp-in-const, r=oli-obk | bors | -48/+479 |
| 2022-04-23 | Auto merge of #96323 - bjorn3:sync_cg_clif-2022-04-22, r=bjorn3 | bors | -142/+189 |
| 2022-04-23 | Bless incremental tests. | Camille GILLOT | -24/+20 |