Permalink
Please
sign in to comment.
Browse files
Delete ProcessCfgMod
The previous commit removes the use of this, and now we cleanup.
- Loading branch information
Showing
with
17 additions
and 53 deletions.
- +1 −7 src/librustc/session/mod.rs
- +1 −2 src/librustc_interface/interface.rs
- +1 −2 src/librustc_interface/tests.rs
- +0 −2 src/librustc_interface/util.rs
- +0 −1 src/librustc_parse/parser/module.rs
- +1 −2 src/librustdoc/html/highlight.rs
- +1 −2 src/librustdoc/passes/check_code_block_syntax.rs
- +1 −2 src/librustdoc/test.rs
- +5 −19 src/libsyntax/sess.rs
- +0 −3 src/libsyntax_expand/parse/lexer/tests.rs
- +1 −2 src/libsyntax_expand/parse/tests.rs
- +2 −3 src/libsyntax_expand/tests.rs
- +1 −2 src/test/ui-fulldeps/ast_stmt_expr_attr.rs
- +1 −2 src/test/ui-fulldeps/mod_dir_path_canonicalized.rs
- +1 −2 src/test/ui-fulldeps/pprust-expr-roundtrip.rs
0 comments on commit
70805e6