|
lint
|
properly handle feature gated lints
|
2020-06-05 13:52:34 -07:00 |
|
Cargo.toml
|
Make things build again
|
2020-06-02 20:38:24 +03:00 |
|
config.rs
|
Eliminate some Option<NativeLibKind>s
|
2020-05-20 21:57:16 +03:00 |
|
lib.rs
|
Dogfood more or_patterns in the compiler
|
2020-04-19 07:33:58 -07:00 |
|
lint.rs
|
properly handle feature gated lints
|
2020-06-05 13:52:34 -07:00 |
|
output.rs
|
cleanup: config::CrateType -> CrateType
|
2020-05-02 11:57:23 +03:00 |
|
parse.rs
|
rustc_session: Cleanup session creation
|
2020-05-27 22:32:24 +03:00 |
|
session.rs
|
Handle assembler warnings properly
|
2020-06-09 15:01:02 +01:00 |