rust/src/librustc_parse/parser
2020-04-22 11:08:50 +02:00
..
attr.rs Add error code to inner doc comment attribute error 2020-04-22 11:08:50 +02:00
diagnostics.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
expr.rs Improved try_macro_suggestion 2020-04-17 19:10:29 +02:00
generics.rs remove build warnings 2020-04-18 22:32:23 +02:00
item.rs remove build warnings 2020-04-18 22:32:23 +02:00
mod.rs parse: nix unused root_module_name. 2020-03-21 22:51:03 +01:00
pat.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
path.rs address some review comments 2020-03-27 09:29:38 +01:00
stmt.rs .unwrap() less on .span_to_snippet() 2020-04-03 03:17:40 +02:00
ty.rs parse: recover on const fn() / async fn(). 2020-03-26 09:44:11 +01:00