rust/compiler/rustc_ast/src
Matthias Krüger bcd2f2df67 fix a couple of clippy warnings:
filter_next
manual_strip
redundant_static_lifetimes
single_char_pattern
unnecessary_cast
unused_unit
op_ref
redundant_closure
useless_conversion
2020-11-04 13:48:50 +01:00
..
ast
attr fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00
expand
util Auto merge of #78066 - bugadani:wat, r=jonas-schievink 2020-10-18 13:50:31 +00:00
ast.rs Treat trailing semicolon as a statement in macro call 2020-11-02 13:03:13 -05:00
crate_disambiguator.rs
entry.rs
lib.rs tidy 2020-09-23 22:08:30 +02:00
mut_visit.rs Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
node_id.rs
ptr.rs
token.rs Suggest expressions that look like const generic arguments should be enclosed in brackets 2020-10-26 21:54:45 +00:00
tokenstream.rs Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00
visit.rs Expand NtExpr tokens only in key-value attributes 2020-11-03 00:53:43 +03:00