rust/src/liballoc
Mazdak Farrokhzad dbf54ad324
Rollup merge of #63095 - Centril:incomplete-features-lint, r=varkor
Turn `INCOMPLETE_FEATURES` into lint

We do this because it is annoying to see the warning when building rustc and because this is better from a "separation of concerns" POV.

The drawback to this change is that this will respect `--cap-lints`.
Also note that this is not a buffered lint so if there are fatal parser errors then the lint will not trigger.

r? @varkor
2019-07-30 22:43:34 +02:00
..
2019-07-29 12:26:59 -04:00
2019-07-04 11:26:57 -04:00
2019-07-18 15:14:56 +02:00
2019-07-09 18:19:10 +02:00
2019-07-09 18:19:18 +02:00
2019-07-18 15:14:56 +02:00