| Age | Commit message (Expand) | Author | Lines |
| 2020-03-24 | Rollup merge of #70242 - DeeDeeG:improve-e0308, r=Dylan-DPC | Mazdak Farrokhzad | -32/+32 |
| 2020-03-24 | Rollup merge of #70087 - ecstatic-morse:remove-const-eval-loop-detector, r=Ra... | Mazdak Farrokhzad | -70/+46 |
| 2020-03-24 | Rollup merge of #69981 - oli-obk:const_blocks, r=eddyb | Mazdak Farrokhzad | -124/+168 |
| 2020-03-24 | Rollup merge of #69740 - mark-i-m:describe-it-3, r=eddyb | Mazdak Farrokhzad | -13/+13 |
| 2020-03-23 | Remove leftover mentions of `from_anon_const` | Oliver Scherer | -1/+1 |
| 2020-03-23 | Account for bad placeholder types in where clauses | Esteban Küber | -55/+158 |
| 2020-03-23 | Increase verbosity when using update syntax | Jeremy Stucki | -1/+1 |
| 2020-03-23 | Update tests | John Kåre Alsaker | -89/+224 |
| 2020-03-23 | Merge tests. | CDirkx | -68/+30 |
| 2020-03-23 | Add const generics test for all range types. | CDirkx | -2/+58 |
| 2020-03-23 | Rollup merge of #70300 - aleksator:66636_reword_unused_variable_warning, r=Dy... | Mazdak Farrokhzad | -66/+66 |
| 2020-03-23 | Rollup merge of #70195 - rylev:test-for-53275, r=Centril | Mazdak Farrokhzad | -0/+9 |
| 2020-03-23 | Rollup merge of #70080 - anyska:mir-double-space, r=oli-obk | Mazdak Farrokhzad | -1/+1 |
| 2020-03-23 | Rollup merge of #69494 - GuillaumeGomez:stabilize-crate-version, r=ehuss,alek... | Mazdak Farrokhzad | -1/+1 |
| 2020-03-23 | Remove `ReClosureBound` | Matthew Jasper | -14/+14 |
| 2020-03-23 | #[track_caller] on core::ops::{Index, IndexMut}. | Adam Perry | -0/+22 |
| 2020-03-23 | Auto merge of #69649 - estebank:negative-impl-span, r=Centril | bors | -23/+37 |
| 2020-03-23 | Evaluate repeat expression lengths as late as possible | Oliver Scherer | -123/+167 |
| 2020-03-23 | Make sure issue 53275 test goes through codegen | Ryan Levick | -1/+2 |
| 2020-03-23 | Rollup merge of #70233 - petrochenkov:superproc, r=ecstatic-morse | Mazdak Farrokhzad | -0/+39 |
| 2020-03-23 | Rollup merge of #69968 - eddyb:tupled-closure-captures, r=nikomatsakis | Mazdak Farrokhzad | -7/+51 |
| 2020-03-23 | Rollup merge of #69942 - estebank:sized-verbose-sugg, r=matthewjasper | Mazdak Farrokhzad | -581/+724 |
| 2020-03-23 | Reword unused variable warning | Alex Tokarev | -66/+66 |
| 2020-03-23 | resolve: Do not resolve visibilities on proc macro definitions twice | Vadim Petrochenkov | -0/+39 |
| 2020-03-23 | Ignore tests on some platforms due to #53081 | Aaron Hill | -36/+121 |
| 2020-03-22 | Tweak output for invalid negative impl errors | Esteban Küber | -23/+37 |
| 2020-03-22 | Store idents for `DefPathData` into crate metadata | Aaron Hill | -1/+171 |
| 2020-03-23 | Rollup merge of #70249 - lcnr:issue70125, r=eddyb | Mazdak Farrokhzad | -0/+51 |
| 2020-03-23 | Rollup merge of #70248 - Centril:unroot, r=petrochenkov | Mazdak Farrokhzad | -1/+1 |
| 2020-03-23 | Rollup merge of #70236 - petrochenkov:globimpice, r=ecstatic-morse | Mazdak Farrokhzad | -0/+15 |
| 2020-03-23 | Rollup merge of #70227 - LeSeulArtichaut:typo-def, r=Centril | Mazdak Farrokhzad | -115/+68 |
| 2020-03-22 | Allow #[track_caller] in traits. | Adam Perry | -61/+176 |
| 2020-03-22 | Use more targetted span for error label | Esteban Küber | -32/+32 |
| 2020-03-22 | Normalize wording of privacy access labels | Esteban Küber | -319/+338 |
| 2020-03-22 | fix one more test | mark | -1/+1 |
| 2020-03-22 | correctly handle const params in type_of | Bastian Kauschke | -0/+54 |
| 2020-03-22 | Add regression test for #70155. | CDirkx | -0/+12 |
| 2020-03-22 | Rename `TimeLimitReached` -> `StepLimitReached` | Dylan MacKenzie | -3/+3 |
| 2020-03-22 | the crate and tests | mark | -4/+4 |
| 2020-03-22 | Add span label to primary error span | Esteban Küber | -78/+73 |
| 2020-03-22 | Increase verbosity when suggesting subtle code changes | Esteban Küber | -175/+304 |
| 2020-03-22 | Rollup merge of #70266 - petrochenkov:prochead, r=varkor | Dylan DPC | -26/+12 |
| 2020-03-22 | Rollup merge of #70223 - lcnr:issue70167, r=eddyb | Dylan DPC | -0/+38 |
| 2020-03-22 | Rollup merge of #70209 - Centril:recover-quant-closure, r=petrochenkov | Dylan DPC | -0/+26 |
| 2020-03-22 | Update lint name to follow convention | Guillaume Gomez | -3/+3 |
| 2020-03-22 | Update tests | Guillaume Gomez | -8/+7 |
| 2020-03-22 | Add lint when no doc is present at the crate-level | Guillaume Gomez | -0/+16 |
| 2020-03-22 | rename tests | Bastian Kauschke | -2/+2 |
| 2020-03-22 | handle unevaluated consts after monomophize | Bastian Kauschke | -0/+51 |
| 2020-03-22 | proc_macro_harness: Use item header spans for errors | Vadim Petrochenkov | -26/+12 |