| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -47/+0 | |
| 2018-07-23 | Promoteds are statics and statics have a place, not just a value | Oliver Schneider | -15/+0 | |
| 2018-07-19 | Improve suggestion for missing fmt str in println | Esteban Küber | -10/+4 | |
| Avoid using `concat!(fmt, "\n")` to improve the diagnostics being emitted when the first `println!()` argument isn't a formatting string literal. | ||||
| 2018-06-28 | Turn the use of erroneous constants into errors again | Oliver Schneider | -3/+3 | |
| 2018-06-28 | Don't const propagate the body of constants | Oliver Schneider | -17/+11 | |
| 2018-06-05 | Properly report transitive errors | Oliver Schneider | -1/+30 | |
| 2018-06-05 | Referring to erroneous constants in promoteds must abort the build | Oliver Schneider | -0/+45 | |
