| Age | Commit message (Expand) | Author | Lines |
| 2021-02-05 | improve error message for disallowed ptr-to-int casts in const eval | Jeffrey Griffin | -1/+8 |
| 2021-02-04 | Rollup merge of #81727 - m-ou-se:unstabilize-bits, r=Mark-Simulacrum | Mara Bos | -0/+3 |
| 2021-02-04 | Rollup merge of #81645 - m-ou-se:panic-lint, r=estebank,flip1995 | Mara Bos | -163/+205 |
| 2021-02-04 | Rollup merge of #81556 - nikomatsakis:forbidden-lint-groups-lint, r=pnkfelix | Mara Bos | -30/+137 |
| 2021-02-04 | Stabilize feature(iterator_fold_self): Iterator::reduce | Mara Bos | -2/+0 |
| 2021-02-04 | Rename Iterator::fold_first to reduce. | Mara Bos | -1/+1 |
| 2021-02-03 | Make panic/assert calls in rustc compatible with Rust 2021. | Mara Bos | -5/+5 |
| 2021-02-03 | Add lint for `panic!(123)` which is not accepted in Rust 2021. | Mara Bos | -158/+200 |
| 2021-02-03 | Revert stabilizing integer::BITS. | Mara Bos | -0/+3 |
| 2021-02-03 | Auto merge of #81717 - Aaron1011:fix/closure-diag, r=estebank | bors | -2/+2 |
| 2021-02-03 | Auto merge of #81718 - m-ou-se:rollup-3ftbymt, r=m-ou-se | bors | -4/+7 |
| 2021-02-03 | Rollup merge of #81716 - m-ou-se:fix-ice, r=eddyb | Mara Bos | -1/+1 |
| 2021-02-03 | Rollup merge of #81715 - jryans:tab-handling-ice-81614, r=estebank | Mara Bos | -2/+2 |
| 2021-02-03 | Rollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelix | Mara Bos | -1/+0 |
| 2021-02-03 | Rollup merge of #80394 - RalfJung:const-err-future, r=oli-obk | Mara Bos | -0/+4 |
| 2021-02-03 | Fix non-existent-field ICE for generic fields. | Mara Bos | -1/+1 |
| 2021-02-03 | Fix panic when emitting diagnostic for closure mutable binding error | Aaron Hill | -2/+2 |
| 2021-02-03 | Reduce tab formatting assertions to debug only | J. Ryan Stinnett | -2/+2 |
| 2021-02-03 | Remove incorrect `delay_span_bug` | Esteban Küber | -1/+0 |
| 2021-02-03 | Auto merge of #81294 - pnkfelix:issue-81211-use-ufcs-in-derive-debug, r=oli-obk | bors | -17/+23 |
| 2021-02-03 | make const_err a future incompat lint | Ralf Jung | -0/+4 |
| 2021-02-03 | Auto merge of #81699 - jethrogb:fix-81531, r=petrochenkov | bors | -4/+4 |
| 2021-02-03 | Really fix early lints inside an async desugaring | Jethro Beekman | -4/+4 |
| 2021-02-03 | Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievink | bors | -1/+67 |
| 2021-02-02 | introduce future-compatibility warning for forbidden lint groups | Niko Matsakis | -30/+137 |
| 2021-02-02 | Auto merge of #81678 - jackh726:rollup-3nerni4, r=jackh726 | bors | -85/+289 |
| 2021-02-02 | Rollup merge of #81665 - jacob-hughes:mir_doc_fix, r=estebank | Jack Huey | -1/+1 |
| 2021-02-02 | Rollup merge of #81655 - matsujika:suggest-accessing-field-rewording, r=estebank | Jack Huey | -1/+1 |
| 2021-02-02 | Rollup merge of #81647 - m-ou-se:assert-2021-fix, r=petrochenkov | Jack Huey | -2/+2 |
| 2021-02-02 | Rollup merge of #81636 - LingMan:slice_not_vec, r=petrochenkov | Jack Huey | -2/+2 |
| 2021-02-02 | Rollup merge of #81634 - jesusprubio:jesusprubio/add-long-explanation-e0521, ... | Jack Huey | -1/+29 |
| 2021-02-02 | Rollup merge of #81544 - JulianKnodt:sat_where, r=lcnr | Jack Huey | -13/+17 |
| 2021-02-02 | Rollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiyn | Jack Huey | -34/+73 |
| 2021-02-02 | Rollup merge of #80593 - jackh726:chalk-upgrade, r=nikomatsakis | Jack Huey | -31/+164 |
| 2021-02-02 | Auto merge of #81541 - Aaron1011:early-lint-async-fn, r=petrochenkov | bors | -0/+16 |
| 2021-02-02 | Fix early lints inside an async desugaring | Aaron Hill | -0/+16 |
| 2021-02-02 | Update Chalk | Jack Huey | -15/+27 |
| 2021-02-02 | Auto merge of #81405 - bugadani:ast, r=cjgillot | bors | -150/+225 |
| 2021-02-02 | Add better diagnostic for missing where clause | kadmin | -13/+17 |
| 2021-02-02 | Fix out of date `Scalar` documentation | Jake Hughes | -1/+1 |
| 2021-02-02 | Auto merge of #80843 - Mark-Simulacrum:fmt-bump, r=petrochenkov | bors | -159/+217 |
| 2021-02-02 | Bump rustfmt version | Mark Rousskov | -159/+217 |
| 2021-02-02 | Add a new ABI to support cmse_nonsecure_call | Hugues de Valon | -1/+67 |
| 2021-02-02 | Rollup merge of #81631 - LingMan:rem_var, r=davidtwco | Jonas Schievink | -8/+1 |
| 2021-02-02 | Rollup merge of #81609 - Julian-Wollersberger:no-query-categories, r=davidtwco | Jonas Schievink | -1506/+1392 |
| 2021-02-02 | Rollup merge of #81608 - Aaron1011:macro-res-parse-err, r=davidtwco | Jonas Schievink | -3/+8 |
| 2021-02-02 | Rollup merge of #81577 - BoxyUwU:subexpr_const_evaluatable, r=oli-obk | Jonas Schievink | -12/+25 |
| 2021-02-02 | Rollup merge of #80629 - sexxi-goose:migrations_1, r=nikomatsakis | Jonas Schievink | -47/+247 |
| 2021-02-02 | Improve wording of suggestion about accessing field | Hirochika Matsumoto | -1/+1 |
| 2021-02-01 | New migration | Aman Arora | -1/+1 |