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
/
parse
Age
Commit message (
Expand
)
Author
Lines
2013-10-29
removed extra line
reedlepee
-1
/
+0
2013-10-29
Indentation
reedlepee
-1
/
+1
2013-10-29
updated the places where the struct is created #7427
reedlepee
-2
/
+3
2013-10-29
Changed name to non_copyable #7427
reedlepee
-1
/
+1
2013-10-29
Added the comment #7427
reedlepee
-1
/
+1
2013-10-29
Replaced empty destructors with NonCopyable #7427
reedlepee
-5
/
+2
2013-10-28
Field identifiers now include specific spans (Closes #8263).
Joshua Yanovski
-1
/
+2
2013-10-28
Remove the extension traits for Readers/Writers
Alex Crichton
-3
/
+2
2013-10-25
libsyntax: Get rid of obsolete obsolete warning.
Luqman Aden
-6
/
+0
2013-10-25
libsyntax: Get rid of some logic for some obsolete syntax.
Luqman Aden
-14
/
+5
2013-10-25
libsyntax/librustc: Allow mut qualifier in patterns.
Luqman Aden
-24
/
+12
2013-10-24
Remove io::read_error
Alex Crichton
-3
/
+1
2013-10-24
Remove even more of std::io
Alex Crichton
-17
/
+42
2013-10-22
libsyntax/librustc: Allow specifying mut on ~self.
Luqman Aden
-1
/
+9
2013-10-22
libsyntax/librustc: Allow specifying mut on by-value self.
Luqman Aden
-14
/
+16
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-40
/
+40
2013-10-21
Add support for nested comments
Georges Dubus
-33
/
+41
2013-10-16
path2: Update based on more review feedback
Kevin Ballard
-1
/
+1
2013-10-15
path2: Remove .with_display_str and friends
Kevin Ballard
-2
/
+2
2013-10-15
path2: Adjust the API to remove all the _str mutation methods
Kevin Ballard
-5
/
+5
2013-10-15
path2: Replace the path module outright
Kevin Ballard
-22
/
+18
2013-10-10
Remove named extern blocks from the AST
Alex Crichton
-7
/
+5
2013-10-09
option: rewrite the API to use composition
Daniel Micay
-3
/
+3
2013-10-08
auto merge of #9753 : alexcrichton/rust/macro-attrs, r=brson
bors
-3
/
+0
2013-10-08
Allow attributes on macros
Alex Crichton
-3
/
+0
2013-10-08
auto merge of #9771 : alexcrichton/rust/snapshots, r=thestinger
bors
-19
/
+0
2013-10-08
Register new snapshots
Alex Crichton
-19
/
+0
2013-10-08
auto merge of #9756 : catamorphism/rust/issue-2354, r=alexcrichton
bors
-1
/
+11
2013-10-08
Add bindings for start and ends of keyword ranges; use bindings in match arms.
Felix S. Klock II
-11
/
+40
2013-10-08
add new enum ast::StrStyle as field to ast::lit_str
Benjamin Herr
-22
/
+22
2013-10-07
syntax: Remove unnecessary @
Tim Chevalier
-3
/
+3
2013-10-07
syntax: Display spans for open delimiters when a file ends prematurely
Tim Chevalier
-1
/
+11
2013-10-08
add token::LIT_STR_RAW(ident, num of # symbols)
Benjamin Herr
-4
/
+14
2013-10-08
lex raw string literals, like r#"blah"#
Benjamin Herr
-2
/
+66
2013-10-04
Remove specific errors for very old obsolete syntax
Benjamin Herr
-449
/
+58
2013-10-02
auto merge of #9665 : alexcrichton/rust/snapshot, r=brson
bors
-2
/
+9
2013-10-01
Migrate users of 'loop' to 'continue'
Alex Crichton
-2
/
+2
2013-10-01
Obsolete parsing 'loop' as 'continue'
Alex Crichton
-0
/
+7
2013-10-01
remove the `float` type
Daniel Micay
-6
/
+1
2013-09-30
syntax: Remove usage of fmt!
Alex Crichton
-94
/
+92
2013-09-29
Remove all usage of @ast::Crate
Alex Crichton
-4
/
+4
2013-09-27
auto merge of #9540 : alexcrichton/rust/more-rustdoc-improvements, r=brson
bors
-3
/
+3
2013-09-26
auto merge of #9525 : klutzy/rust/obsolete-span-fix, r=alexcrichton
bors
-6
/
+9
2013-09-26
Add 'continue' as a synonym for 'loop'
Brian Anderson
-18
/
+33
2013-09-26
rustdoc: Generate documentation for foreign items
Alex Crichton
-3
/
+3
2013-09-26
syntax: Fix wrong span on trait fn visibility
klutzy
-1
/
+2
2013-09-26
syntax: Fix wrong span on ObsoleteMode
klutzy
-4
/
+6
2013-09-26
syntax: Fix wrong span on ObsoleteEmptyImpl
klutzy
-1
/
+1
2013-09-25
rustdoc: Improve comment stripping
Alex Crichton
-15
/
+40
2013-09-25
auto merge of #9481 : jbclements/rust/minor-cleanup, r=cmr
bors
-10
/
+52
[prev]
[next]