rust/src/librustc_span
Christoph Schmidler 288e142737 Add a new test to reach const_limit setting, although with wrong WARNINGs yet
rename feature to const_eval_limit
2020-03-05 08:09:52 +01:00
..
analyze_source_file Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
source_map Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
symbol Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
analyze_source_file.rs Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
caching_source_map_view.rs Rename CodeMap to SourceMap follow up 2020-02-22 16:17:31 +02:00
Cargo.toml Make things build again 2019-12-30 19:18:16 +03:00
def_id.rs Move librustc_hir/def_id.rs to librustc_span/def_id.rs 2020-02-08 16:48:01 -05:00
edition.rs Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
fatal_error.rs Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
hygiene.rs rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr. 2020-01-26 17:18:55 +02:00
lib.rs Make it build again 2020-02-29 20:47:10 +03:00
source_map.rs use conditions directly 2020-03-03 03:46:45 +01:00
span_encoding.rs Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
symbol.rs Add a new test to reach const_limit setting, although with wrong WARNINGs yet 2020-03-05 08:09:52 +01:00
tests.rs Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00