rust/src/librustc_parse/parser
2020-02-13 10:39:24 +01:00
..
attr.rs Invert control in struct_lint_level. 2020-02-11 19:47:40 +10:00
diagnostics.rs Invert control in struct_lint_level. 2020-02-11 19:47:40 +10:00
expr.rs IsAsync -> enum Async { Yes { span: Span, .. }, No } 2020-02-13 10:39:24 +01:00
generics.rs Use more appropriate spans on object unsafe traits and provide structured suggestions when possible 2020-02-02 11:53:10 -08:00
item.rs parser: address review comments 2020-02-13 10:39:24 +01:00
mod.rs parser: move ban_async_in_2015 to fn parsing & improve it. 2020-02-13 10:39:24 +01:00
module.rs Remove the Cow from Directory. 2020-02-06 16:42:58 +11:00
pat.rs Invert control in struct_lint_level. 2020-02-11 19:47:40 +10:00
path.rs parser: Keep current and previous tokens precisely 2020-02-10 00:08:53 +03:00
stmt.rs parser_fn_front_matter: allow const .. extern 2020-02-13 10:39:24 +01:00
ty.rs Rollup merge of #69034 - petrochenkov:notokind, r=Centril 2020-02-12 14:21:11 +01:00