rust/src/libfmt_macros
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
..
Cargo.toml rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00
lib.rs Enable internal lints in bootstrap 2019-06-24 10:45:20 +02:00
tests.rs Separate libfmt_macros module 2019-06-16 14:17:01 +03:00