Mazdak Farrokhzad
|
98017ca53a
|
move diagnostics.rs into parser/
|
2019-10-16 10:59:53 +02:00 |
|
Alexander Regueiro
|
49d2fd1725
|
Aggregation of cosmetic changes made during work on REPL PRs: libsyntax
|
2019-09-07 16:29:04 +01:00 |
|
Vadim Petrochenkov
|
6cb28b6617
|
Ident::with_empty_ctxt -> Ident::with_dummy_span
`Ident` has had a full span rather than just a `SyntaxContext` for a long time now.
|
2019-08-15 20:39:26 +03:00 |
|
Mazdak Farrokhzad
|
e81347c368
|
parser: split into {item,module}.rs
|
2019-08-11 18:34:42 +02:00 |
|