| Age | Commit message (Expand) | Author | Lines |
| 2020-11-12 | Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011 | bors | -2/+2 |
| 2020-11-11 | Rollup merge of #78832 - lcnr:const-evaluatable-unevaluated, r=oli-obk | Jonas Schievink | -0/+61 |
| 2020-11-10 | Rollup merge of #78912 - JulianKnodt:mcg_macro, r=lcnr | Jonas Schievink | -0/+212 |
| 2020-11-10 | Rollup merge of #78898 - SNCPlay42:issue-78892, r=Mark-Simulacrum | Jonas Schievink | -0/+14 |
| 2020-11-10 | Rollup merge of #78897 - hyd-dev:alloc-error-hook-newline, r=m-ou-se | Jonas Schievink | -1/+1 |
| 2020-11-10 | Rollup merge of #78669 - sasurau4:test/check-pass-consts, r=jyn514 | Jonas Schievink | -4/+4 |
| 2020-11-10 | Rollup merge of #78574 - sasurau4:test/check-pass-regions, r=jyn514 | Jonas Schievink | -18/+18 |
| 2020-11-10 | Rollup merge of #76765 - guswynn:async_return, r=tmandry | Jonas Schievink | -100/+218 |
| 2020-11-10 | use check-pass instead of build-pass in consts ui test suits | Daiki Ihara | -4/+4 |
| 2020-11-10 | Add macro test for min-const-generics | kadmin | -0/+212 |
| 2020-11-09 | Update src/test/ui/issues/issue-76547.rs | Tyler Mandry | -1/+1 |
| 2020-11-09 | add nll compare mode stderr file | Gus Wynn | -0/+20 |
| 2020-11-09 | Rollup merge of #78710 - petrochenkov:macvisit, r=davidtwco | Dylan DPC | -1/+1 |
| 2020-11-09 | Rollup merge of #78502 - matthewjasper:chalkup, r=nikomatsakis | Dylan DPC | -0/+33 |
| 2020-11-09 | Rollup merge of #76468 - SNCPlay42:lifetime-names, r=Mark-Simulacrum | Dylan DPC | -3/+121 |
| 2020-11-10 | Add missing newline to error message of the default OOM hook | hyd-dev | -1/+1 |
| 2020-11-09 | use RegionNameHighlight for async fn and closure returns | SNCPlay42 | -5/+55 |
| 2020-11-09 | add regression test for #78892 | SNCPlay42 | -0/+14 |
| 2020-11-09 | Add `#[cfg(panic = "...")]` | David Hewitt | -10/+82 |
| 2020-11-09 | Rollup merge of #78748 - fanzier:tuple-assignment, r=petrochenkov | Dylan DPC | -55/+214 |
| 2020-11-09 | Do not collect tokens for doc comments | Vadim Petrochenkov | -2/+2 |
| 2020-11-08 | Auto merge of #78712 - petrochenkov:visitok, r=Aaron1011 | bors | -0/+121 |
| 2020-11-08 | Auto merge of #78874 - m-ou-se:rollup-3jp1ijj, r=m-ou-se | bors | -24/+29 |
| 2020-11-08 | Rollup merge of #78865 - Aaron1011:fix/const-item-mut-reborrow, r=varkor | Mara Bos | -12/+17 |
| 2020-11-08 | Rollup merge of #78570 - sasurau4:test/check-pass-print-type-size, r=jyn514 | Mara Bos | -12/+12 |
| 2020-11-08 | Auto merge of #78410 - lcnr:revert75443, r=nikomatsakis | bors | -27/+0 |
| 2020-11-07 | Use a semicolon instead of a dash in lint note | Aaron Hill | -4/+4 |
| 2020-11-07 | Don't fire `CONST_ITEM_MUTATION` lint when borrowing a deref | Aaron Hill | -8/+13 |
| 2020-11-07 | Auto merge of #78784 - Mark-Simulacrum:revert-77421, r=petrochenkov | bors | -24/+5 |
| 2020-11-07 | Implement destructuring assignment for tuples | Fabian Zaiser | -55/+214 |
| 2020-11-07 | remove FIXME comment of #62277 in print_type_sizez ui tests | Daiki Ihara | -12/+12 |
| 2020-11-07 | look at assoc ct, check the type of nodes | Bastian Kauschke | -0/+61 |
| 2020-11-06 | Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one mo... | Mark Rousskov | -24/+5 |
| 2020-11-07 | Rollup merge of #78798 - ankushduacodes:fixing-typo, r=jonas-schievink | Yuki Okushi | -4/+4 |
| 2020-11-07 | Rollup merge of #78167 - Nadrieril:fix-76836_, r=varkor | Yuki Okushi | -5/+18 |
| 2020-11-06 | Fixing Spelling Typos | ankushduacodes | -4/+4 |
| 2020-11-05 | Emit lints in the order in which they occur in the file. | Nadrieril | -4/+4 |
| 2020-11-05 | Fix unreachable sub-branch detection | Nadrieril | -6/+12 |
| 2020-11-05 | Add test | Nadrieril | -4/+11 |
| 2020-11-06 | More detailed output for the nonterminal marking test | Vadim Petrochenkov | -1/+95 |
| 2020-11-06 | rustc_ast: Visit tokens stored in AST nodes in mutable visitor | Vadim Petrochenkov | -0/+27 |
| 2020-11-05 | Auto merge of #78638 - vn-ki:bindigs-after-at-issue-69971, r=oli-obk | bors | -595/+524 |
| 2020-11-05 | Rollup merge of #78742 - vn-ki:fix-issue-78655, r=oli-obk | Mara Bos | -15/+42 |
| 2020-11-05 | Rollup merge of #78739 - hameerabbasi:issue-78654, r=nikomatsakis | Mara Bos | -0/+54 |
| 2020-11-05 | Rollup merge of #78738 - sasurau4:test/move-range-test-to-library-core, r=jyn514 | Mara Bos | -51/+0 |
| 2020-11-05 | Rollup merge of #78425 - chansuke:move_nan, r=jyn514 | Mara Bos | -9/+0 |
| 2020-11-05 | Rollup merge of #76718 - poliorcetics:vec-ui-to-unit-test, r=jyn514 | Mara Bos | -207/+0 |
| 2020-11-05 | update dangling-alloc-id-ice test | Vishnunarayan K I | -15/+2 |
| 2020-11-05 | Move f64::NAN ui tests into `library` | chansuke | -9/+0 |
| 2020-11-04 | Auto merge of #78662 - sexxi-goose:add_expr_id_to_delegate, r=nikomatsakis | bors | -1/+1 |