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
/
parse
/
attr.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-20
Revert "syntax: Make attributes sendable for rustdoc's benefit"
Brian Anderson
-10
/
+10
2012-09-20
syntax: Make attributes sendable for rustdoc's benefit
Brian Anderson
-10
/
+10
2012-09-04
libsyntax: "import" -> "use"
Patrick Walton
-3
/
+3
2012-08-26
Camel case the option type
Brian Anderson
-6
/
+6
2012-08-22
intern identifiers
Paul Stansifer
-6
/
+6
2012-08-15
Convert more core types to camel case
Brian Anderson
-5
/
+5
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-5
/
+5
2012-08-05
Switch alts to use arrows
Brian Anderson
-20
/
+16
2012-08-01
Convert ret to return
Brian Anderson
-15
/
+15
2012-07-17
rustc: Implement and enforce instance coherence
Patrick Walton
-1
/
+15
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-1
/
+1
2012-07-12
Get rid of all of the remaining /~s in the code base.
Michael Sullivan
-6
/
+6
2012-07-06
Plumbing and parsing for item-position macros.
Eric Holk
-1
/
+0
2012-07-05
Some rearranging in perparation for MBE-style TT transcription.
Paul Stansifer
-1
/
+2
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-20
/
+66
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-30
initial draft of fix for issue #2498:
Gareth Daniel Smith
-20
/
+66
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-11
/
+11
2012-06-27
Replace more vector + (issue #2719)
Eric Holk
-5
/
+5
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-14
/
+15
2012-06-15
Make token trees parseable.
Paul Stansifer
-0
/
+1
2012-06-12
syntax: clarify that trailing separators are never required
Lindsey Kuper
-2
/
+2
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+132