rust/src/libsyntax/parse/parser
Mazdak Farrokhzad 409b2bf941
Rollup merge of #66098 - estebank:path-asciption-typo, r=Centril
Detect `::` -> `:` typo when involving turbofish

Fix #65569.
2019-11-06 03:28:15 +01:00
..
attr.rs Change Lit::tokens() to Lit::token_tree(). 2019-10-18 13:25:17 +11:00
diagnostics.rs Rollup merge of #66098 - estebank:path-asciption-typo, r=Centril 2019-11-06 03:28:15 +01:00
expr.rs pre-expansion gate type_ascription 2019-10-24 00:32:03 +02:00
generics.rs pre-expansion gate const_generics 2019-10-24 00:32:03 +02:00
item.rs Reduce ammount of errors given unclosed delimiter 2019-10-30 12:05:17 -07:00
module.rs ui-fulldeps: make them pass again? 2019-10-16 17:21:32 +02:00
pat.rs pre-expansion gate exclusive_range_pattern 2019-10-24 00:32:03 +02:00
path.rs syntax/attr: reduce reliance on parser 2019-10-27 16:54:12 +01:00
stmt.rs Detect :: -> : typo when involving turbofish 2019-11-04 16:19:55 -08:00
ty.rs Create new error E0743 2019-10-31 10:39:38 +01:00