rust/src/librustc_interface
Alex Crichton 345ba505ec rustc: Remove dylib crate type from most rustc crates
Now that procedural macros no longer link transitively to libsyntax,
this shouldn't be needed any more! This commit is an experiment in
removing all dynamic libraries from rustc except for librustc_driver
itself. Let's see how far we can get with that!
2019-07-07 03:23:00 +02:00
..
profile Remove redundant imports 2019-03-30 22:37:02 +01:00
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
interface.rs Specify the edition for the rustdoc thread-pool 2019-05-21 18:17:06 +02:00
lib.rs Enable internal lints in bootstrap 2019-06-24 10:45:20 +02:00
passes.rs rename hir::map::local_def_id to local_def_id_from_node_id 2019-07-04 12:29:26 +02:00
proc_macro_decls.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
queries.rs librustc_interface => 2018 2019-03-27 09:41:42 +01:00
util.rs Adjust warning of -C extra-filename with -o. 2019-06-25 13:31:05 -07:00