nonstandard_style
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
builtin.rs
|
fix few typos
|
2021-04-19 15:57:08 +03:00 |
context.rs
|
add OR_PATTERNS_BACK_COMPAT lint
|
2021-04-01 23:14:14 +08:00 |
early.rs
|
Run buffered lints attached to anon consts
|
2021-04-15 11:11:44 -04:00 |
internal.rs
|
Remove hir::Item::attrs.
|
2021-03-09 19:27:50 +01:00 |
late.rs
|
ast/hir: Rename field-related structures
|
2021-03-16 11:41:24 +03:00 |
lib.rs
|
add lint deref_nullptr
|
2021-04-06 22:01:00 +02:00 |
methods.rs
|
Fix doctest
|
2020-10-26 18:19:49 -04:00 |
non_ascii_idents.rs
|
Stablize non_ascii_idents feature.
|
2021-04-08 02:52:00 +08:00 |
nonstandard_style.rs
|
Remove hir::Item::attrs.
|
2021-03-09 19:27:50 +01:00 |
noop_method_call.rs
|
Warn in doc test
|
2021-03-03 11:23:33 +01:00 |
passes.rs
|
ast/hir: Rename field-related structures
|
2021-03-16 11:41:24 +03:00 |
traits.rs
|
Only store a LocalDefId in hir::Item.
|
2021-02-15 19:32:10 +01:00 |
types.rs
|
Use iter::zip in compiler/
|
2021-03-26 09:32:31 -07:00 |
unused.rs
|
Visit attributes in one go.
|
2021-03-09 19:09:34 +01:00 |