| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -23/+0 | |
| 2022-07-01 | Remove type flag based opaque type workaround | Oli Scherer | -1/+0 | |
| 2022-03-28 | Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" | Oli Scherer | -0/+1 | |
| This reverts commit 6499c5e7fc173a3f55b7a3bd1e6a50e9edef782d, reversing changes made to 78450d2d602b06d9b94349aaf8cece1a4acaf3a8. | ||||
| 2022-02-11 | Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" | Oli Scherer | -1/+0 | |
| This reverts commit e7cc3bddbe0d0e374d05e7003e662bba1742dbae, reversing changes made to 734368a200904ef9c21db86c595dc04263c87be0. | ||||
| 2022-02-02 | Lazily resolve type-alias-impl-trait defining uses | Oli Scherer | -0/+1 | |
| by using an opaque type obligation to bubble up comparisons between opaque types and other types Also uses proper obligation causes so that the body id works, because out of some reason nll uses body ids for logic instead of just diagnostics. | ||||
| 2021-07-22 | Make mir borrowck's use of opaque types independent of the typeck query's result | Oli Scherer | -1/+0 | |
| 2020-06-04 | Treat selection error as ambiguous when error type is present | Aaron Hill | -2/+0 | |
| 2020-01-09 | Update tests | Vadim Petrochenkov | -0/+1 | |
| 2019-04-23 | Remove unnecessary ignore-tidy-linelength | varkor | -2/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-07-18 | Typeck existential types properly | Oliver Schneider | -0/+2 | |
| 2018-06-26 | Don't inspect the generated existential type items | Oliver Schneider | -2/+0 | |
| 2018-06-19 | Add message to `rustc_on_unimplemented` attributes in core | Esteban Küber | -1/+1 | |
| 2018-06-07 | Add existential type definitons | Oliver Schneider | -18/+2 | |
| 2018-04-16 | Update tests | John Kåre Alsaker | -2/+1 | |
| 2018-03-26 | Stabilize conservative_impl_trait | Taylor Cramer | -2/+0 | |
| 2018-02-10 | Change error message for E0391 to "cyclic dependency detected" | John Kåre Alsaker | -1/+1 | |
| 2017-12-14 | Remove NOTE/HELP annotations from UI tests | Vadim Petrochenkov | -13/+0 | |
| 2017-11-26 | Move "auto trait leak" impl-trait cycle dependency test to ui | Esteban Küber | -0/+69 | |
