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
/
test
/
ui
/
attributes
Age
Commit message (
Expand
)
Author
Lines
2021-02-08
lexer: Avoid some span arithmetic in `emit_unescape_error`
Vadim Petrochenkov
-0
/
+19
2020-12-09
Accept arbitrary expressions in key-value attributes at parse time
Vadim Petrochenkov
-18
/
+13
2020-11-03
Expand `NtExpr` tokens only in key-value attributes
Vadim Petrochenkov
-0
/
+153
2020-09-01
Clarify message about unresolved use
Kornel
-3
/
+3
2020-04-23
Moving more build-pass tests to check-pass
Val Markovic
-1
/
+1
2020-03-01
Use `opt_def_id()` over `def_id()`
Yuki Okushi
-6
/
+8
2020-01-24
Normalise notes with the/is
varkor
-1
/
+1
2020-01-09
Update tests
Vadim Petrochenkov
-1
/
+14
2019-12-09
resolve: Make visibility resolution more speculative
Vadim Petrochenkov
-10
/
+2
2019-12-09
resolve: Resolve visibilities on fields with non-builtin attributes
Vadim Petrochenkov
-0
/
+48
2019-11-24
expand: Fully preserve visibilities on unnamed fields with attributes
Vadim Petrochenkov
-0
/
+11
2019-11-24
def_collector: Do not forget to save indices of fields with multiple attributes
Vadim Petrochenkov
-0
/
+11
2019-11-09
Address review comments
Vadim Petrochenkov
-0
/
+112
2019-11-09
Support registering attributes and attribute tools using crate-level attributes
Vadim Petrochenkov
-0
/
+74
2019-09-26
hir: Disallow `target_feature` on constants
David Wood
-0
/
+31
2019-09-15
resolve: Tweak "cannot find" wording for attributes
Vadim Petrochenkov
-10
/
+10
2019-09-15
Rollup merge of #64471 - Mark-Simulacrum:warn-depr-attr, r=Centril
Mazdak Farrokhzad
-2
/
+0
2019-09-14
Warn on no_start, crate_id attribute use
Mark Rousskov
-2
/
+0
2019-09-14
def_collector: Do not ICE on attributes on unnamed fields
Vadim Petrochenkov
-0
/
+9
2019-09-08
Improve wording.
Charles Lew
-2
/
+2
2019-07-18
resolve: Use `feature(custom_attribute)` fallback only if the feature is enabled
Vadim Petrochenkov
-30
/
+18
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-5
/
+5
2019-07-05
Rollup merge of #62133 - petrochenkov:norustc, r=eddyb
Mazdak Farrokhzad
-11
/
+9
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-8
/
+8
2019-06-30
Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registered
Vadim Petrochenkov
-11
/
+9
2019-06-09
Address review comments
Vadim Petrochenkov
-0
/
+67
2019-06-08
Move some run-pass attribute tests to ui
Vadim Petrochenkov
-0
/
+392