| Age | Commit message (Expand) | Author | Lines |
| 2020-05-22 | Document invariants of `mk_trait_obligation_with_new_self_ty` | Dylan MacKenzie | -0/+4 |
| 2020-05-22 | Ensure that `new_self_ty` has no escaping bound vars | Dylan MacKenzie | -0/+2 |
| 2020-05-22 | Bless other example of #71394 | Dylan MacKenzie | -1/+0 |
| 2020-05-22 | Add regression test for #71394 | Dylan MacKenzie | -0/+16 |
| 2020-05-22 | Preserve substitutions when trying to prove trait obligation | Dylan MacKenzie | -33/+35 |
| 2020-05-22 | Switch to non-doc comment | Dylan MacKenzie | -5/+5 |
| 2020-05-22 | Use `OnceCell` for predecessor cache | Dylan MacKenzie | -14/+10 |
| 2020-05-22 | Use `OnceCell` instead of `Once` | Dylan MacKenzie | -102/+115 |
| 2020-05-22 | Replace `rustc_data_structures::sync::Once` with `OnceCell` | Dylan MacKenzie | -129/+6 |
| 2020-05-22 | Rollup merge of #72461 - GuillaumeGomez:cleanup-e0600, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-05-22 | Rollup merge of #72459 - yoshuawuyts:into-future, r=nikomatsakis | Dylan DPC | -1/+47 |
| 2020-05-22 | Rollup merge of #72453 - dtolnay:open, r=Mark-Simulacrum | Dylan DPC | -3/+73 |
| 2020-05-22 | Rollup merge of #72395 - Elinvynia:highfive, r=Mark-Simulacrum | Dylan DPC | -1/+16 |
| 2020-05-22 | Rollup merge of #72375 - GuillaumeGomez:cleanup-e0599, r=Dylan-DPC | Dylan DPC | -0/+15 |
| 2020-05-22 | Rollup merge of #71289 - xliiv:70802-intra-self, r=GuillaumeGomez | Dylan DPC | -4/+138 |
| 2020-05-22 | Fix rebase fallout | Aaron Hill | -3/+4 |
| 2020-05-22 | Add test for macro_rules! invoking a proc-macro with capture groups | Aaron Hill | -0/+30 |
| 2020-05-22 | Recursively expand nonterminals | Aaron Hill | -16/+95 |
| 2020-05-22 | Move functions to librustc_parse | Aaron Hill | -179/+123 |
| 2020-05-22 | Revert MSYS2 CI workaround | Mateusz MikuĊa | -13/+1 |
| 2020-05-22 | Document `collect_bounding_regions` | Matthew Jasper | -0/+11 |
| 2020-05-22 | Update tests | Matthew Jasper | -883/+462 |
| 2020-05-22 | Remove dead ScopeTree code | Matthew Jasper | -374/+57 |
| 2020-05-22 | Remove unused error reporting code | Matthew Jasper | -536/+0 |
| 2020-05-22 | Remove ReScope | Matthew Jasper | -455/+27 |
| 2020-05-22 | Report error from opener in bootstrap | David Tolnay | -4/+4 |
| 2020-05-22 | Remove the parts of regionck referencing ReScope | Matthew Jasper | -492/+17 |
| 2020-05-22 | Improve the error when an opaque type captures ReEmtpty | Matthew Jasper | -2/+15 |
| 2020-05-22 | Check for upper bound universe errors more carefully | Matthew Jasper | -18/+26 |
| 2020-05-22 | Implement `Sync` for `process::Command on unix and vxworks | LeSeulArtichaut | -7/+11 |
| 2020-05-22 | Stabilize str_strip feature | Lzu Tao | -7/+2 |
| 2020-05-22 | Allow rust-highfive to label issues it creates. | Elinvynia | -1/+16 |
| 2020-05-22 | Rollup merge of #72435 - petrochenkov:cratetypesopt, r=Mark-Simulacrum | Ralf Jung | -47/+12 |
| 2020-05-22 | Rollup merge of #72399 - Lucretiel:ipv4-display-fast, r=kennytm | Ralf Jung | -9/+16 |
| 2020-05-22 | Rollup merge of #72376 - wesleywiser:record_cgu_name, r=Mark-Simulacrum | Ralf Jung | -1/+1 |
| 2020-05-22 | Rollup merge of #72345 - GuillaumeGomez:cleanup-e0593, r=Dylan-DPC | Ralf Jung | -0/+11 |
| 2020-05-22 | Rollup merge of #72235 - GuillaumeGomez:cleanup-E0590, r=Dylan-DPC | Ralf Jung | -3/+7 |
| 2020-05-22 | Rollup merge of #72123 - jsgf:stabilize-arg0, r=sfackler | Ralf Jung | -6/+2 |
| 2020-05-22 | Rollup merge of #71829 - kper:issue71136, r=matthewjasper | Ralf Jung | -6/+40 |
| 2020-05-22 | Allow using `Self::` in doc | Tymoteusz Jankowski | -4/+138 |
| 2020-05-22 | Clean up E0590 explanation | Guillaume Gomez | -3/+7 |
| 2020-05-22 | Clean up E0600 explanation | Guillaume Gomez | -1/+1 |
| 2020-05-22 | Auto merge of #72460 - RalfJung:rollup-28fs06y, r=RalfJung | bors | -54/+252 |
| 2020-05-22 | Rollup merge of #72325 - alexcrichton:ignore-linker-plugin-lto, r=nnethercote | Ralf Jung | -1/+15 |
| 2020-05-22 | Rollup merge of #72306 - Aaron1011:feature/turbo-spacing, r=petrochenkov | Ralf Jung | -4/+113 |
| 2020-05-22 | Rollup merge of #72161 - nbdd0121:master, r=cuviper | Ralf Jung | -24/+57 |
| 2020-05-22 | Rollup merge of #71610 - divergentdave:InvalidUndefBytes-range, r=RalfJung | Ralf Jung | -25/+67 |
| 2020-05-22 | Add core::future::IntoFuture | Yoshua Wuyts | -1/+47 |
| 2020-05-22 | Using `!span.from_expansion()` instead of snippets | Kevin Per | -25/+1 |
| 2020-05-22 | bless issue-72442 | csmoe | -1/+16 |