index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
parse
/
parser
/
module.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-315
/
+0
2019-11-10
move config.rs to libsyntax_expand
Mazdak Farrokhzad
-12
/
+7
2019-11-08
Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obk
Mazdak Farrokhzad
-21
/
+5
2019-11-07
move PResult to librustc_errors
Mazdak Farrokhzad
-1
/
+3
2019-11-07
syntax::parser::token -> syntax::token
Mazdak Farrokhzad
-1
/
+1
2019-11-06
legacy_directory_ownership -> error
Mazdak Farrokhzad
-21
/
+5
2019-11-02
Remove the `AsRef` impl for `SymbolStr`.
Nicholas Nethercote
-4
/
+4
2019-11-02
Simplify various `Symbol` use points.
Nicholas Nethercote
-1
/
+1
2019-10-16
ui-fulldeps: make them pass again?
Mazdak Farrokhzad
-1
/
+1
2019-10-16
parser: leave a FIXME for later
Mazdak Farrokhzad
-0
/
+2
2019-10-16
syntax: reduce visibilities
Mazdak Farrokhzad
-5
/
+5
2019-10-16
move diagnostics.rs into parser/
Mazdak Farrokhzad
-1
/
+1
2019-09-07
Aggregation of cosmetic changes made during work on REPL PRs: libsyntax
Alexander Regueiro
-3
/
+3
2019-08-15
`Ident::with_empty_ctxt` -> `Ident::with_dummy_span`
Vadim Petrochenkov
-1
/
+1
2019-08-11
parser: split into {item,module}.rs
Mazdak Farrokhzad
-0
/
+332