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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_parse
/
parser
/
module.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-01
Rollup merge of #69579 - petrochenkov:noprevspan, r=Centril
Yuki Okushi
-1
/
+1
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-3
/
+3
2020-02-29
parser: `prev_span` -> `prev_token.span`
Vadim Petrochenkov
-1
/
+1
2020-02-15
Record proc macro harness order for use during metadata deserialization
Aaron Hill
-0
/
+2
2020-02-13
parser: remove `Option<Vec<Attribute>>` in `ItemInfo`.
Mazdak Farrokhzad
-1
/
+1
2020-02-13
parser_item_mod: avoid cloning outer attributes
Mazdak Farrokhzad
-14
/
+12
2020-02-06
Remove the `Cow` from `Directory`.
Nicholas Nethercote
-3
/
+3
2020-01-11
restore some rustc_parse visibilities
Caleb Cartwright
-4
/
+8
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-2
/
+2
2019-12-31
parser::module: remove .fatal calls
Mazdak Farrokhzad
-1
/
+2
2019-12-31
parser: span_fatal -> struct_span_err
Mazdak Farrokhzad
-1
/
+1
2019-12-31
parser: call .struct_span_err directly
Mazdak Farrokhzad
-4
/
+3
2019-12-23
extract parse_not_expr
Mazdak Farrokhzad
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-60
/
+48
2019-12-05
Rollup merge of #67045 - Centril:parser-import-clean, r=Mark-Simulacrum
Mazdak Farrokhzad
-3
/
+2
2019-12-05
rustc_parser: cleanup imports
Mazdak Farrokhzad
-3
/
+2
2019-12-03
Account for raw idents in module file finding
Esteban Küber
-2
/
+2
2019-11-20
Delete ProcessCfgMod
Mark Rousskov
-1
/
+0
2019-11-19
Move syntax_expand::config to rustc_parse::config
Mark Rousskov
-1
/
+1
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-0
/
+316