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
/
compiler
/
rustc_parse
/
src
/
parser
/
diagnostics.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-18
Permit standalone generic parameters as const generic arguments in macros
varkor
-3
/
+7
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-5
/
+1
2020-10-29
Rollup merge of #78460 - varkor:turbofish-string-generic, r=lcnr
Yuki Okushi
-4
/
+5
2020-10-28
Adjust turbofish help message for const generics
varkor
-4
/
+5
2020-10-28
Rollup merge of #78379 - estebank:fn-signature-parse, r=varkor
Dylan DPC
-8
/
+0
2020-10-27
Auto merge of #77502 - varkor:const-generics-suggest-enclosing-braces, r=petr...
bors
-4
/
+143
2020-10-26
Suggest expressions that look like const generic arguments should be enclosed...
varkor
-4
/
+143
2020-10-25
Rely on regular "expected"/"found" parser error for `fn`
Esteban Küber
-8
/
+0
2020-10-23
Silence unnecessary `await foo?` knock-down error
Esteban Küber
-1
/
+7
2020-10-07
Detect blocks that could be struct expr bodies
Esteban Küber
-2
/
+85
2020-09-15
Auto merge of #76171 - estebank:turbofish-the-revenge, r=davidtwco
bors
-0
/
+46
2020-09-14
Detect turbofish with multiple type params missing leading `::`
Esteban Küber
-0
/
+46
2020-09-10
Attach `TokenStream` to `ast::Path`
Aaron Hill
-1
/
+1
2020-09-10
Attach `TokenStream` to `ast::Ty`
Aaron Hill
-2
/
+7
2020-08-30
mv compiler to compiler/
mark
-0
/
+1643