rust/src/librustc_session
Mazdak Farrokhzad 5e9888eec5
Rollup merge of #69608 - o01eg:expose-target-libdir-print, r=ehuss
Expose target libdir information via print command

With custom libdir it is required to have an access to library placement.

See https://github.com/RazrFalcon/cargo-bloat/issues/51
2020-03-08 20:54:30 +01: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 Add a new test to reach const_limit setting, although with wrong WARNINGs yet 2020-03-05 08:09:52 +01:00
utils.rs Change -Z time event naming scheme and make them generic activities 2020-01-09 07:06:40 +01:00