rust/src/librustc
Mark Rousskov 2774179f70
Rollup merge of #52247 - ljedrz:dyn_librustc, r=oli-obk
Deny bare trait objects in in src/librustc

Enforce `#![deny(bare_trait_objects)]` in `src/librustc`.
2018-07-11 12:38:41 -06:00
..
2018-06-23 10:51:01 +01:00
2018-07-07 10:52:31 +02:00
2018-07-04 12:16:46 +02:00

For more information about how rustc works, see the rustc guide.