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
/
test
/
ui
/
rfc-2565-param-attrs
Age
Commit message (
Expand
)
Author
Lines
2020-03-23
Reword unused variable warning
Alex Tokarev
-19
/
+19
2020-01-24
Normalise notes with the/is
varkor
-1
/
+1
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-1
/
+1
2019-10-02
syntax: improve parameter without type suggestions
David Wood
-0
/
+4
2019-09-29
syntax: fix #64682.
Mazdak Farrokhzad
-46
/
+312
2019-09-24
Remove blanket silencing of "type annotation needed" errors
Esteban Küber
-3
/
+3
2019-09-11
Stabilize `param_attrs` in Rust 1.39.0
Caio
-129
/
+79
2019-09-09
Resolve attributes in several places
Caio
-207
/
+106
2019-08-31
Harden param_attrs test wrt. usage of proc macro attrs.
Mazdak Farrokhzad
-0
/
+299
2019-08-25
parser: gracefully handle `fn foo(A | B: type)`.
Mazdak Farrokhzad
-3
/
+3
2019-08-20
Remove async_await gates from tests.
Mazdak Farrokhzad
-1
/
+1
2019-08-02
Test for printing attrs on formal params.
Mazdak Farrokhzad
-0
/
+90
2019-07-27
Lint attributes on function arguments
Caio
-182
/
+97
2019-07-13
Tweak wording in feature gate errors
Esteban Küber
-16
/
+16
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-10
/
+10
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-06-09
Allow attributes in formal function parameters
Caio
-0
/
+923