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
/
librustc_parse
/
parser
/
generics.rs
Age
Commit message (
Expand
)
Author
Lines
2020-06-23
Record span of `const` kw in GenericParamKind
Ayaz Hafiz
-3
/
+3
2020-06-08
Don't lose empty `where` clause when pretty-printing
Aaron Hill
-2
/
+7
2020-04-22
Rollup merge of #71256 - cuviper:must_use_replace, r=estebank
Dylan DPC
-1
/
+1
2020-04-18
remove build warnings
Tshepang Lekhonkhobe
-1
/
+1
2020-04-17
Fix unused results from mem::replace
Josh Stone
-1
/
+1
2020-03-21
recover on `for<'a> |...| body` closures.
Mazdak Farrokhzad
-11
/
+8
2020-03-01
Rollup merge of #69579 - petrochenkov:noprevspan, r=Centril
Yuki Okushi
-12
/
+16
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-2
/
+2
2020-02-29
parser: `prev_span` -> `prev_token.span`
Vadim Petrochenkov
-12
/
+16
2020-02-29
Auto merge of #69255 - estebank:e0599-details, r=varkor
bors
-2
/
+4
2020-02-28
Suggest constraining type parameters
Esteban Küber
-2
/
+4
2020-02-27
Remove unneeded calls to format!()
Björn Steinbrink
-9
/
+6
2020-02-02
Use more appropriate spans on object unsafe traits and provide structured sug...
Esteban Küber
-1
/
+1
2020-01-09
Extend support of `_` in type parameters
Esteban Küber
-1
/
+1
2020-01-02
Normalize `syntax::source_map` imports.
Mazdak Farrokhzad
-1
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-68
/
+45
2019-12-05
rustc_parser: cleanup imports
Mazdak Farrokhzad
-1
/
+1
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-0
/
+308