| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-02-02 | compiletest: error if `compile-fail` header in ui test. | Tyler Lanphear | -1/+0 | |
| 2019-08-20 | Remove async_await gates from tests. | Mazdak Farrokhzad | -1/+0 | |
| 2019-08-16 | Remove meaningless comments in src/test | sd234678 | -2/+0 | |
| 2019-08-12 | typeck: Prohibit RPIT types that inherit lifetimes | David Wood | -1/+3 | |
| This commit prohibits return position `impl Trait` types that "inherit lifetimes" from the parent scope. The intent is to forbid cases that are challenging until they can be addressed properly. | ||||
| 2019-08-02 | Update syntax in existing tests | varkor | -1/+0 | |
| 2019-07-03 | Normalize projections in opaque types | Jonas Schievink | -0/+53 | |
