about summary refs log tree commit diff
path: root/src/librustc_lint/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-07-07rustc: Remove `dylib` crate type from most rustc cratesAlex Crichton-1/+0
2019-02-13specify "upper camel case" in style lintAndy Russell-1/+0
2019-02-08librustc_lint => 2018Taiki Endo-0/+1
2018-12-05Remove unused dependency (rustc_lint -> rustc_mir)Shotaro Yamada-1/+0
2018-11-12Use type safe `VariantIdx` instead of `usize` everywhereOliver Scherer-0/+1
2018-04-26rustc_target: move in syntax::abi and flip dependency.Irina Popa-0/+1
2018-03-08Move librustc_const_eval to librustc_mirOliver Schneider-1/+1
2018-01-07Try to fix a perf regression by updating logMalo Jaffré-1/+1
2017-10-14rustc: Remove `used_mut_nodes` from `TyCtxt`Alex Crichton-1/+0
2017-03-23Remove internal liblogAlex Crichton-1/+1
2017-02-03Bump version, upgrade bootstrapAlex Crichton-1/+0
2016-12-30Such large. Very 128. Much bits.Simonas Kazlauskas-0/+1
2016-06-27Fix `Cargo.toml`sJeffrey Seyfried-0/+1
2016-05-12rustbuild: Add support for crate tests + doctestsAlex Crichton-0/+1
2016-04-06rustc: move rustc_front to rustc::hir.Eduard Burtescu-1/+0
2016-03-30move `const_eval` and `check_match` out of `librustc`Oliver Schneider-0/+1
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+16