rust/src/librustc_lint
Corey Farwell 14284f3646 Rollup merge of #47262 - estebank:issue-45562, r=petrochenkov
Account for `pub` in `const` -> `static` suggestion

Fix #45562.
2018-01-09 22:28:24 -05:00
..
bad_style.rs Rename ReprExtern to ReprC, and similarily rename a few other fields and locals that mentioned "extern repr" 2018-01-07 22:05:32 +01:00
builtin.rs Account for pub in const -> static suggestion 2018-01-07 22:09:08 -08:00
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
lib.rs Remove dependency on regex 2018-01-02 01:06:17 +00:00
types.rs rustc::ty: Rename struct_variant to non_enum_variant 2018-01-08 00:28:05 +01:00
unused.rs Implement RFC 2128 (use_nested_groups) 2017-11-30 13:10:26 +01:00