| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 | 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 |
| 2022-04-23 | Drop vis in Item. | Camille GILLOT | -166/+54 |
| 2022-04-23 | Drop vis in ImplItem. | Camille GILLOT | -36/+16 |
| 2022-04-23 | Drop vis from ForeignItem. | Camille GILLOT | -4/+4 |
| 2022-04-23 | Drop vis in FieldDef. | Camille GILLOT | -62/+80 |
| 2022-04-23 | Stop pretty-printing HIR visibility. | Camille GILLOT | -83/+29 |
| 2022-04-23 | Stop visiting visibility. | Camille GILLOT | -95/+29 |
| 2022-04-23 | Auto merge of #96316 - michaelwoerister:debuginfo-fix-unit-msvc, r=wesleywiser | bors | -9/+87 |
| 2022-04-23 | Auto merge of #96314 - AronParker:issue-96297-fix, r=thomcc | bors | -1/+7 |
| 2022-04-22 | Remove unnecessary const-time x87-related checks | Jubilee Young | -32/+16 |
| 2022-04-22 | Fix comments for float classify | Jubilee Young | -5/+11 |
| 2022-04-23 | Auto merge of #94887 - dylni:move-normpath-crate-impl-to-libstd, r=ChrisDenton | bors | -57/+142 |
| 2022-04-22 | Auto merge of #95739 - lqd:proc-macro-expansions, r=wesleywiser | bors | -3/+49 |
| 2022-04-22 | Relax restrictions for copy operands | Jakob Degen | -3/+8 |
| 2022-04-22 | Auto merge of #96322 - matthiaskrgr:rollup-9xejxrf, r=matthiaskrgr | bors | -70/+94 |
| 2022-04-22 | Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into sync_cg_clif-202... | bjorn3 | -142/+189 |