nonstandard_style
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
context.rs
|
Move lev_distance to rustc_ast, make non-generic
|
2020-11-24 16:12:23 -08:00 |
early.rs
|
rustc_ast: visit_mac -> visit_mac_call
|
2020-11-03 23:39:51 +03:00 |
lib.rs
|
Add lint pass for doc keyword
|
2020-12-03 10:42:15 +01:00 |
methods.rs
|
Fix doctest
|
2020-10-26 18:19:49 -04:00 |
panic_fmt.rs
|
Improve panic_fmt lint messages.
|
2020-10-29 19:44:06 +01:00 |
passes.rs
|
Add check_generic_arg early pass
|
2020-10-16 17:14:36 -03:00 |
traits.rs
|
Uplift drop-bounds lint from clippy
|
2020-10-01 12:06:33 -07:00 |