| Age | Commit message (Expand) | Author | Lines |
| 2022-03-05 | Rollup merge of #94626 - marmeladema:issue-47511-known-bug, r=jackh726 | Dylan DPC | -4/+5 |
| 2022-03-05 | Rollup merge of #94624 - estebank:regression-94508, r=Dylan-DPC | Dylan DPC | -27/+15 |
| 2022-03-05 | Rollup merge of #94460 - eholk:reenable-drop-tracking-tests, r=tmiasko | Dylan DPC | -38/+41 |
| 2022-03-04 | Rollup merge of #94596 - compiler-errors:delay-adjustment-duplicate, r=estebank | Dylan DPC | -1/+42 |
| 2022-03-04 | Rollup merge of #94595 - TaKO8Ki:fix-invalid-unresolved-imports-errors-for-as... | Dylan DPC | -0/+28 |
| 2022-03-04 | Rollup merge of #94362 - Urgau:check-cfg-values, r=petrochenkov | Dylan DPC | -3/+75 |
| 2022-03-04 | Add known-bug directive to issue #47511 test case | marmeladema | -4/+5 |
| 2022-03-04 | Downgrade `#[test]` on macro call to warning | Esteban Kuber | -27/+15 |
| 2022-03-04 | Distinguish binding assignments, use Ty::needs_drop | Eric Holk | -0/+19 |
| 2022-03-04 | Rollup merge of #94593 - estebank:issue-94510, r=davidtwco | Matthias Krüger | -0/+23 |
| 2022-03-04 | Rollup merge of #94236 - reez12g:add_track_caller_87707, r=yaahc | Matthias Krüger | -0/+18 |
| 2022-03-04 | Add well known values to --check-cfg implementation | Loïc BRANSTETT | -1/+75 |
| 2022-03-04 | Auto merge of #94096 - cjgillot:ensure-stability, r=lcnr | bors | -378/+425 |
| 2022-03-04 | fix invalid `unresolved imports` errors the asterisk wildcard syntax causes | Takayuki Maeda | -0/+28 |
| 2022-03-03 | delay bug instead of skipping check_expr | Michael Goulet | -1/+42 |
| 2022-03-03 | Add #[track_caller] to track callers when initializing poisoned Once | reez12g | -0/+18 |
| 2022-03-04 | Do not recover from `Ty?` in macro parsing | Esteban Kuber | -0/+23 |
| 2022-03-04 | Rollup merge of #93913 - bjorn3:remove_everybody_loops, r=jackh726 | Dylan DPC | -67/+0 |
| 2022-03-03 | Auto merge of #94571 - matthiaskrgr:rollup-4ul5ydb, r=matthiaskrgr | bors | -0/+20 |
| 2022-03-03 | Rollup merge of #94554 - Urgau:stmt-node-id-ice, r=petrochenkov | Matthias Krüger | -0/+20 |
| 2022-03-03 | Bless nll tests. | Camille GILLOT | -2/+2 |
| 2022-03-03 | Auto merge of #87835 - xFrednet:rfc-2383-expect-attribute-with-ids, r=wesleyw... | bors | -0/+590 |
| 2022-03-03 | Cleanup feature gates. | Camille GILLOT | -267/+231 |
| 2022-03-03 | Gate stability attrs with other attributes. | Camille GILLOT | -107/+175 |
| 2022-03-03 | Remove the everybody loops pass | bjorn3 | -67/+0 |
| 2022-03-03 | Bless test. | Camille GILLOT | -2/+17 |
| 2022-03-03 | Auto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk | bors | -59/+53 |
| 2022-03-03 | Add support for values() with --check-cfg | Loïc BRANSTETT | -4/+2 |
| 2022-03-03 | Fix invalid lint_node_id being put on a removed stmt | Loïc BRANSTETT | -0/+20 |
| 2022-03-03 | Rollup merge of #94529 - GuillaumeGomez:unused-doc-comments-blocks, r=estebank | Dylan DPC | -1/+41 |
| 2022-03-03 | Rollup merge of #94433 - Urgau:check-cfg-allowness, r=petrochenkov | Dylan DPC | -0/+62 |
| 2022-03-03 | Rollup merge of #94375 - WaffleLapkin:copy-suggestion, r=estebank | Dylan DPC | -0/+310 |
| 2022-03-02 | Update unused_doc_comments ui test | Guillaume Gomez | -1/+41 |
| 2022-03-02 | Update test output. | Mara Bos | -4/+6 |
| 2022-03-02 | Add more tests for mismatched Option/Result return types. | Mara Bos | -8/+68 |
| 2022-03-02 | Use Vec for expectations to have a constant order (RFC-2383) | xFrednet | -19/+19 |
| 2022-03-02 | Test `expect` with `forbid` and fix doc errors (RFC-2383) | xFrednet | -6/+119 |
| 2022-03-02 | Expect each lint in attribute individually (RFC-2383) | xFrednet | -42/+97 |
| 2022-03-02 | Add UI tests for the `expect` attribute (RFC-2383) | xFrednet | -0/+422 |
| 2022-03-02 | Auto merge of #94514 - matthiaskrgr:rollup-pdzn82h, r=matthiaskrgr | bors | -0/+210 |
| 2022-03-02 | Rollup merge of #94464 - kckeiks:lifetime-elision-mismatch-hint-for-traits, r... | Matthias Krüger | -0/+210 |
| 2022-03-02 | Auto merge of #87402 - nagisa:nagisa/request-feature-requests-for-features, r... | bors | -15/+65 |
| 2022-03-01 | Miri/CTFE: properly treat overflow in (signed) division/rem as UB | Ralf Jung | -59/+53 |
| 2022-03-01 | update (bless) test results | Fausto | -34/+34 |
| 2022-03-01 | Use rustfix in copy suggestion test | Maybe Waffle | -25/+119 |
| 2022-03-01 | Add a test for Adt copy suggestions | Maybe Waffle | -0/+216 |
| 2022-03-01 | Improve allowness of the unexpected_cfgs lint | Loïc BRANSTETT | -0/+62 |
| 2022-03-01 | Rollup merge of #94359 - tmiasko:legacy-verbose-const, r=petrochenkov | Matthias Krüger | -96/+1304 |
| 2022-03-01 | Auto merge of #94471 - matthiaskrgr:rollup-ffz65qt, r=matthiaskrgr | bors | -8/+37 |
| 2022-03-01 | Rollup merge of #94438 - compiler-errors:check-method-inputs-once, r=davidtwco | Matthias Krüger | -8/+37 |