| Age | Commit message (Expand) | Author | Lines |
| 2021-02-04 | Auto merge of #81055 - matthewjasper:non-fatal-overflow, r=nikomatsakis | bors | -1/+2 |
| 2020-12-31 | Make recursion limit fatal in project | Matthew Jasper | -2/+1 |
| 2020-12-22 | Auto merge of #78242 - Nadrieril:rename-overlapping_endpoints-lint, r=varkor | bors | -2/+2 |
| 2020-12-19 | Auto merge of #79073 - davidtwco:issue-78957-const-param-attrs, r=lcnr | bors | -0/+99 |
| 2020-12-17 | Auto merge of #80122 - davidtwco:revert-76030, r=oli-obk | bors | -1/+2 |
| 2020-12-17 | Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakis | bors | -1/+7 |
| 2020-12-17 | Revert "cg_llvm: `fewer_names` in `uncached_llvm_type`" | David Wood | -1/+2 |
| 2020-12-16 | Bless NLL test | Jack Huey | -1/+7 |
| 2020-12-12 | Resolve enum field visibility correctly | Camelid | -0/+62 |
| 2020-12-09 | Auto merge of #78363 - RalfJung:promotion, r=oli-obk | bors | -19/+0 |
| 2020-12-09 | remove a test that does not work any more | Ralf Jung | -19/+0 |
| 2020-12-07 | Move some tests to subdirectories | Vadim Petrochenkov | -2329/+0 |
| 2020-12-05 | Auto merge of #79697 - rylev:clearer-const-diagnostic, r=oli-obk | bors | -15/+15 |
| 2020-12-04 | Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate` | Tim Diekmann | -2/+2 |
| 2020-12-04 | Fix UI tests for 'const expression' change | Ryan Levick | -15/+15 |
| 2020-12-03 | Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Mark-Simul... | bors | -22/+27 |
| 2020-12-02 | Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa... | Santiago Pastorino | -22/+27 |
| 2020-11-29 | Remove extra call to upvar_tys | Aman Arora | -0/+74 |
| 2020-11-29 | Rename the `overlapping_patterns` lint to `overlapping_range_endpoints` | Nadrieril | -2/+2 |
| 2020-11-29 | Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsakis | bors | -27/+22 |
| 2020-11-29 | passes: prohibit attrs on generic params | David Wood | -0/+99 |
| 2020-11-29 | Update tests to remove old numeric constants | bstrie | -86/+83 |
| 2020-11-28 | Auto merge of #78296 - Aaron1011:fix/stmt-tokens, r=petrochenkov | bors | -3/+3 |
| 2020-11-27 | adjust super_predicates_that_define_assoc_type query description | Santiago Pastorino | -8/+8 |
| 2020-11-27 | Bless tests | Santiago Pastorino | -3/+3 |
| 2020-11-27 | Update tests | Santiago Pastorino | -20/+15 |
| 2020-11-27 | Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkov | bors | -22/+22 |
| 2020-11-26 | Fix new 'unnecessary trailing semicolon' warnings | Aaron Hill | -3/+3 |
| 2020-11-25 | add tests | b-naber | -22/+22 |
| 2020-11-25 | Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obk | bors | -1/+1 |
| 2020-11-24 | Auto merge of #79294 - petrochenkov:determ, r=varkor | bors | -6/+6 |
| 2020-11-23 | Rename `optin_builtin_traits` to `auto_traits` | Camelid | -1/+1 |
| 2020-11-23 | Auto merge of #78439 - lzutao:rm-clouldabi, r=Mark-Simulacrum | bors | -28/+5 |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -28/+5 |
| 2020-11-22 | Rollup merge of #77697 - WaffleLapkin:iter_split_adaptors, r=m-ou-se | Mara Bos | -2/+4 |
| 2020-11-22 | Auto merge of #79243 - Nadrieril:consolidate-tests, r=varkor | bors | -507/+0 |
| 2020-11-22 | Rollup merge of #79302 - est31:issue_73899_test, r=lcnr | Guillaume Gomez | -0/+21 |
| 2020-11-22 | Add regression test for issue 73899 | est31 | -0/+21 |
| 2020-11-22 | resolve: Do not put macros into `module.unexpanded_invocations` unless necessary | Vadim Petrochenkov | -6/+6 |
| 2020-11-22 | Fix UI tests | Waffle | -2/+4 |
| 2020-11-21 | Auto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu | bors | -1/+1 |
| 2020-11-20 | rustc_expand: Mark inner `#![test]` attributes as soft-unstable | Vadim Petrochenkov | -1/+2 |
| 2020-11-19 | Rollup merge of #79193 - tmiasko:revert-78969-normalize, r=davidtwco | Dylan DPC | -0/+4 |
| 2020-11-19 | Rollup merge of #79185 - petrochenkov:derattr2, r=Aaron1011 | Dylan DPC | -26/+3 |
| 2020-11-19 | Regroup many usefulness-related test in the same folder | Nadrieril | -507/+0 |
| 2020-11-19 | expand: Stop derive expansion un unexpected targets early | Vadim Petrochenkov | -26/+3 |
| 2020-11-19 | Rollup merge of #79110 - estebank:issue-58964, r=oli-obk | Dylan DPC | -380/+92 |
| 2020-11-19 | Revert "Normalize function type during validation" | Tomasz Miąsko | -0/+4 |
| 2020-11-18 | Add support for custom allocators in `Vec` | Tim Diekmann | -1/+1 |
| 2020-11-18 | Account for indirect cyclic requirements | Esteban Küber | -1/+89 |