rust/src/libsyntax/parse
bors 31a75a1728 Auto merge of #60124 - petrochenkov:stanomut, r=eddyb
Remove mutability from `Def::Static`

Querify `TyCtxt::is_static`.
Use `Mutability` instead of bool in foreign statics in AST/HIR.

cc https://github.com/rust-lang/rust/pull/60110
r? @eddyb
2019-04-21 13:40:22 +00:00
..
lexer Auto merge of #59700 - matklad:simplify, r=eddyb 2019-04-20 17:59:15 +00:00
attr.rs Use SmallVec in TokenStreamBuilder. 2019-03-29 09:32:58 +11:00
classify.rs libsyntax => 2018 2019-02-07 02:33:01 +09:00
mod.rs Expose new_sub_parser_from_file 2019-03-09 21:59:54 +09:00
parser.rs Auto merge of #60124 - petrochenkov:stanomut, r=eddyb 2019-04-21 13:40:22 +00:00
token.rs Simplify code 2019-03-06 18:46:11 -08:00