rust/compiler/rustc_lint/src
bors 6af9846fcc Auto merge of #77124 - spastorino:const-exprs-rfc-2920, r=oli-obk
Implement const expressions and patterns (RFC 2920)

cc `@ecstatic-morse` `@lcnr` `@oli-obk` `@petrochenkov`
2020-10-17 14:44:51 +00:00
..
nonstandard_style
array_into_iter.rs Auto-generate lint documentation. 2020-09-13 08:48:03 -07:00
builtin.rs Suggest minimal subset features in incomplete_features lint 2020-10-17 02:01:08 +09:00
context.rs Remove unused code from remaining compiler crates 2020-10-14 04:14:32 +02:00
early.rs Add check_generic_arg early pass 2020-10-16 17:14:36 -03:00
internal.rs add test 2020-09-21 20:36:05 +02:00
late.rs
levels.rs Prevent forbid from being ignored if overriden at the same level. 2020-10-04 13:14:01 -04:00
lib.rs Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514 2020-10-07 09:56:51 +00:00
non_ascii_idents.rs Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco 2020-09-14 21:43:17 +00:00
nonstandard_style.rs use array_windows instead of windows in the compiler 2020-09-20 08:11:05 +02:00
passes.rs Add check_generic_arg early pass 2020-10-16 17:14:36 -03:00
redundant_semicolon.rs Auto-generate lint documentation. 2020-09-13 08:48:03 -07:00
traits.rs Uplift drop-bounds lint from clippy 2020-10-01 12:06:33 -07:00
types.rs Replace target.target with target and target.ptr_width with target.pointer_width 2020-10-15 12:02:24 +02:00
unused.rs Do not check unused braces on inline consts 2020-10-16 17:14:37 -03:00