rust/src/librustc_parse/parser
Eric Huss 004f4f389e Remove redundant backtick in error message.
The value passed in already has backticks surrounding the text.
2020-05-15 20:51:12 -07:00
..
attr.rs Add error code to inner doc comment attribute error 2020-04-22 11:08:50 +02:00
diagnostics.rs Remove redundant backtick in error message. 2020-05-15 20:51:12 -07:00
expr.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
generics.rs Rollup merge of #71256 - cuviper:must_use_replace, r=estebank 2020-04-22 23:19:19 +02:00
item.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
mod.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
pat.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
path.rs Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
stmt.rs Detect errors caused by async block in 2015 edition 2020-05-05 19:35:20 -07:00
ty.rs parse: recover on const fn() / async fn(). 2020-03-26 09:44:11 +01:00