about summary refs log tree commit diff
path: root/src/librustc_lint/Cargo.toml
AgeCommit message (Expand)AuthorLines
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-1/+1
2020-03-14Move rustc_infer::traits to new crate rustc_trait_selection.Camille GILLOT-0/+1
2020-02-29Rename `syntax` to `rustc_ast` in source codeVadim Petrochenkov-1/+1
2020-02-29Make it build againVadim Petrochenkov-1/+1
2020-02-16Make librustc_infer compile.Camille GILLOT-0/+1
2020-02-01syntax::print -> new crate rustc_ast_prettyMazdak Farrokhzad-0/+1
2020-02-01Move builtin attribute logic to new rustc_attr crate.Mazdak Farrokhzad-0/+1
2020-01-18remove rustc_error_codes deps except in rustc_driverMazdak Farrokhzad-1/+0
2020-01-11{rustc::lint -> rustc_lint}::internalMazdak Farrokhzad-0/+1
2020-01-10nix syntax::errors & prefer rustc_errors over errorsMazdak Farrokhzad-0/+1
2020-01-09Remove unused dependenciesShotaro Yamada-1/+0
2020-01-05Remove rustc_hir reexports in rustc::hir.Mazdak Farrokhzad-0/+1
2020-01-03Implement uncommon_codepoints lint.Charles Lew-0/+1
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-30Make things build againVadim Petrochenkov-1/+1
2019-12-03Move early lint declarations to librustc_sessionMark Rousskov-0/+1
2019-11-30introduce crate rustc_feature and move active, accepted, and removed to itMazdak Farrokhzad-0/+1
2019-11-14Update to use new librustc_error_codes libraryGuillaume Gomez-0/+1
2019-09-29remove indexed_vec re-export from rustc_data_structurescsmoe-0/+1
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