rust/src/libfmt_macros
Alex Crichton 9f6e1ce5df rustc: Compile the fmt_macros crate as an rlib
I think this was left out by accident from the "convert everything to
rlibs" commit, there's no need for this to be a dylib just as everything
else doesn't need to be a dylib!
2019-07-29 08:15:08 -07:00
..
Cargo.toml rustc: Compile the fmt_macros crate as an rlib 2019-07-29 08:15:08 -07:00
lib.rs Deny unused_lifetimes through rustbuild 2019-07-28 18:47:02 +03:00
tests.rs Separate libfmt_macros module 2019-06-16 14:17:01 +03:00