jumbatm
|
0b2436f3a4
|
Move more into decorate functions.
|
2020-02-11 19:50:26 +10:00 |
|
jumbatm
|
d246385122
|
Run RustFmt
|
2020-02-11 19:49:01 +10:00 |
|
jumbatm
|
7c58ffe874
|
Invert control in struct_lint_level.
Caller now passes in a `decorate` function, which is only run if the
lint is allowed.
|
2020-02-11 19:47:40 +10:00 |
|
Mazdak Farrokhzad
|
e233331a51
|
syntax::print -> new crate rustc_ast_pretty
|
2020-02-01 18:59:49 +01:00 |
|
Mazdak Farrokhzad
|
097d5e1c5e
|
1. move node_id to syntax
2. invert rustc_session & syntax deps
3. drop rustc_session dep in rustc_hir
|
2020-02-01 18:58:08 +01:00 |
|
Mazdak Farrokhzad
|
de6046fa0f
|
remove rustc_error_codes deps except in rustc_driver
|
2020-01-18 21:53:53 +01:00 |
|
Mazdak Farrokhzad
|
f58db20362
|
move rustc::lint::{context, passes} to rustc_lint.
Also do some cleanup of the interface.
|
2020-01-11 07:42:26 +01:00 |
|
Mazdak Farrokhzad
|
03bdfe9db3
|
move logic to LintLevelsBuilder
|
2020-01-11 07:42:26 +01:00 |
|
Mazdak Farrokhzad
|
6f1a79cabe
|
GlobalCtxt: Erase LintStore type.
|
2020-01-11 07:42:26 +01:00 |
|
Mazdak Farrokhzad
|
0997388b87
|
normalize rustc::hir::intravisit imports
|
2020-01-08 22:09:42 +01:00 |
|
Mazdak Farrokhzad
|
8351667091
|
intravisit: abstract over HIR Map
|
2020-01-08 22:01:07 +01:00 |
|
Mazdak Farrokhzad
|
ebfd8673a7
|
Remove rustc_hir reexports in rustc::hir.
|
2020-01-05 12:49:22 +01:00 |
|
Camille GILLOT
|
1fab03e908
|
Move lint levels machanism in librustc_lint.
|
2020-01-01 13:20:33 +01:00 |
|