rust/src/librustc_session
Tyler Mandry 94aa655a3c
Rollup merge of #68473 - nopsledder:rust_sanitizer_fuchsia, r=alexcrichton
Enable ASan on Fuchsia

This change adds the x86_64-fuchsia and aarch64-fuchsia LLVM targets to
those allowed to invoke -Zsanitizer. Currently, the only overlap between
compiler_rt sanitizers supported by both rustc and Fuchsia is ASan.
2020-01-24 00:30:58 -08:00
..
lint move {rustc -> rustc_session}::lint::builtin 2020-01-11 03:26:16 +01:00
Cargo.toml remove rustc_error_codes deps except in rustc_driver 2020-01-18 21:53:53 +01: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 Format the world 2019-12-22 17:42:47 -05:00
config.rs Rollup merge of #68409 - sinkuu:temp_path, r=Mark-Simulacrum 2020-01-22 16:02:14 -08:00
filesearch.rs Format the world 2019-12-22 17:42:47 -05:00
lib.rs Format the world 2019-12-22 17:42:47 -05:00
lint.rs move {rustc -> rustc_session}::lint::builtin 2020-01-11 03:26:16 +01:00
node_id.rs Improve hygiene of newtype_index 2020-01-06 20:43:10 +00:00
options.rs Add -Z no-link flag 2020-01-23 11:00:36 +11:00
parse.rs remove rustc_error_codes deps except in rustc_driver 2020-01-18 21:53:53 +01:00
search_paths.rs Add -Z no-link flag 2020-01-23 11:00:36 +11:00
session.rs Fix tidy warnings 2020-01-22 15:34:39 -08:00
utils.rs Change -Z time event naming scheme and make them generic activities 2020-01-09 07:06:40 +01:00