| Age | Commit message (Expand) | Author | Lines |
| 2022-03-06 | Auto merge of #90076 - jackh726:wherethewhere, r=nikomatsakis | bors | -80/+301 |
| 2022-03-05 | Ignore | Jack Huey | -2/+2 |
| 2022-03-05 | Auto merge of #94601 - csmoe:android-asan, r=nagisa | bors | -7/+10 |
| 2022-03-05 | Add commment covering the case with no where clause | Jack Huey | -0/+2 |
| 2022-03-05 | Review changes | Jack Huey | -6/+24 |
| 2022-03-05 | Fallback to other where clause if preferred is missing | Jack Huey | -8/+24 |
| 2022-03-05 | Change to lint | Jack Huey | -9/+57 |
| 2022-03-05 | Change syntax for TyAlias where clauses | Jack Huey | -79/+216 |
| 2022-03-05 | Rollup merge of #94633 - TaKO8Ki:suggest-removing-semicolon-after-derive-attr... | Ralf Jung | -0/+10 |
| 2022-03-06 | suggest removing a semicolon after derive attributes | Takayuki Maeda | -0/+10 |
| 2022-03-05 | Remove build_helper | bjorn3 | -6/+66 |
| 2022-03-05 | Improve unexpected_cfgs lint when their is no value expected | Loïc BRANSTETT | -25/+30 |
| 2022-03-05 | Auto merge of #94634 - Dylan-DPC:rollup-8wx1yrj, r=Dylan-DPC | bors | -22/+46 |
| 2022-03-05 | Rollup merge of #94624 - estebank:regression-94508, r=Dylan-DPC | Dylan DPC | -8/+12 |
| 2022-03-05 | Rollup merge of #94460 - eholk:reenable-drop-tracking-tests, r=tmiasko | Dylan DPC | -14/+34 |
| 2022-03-05 | Auto merge of #93142 - estebank:missing-main, r=wesleywiser | bors | -3/+3 |
| 2022-03-05 | Do not point at whole file missing `fn main` | Esteban Kuber | -3/+3 |
| 2022-03-05 | Auto merge of #94628 - Dylan-DPC:rollup-v2slupe, r=Dylan-DPC | bors | -19/+143 |
| 2022-03-04 | Rollup merge of #94596 - compiler-errors:delay-adjustment-duplicate, r=estebank | Dylan DPC | -10/+8 |
| 2022-03-04 | Rollup merge of #94595 - TaKO8Ki:fix-invalid-unresolved-imports-errors-for-as... | Dylan DPC | -1/+3 |
| 2022-03-04 | Rollup merge of #94362 - Urgau:check-cfg-values, r=petrochenkov | Dylan DPC | -8/+132 |
| 2022-03-04 | Auto merge of #94298 - Urgau:rustbuild-check-cfg, r=Mark-Simulacrum | bors | -3/+0 |
| 2022-03-04 | Downgrade `#[test]` on macro call to warning | Esteban Kuber | -8/+12 |
| 2022-03-04 | Distinguish binding assignments, use Ty::needs_drop | Eric Holk | -17/+29 |
| 2022-03-04 | Rollup merge of #94593 - estebank:issue-94510, r=davidtwco | Matthias Krüger | -15/+27 |
| 2022-03-04 | Rollup merge of #94524 - bjorn3:remove_num_cpus, r=Mark-Simulacrum | Matthias Krüger | -2/+1 |
| 2022-03-04 | Auto merge of #94570 - shampoofactory:reopen-91719, r=workingjubilee | bors | -5/+1 |
| 2022-03-04 | Auto merge of #94539 - tmiasko:string-attributes, r=nikic | bors | -43/+47 |
| 2022-03-04 | Remove invalid #[cfg(tests)] in index_map | Loïc BRANSTETT | -3/+0 |
| 2022-03-04 | add address sanitizer fo android | csmoe | -7/+10 |
| 2022-03-04 | Add well known values to --check-cfg implementation | Loïc BRANSTETT | -7/+121 |
| 2022-03-04 | Auto merge of #94159 - erikdesjardins:align-load, r=nikic | bors | -8/+31 |
| 2022-03-04 | Auto merge of #94096 - cjgillot:ensure-stability, r=lcnr | bors | -99/+72 |
| 2022-03-04 | fix invalid `unresolved imports` errors the asterisk wildcard syntax causes | Takayuki Maeda | -1/+3 |
| 2022-03-03 | delay bug instead of skipping check_expr | Michael Goulet | -10/+8 |
| 2022-03-04 | Do not recover from `Ty?` in macro parsing | Esteban Kuber | -15/+27 |
| 2022-03-04 | Rollup merge of #94575 - RalfJung:switchint-comment, r=oli-obk | Dylan DPC | -1/+2 |
| 2022-03-04 | Rollup merge of #94404 - pierwill:newtype-index-noord-2, r=Aaron1011 | Dylan DPC | -24/+46 |
| 2022-03-04 | Rollup merge of #94339 - Amanieu:arm-d32, r=nagisa | Dylan DPC | -1/+6 |
| 2022-03-04 | Rollup merge of #93913 - bjorn3:remove_everybody_loops, r=jackh726 | Dylan DPC | -242/+12 |
| 2022-03-03 | Auto merge of #94571 - matthiaskrgr:rollup-4ul5ydb, r=matthiaskrgr | bors | -179/+199 |
| 2022-03-03 | CTFE SwitchInt: update comment | Ralf Jung | -1/+2 |
| 2022-03-03 | Rollup merge of #94563 - TaKO8Ki:remove-unnecessary-patten-for-ignoring-remai... | Matthias Krüger | -1/+1 |
| 2022-03-03 | Rollup merge of #94555 - cuishuang:master, r=oli-obk | Matthias Krüger | -15/+15 |
| 2022-03-03 | Rollup merge of #94554 - Urgau:stmt-node-id-ice, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2022-03-03 | Rollup merge of #94547 - nnethercote:parse_tt-cleanups, r=petrochenkov | Matthias Krüger | -101/+115 |
| 2022-03-03 | Rollup merge of #94057 - lcnr:simplify_type-uwu, r=nikomatsakis | Matthias Krüger | -60/+66 |
| 2022-03-03 | Auto merge of #87835 - xFrednet:rfc-2383-expect-attribute-with-ids, r=wesleyw... | bors | -26/+449 |
| 2022-03-03 | Revert #26494 regression | Vin Singh | -5/+1 |
| 2022-03-03 | Make `Ord`, `PartialOrd` opt-out in `newtype_index` | pierwill | -24/+46 |