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
/
libsyntax
/
attr
/
builtin.rs
Age
Commit message (
Expand
)
Author
Lines
2019-01-30
Add suggestions to deprecation lints
Oliver Scherer
-1
/
+4
2019-01-26
remove `_with_applicability` from suggestion fns
Andy Russell
-3
/
+3
2019-01-24
Implement optimize(size) and optimize(speed)
Simonas Kazlauskas
-0
/
+7
2019-01-13
Implement basic input validation for built-in attributes
Vadim Petrochenkov
-3
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-22
optimize unsupported literal diag message
csmoe
-39
/
+70
2018-10-20
update meta item checking test
csmoe
-1
/
+3
2018-10-20
suggest to trim prefix in nested meta items
csmoe
-3
/
+18
2018-10-20
handle errors based on parse_sess
csmoe
-31
/
+36
2018-10-20
suggest to remove prefix `b` in lint string
csmoe
-45
/
+84
2018-10-05
Stabilize `min_const_fn`
Oliver Schneider
-2
/
+1
2018-10-03
Update error id to an unused one
Oliver Schneider
-1
/
+1
2018-10-03
Only promote calls to `#[rustc_promotable]` const fns
Oliver Schneider
-1
/
+22
2018-09-06
Validate syntax of `cfg` attributes
Vadim Petrochenkov
-1
/
+15
2018-08-31
Implement the `min_const_fn` feature gate
Oliver Schneider
-14
/
+12
2018-06-30
add label to unknown meta item error
Andy Russell
-11
/
+33
2018-06-30
factor built-in attribute parsing into submodule
Andy Russell
-0
/
+708
[prev]