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
/
libsyntax
/
attr
Age
Commit message (
Expand
)
Author
Lines
2018-09-09
Auto merge of #53902 - dtolnay:group, r=petrochenkov
bors
-2
/
+2
2018-09-08
Track distinct spans for open and close delimiter
David Tolnay
-2
/
+2
2018-09-06
Validate syntax of `cfg` attributes
Vadim Petrochenkov
-1
/
+15
2018-08-31
Implement the `min_const_fn` feature gate
Oliver Schneider
-15
/
+13
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-1
/
+1
2018-08-15
syntax: Enforce attribute grammar in the parser
Vadim Petrochenkov
-2
/
+2
2018-08-13
Move SmallVec and ThinVec out of libsyntax
ljedrz
-1
/
+1
2018-08-02
Auto merge of #52841 - petrochenkov:premacro, r=alexcrichton
bors
-14
/
+1
2018-08-01
Switch syntax attribute tracking to BitVector
Mark Rousskov
-28
/
+4
2018-08-01
resolve: Implement prelude search for macro paths
Vadim Petrochenkov
-14
/
+1
2018-07-27
Add the -Zcrate-attr=foo nightly rustc flag to inject crate attributes
Pietro Albini
-2
/
+32
2018-07-04
Improving span of unknown lint tool error message
flip1995
-6
/
+8
2018-07-04
Implementation of tool lints
flip1995
-0
/
+11
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
/
+1518