| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-09-17 | Get rid of special const intrinsic query in favour of `const_eval` | Oliver Scherer | -28/+0 | |
| 2019-08-23 | Simplify eager normalization of constants | Oliver Scherer | -5/+5 | |
| 2019-03-15 | rustc: provide DisambiguatedDefPathData in ty::print. | Eduard-Mihai Burtescu | -4/+4 | |
| 2019-01-20 | Remove unnecessary dummy span checks | Esteban Küber | -2/+2 | |
| The emitter already verifies wether a given span note or span label can be emitted to the output. If it can't, because it is a dummy span, it will be either elided for labels or emitted as an unspanned note/help when applicable. | ||||
| 2018-12-27 | Set a `def_id` in `ParamEnv` only with `-Z chalk` | scalexm | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -4/+4 | |
| 2018-10-25 | update tests to changes on rustc master | Oliver Schneider | -4/+4 | |
| 2018-10-25 | Deduplicate all the ~~things~~ errors | Oliver Schneider | -10/+15 | |
| 2018-10-25 | Report const eval error inside the query | Oliver Schneider | -0/+5 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+18 | |
