rust/src/libsyntax/parse
bors 2c57826b92 Auto merge of #48946 - PramodBisht:issues/48636, r=estebank
Doc comments present after a particular syntax error cause an unhelpful error message to be output.

fixed: #48636

r? @estebank
2018-04-23 01:36:51 +00:00
..
lexer Change the hashcounts in raw Lit variants from usize to u16. 2018-04-12 20:12:42 +10:00
attr.rs Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03:00
classify.rs
common.rs
mod.rs Avoid allocating when parsing \u{...} literals. 2018-04-19 09:17:40 +10:00
parser.rs Auto merge of #48946 - PramodBisht:issues/48636, r=estebank 2018-04-23 01:36:51 +00:00
token.rs proc_macro: Stay on the "use the cache" path more 2018-04-18 19:36:48 -07:00