rust/src/librustc_session
Vadim Petrochenkov 01a0c6d441 rustc_metadata: Remove rmeta::MacroDef
Use `ast::MacroDef` instead.

Also remove `Session::imported_macro_spans`, external macros have spans now.
2020-03-14 00:27:13 +03:00
..
lint Auto merge of #69084 - yaahc:delayed-doc-lint, r=petrochenkov 2020-02-23 16:09:41 +00:00
Cargo.toml Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
cgu_reuse_tracker.rs Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
code_stats.rs Don't redundantly repeat field names (clippy::redundant_field_names) 2020-03-06 19:42:18 +01:00
config.rs Print new --print option in help. 2020-03-01 16:14:26 +03:00
filesearch.rs Format the world 2019-12-22 17:42:47 -05:00
lib.rs 1. move node_id to syntax 2020-02-01 18:58:08 +01:00
lint.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
options.rs Remove chalk integration 2020-03-02 18:11:53 -05:00
parse.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
search_paths.rs Add -Z no-link flag 2020-01-23 11:00:36 +11:00
session.rs rustc_metadata: Remove rmeta::MacroDef 2020-03-14 00:27:13 +03:00
utils.rs Change -Z time event naming scheme and make them generic activities 2020-01-09 07:06:40 +01:00