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
/
ext
/
pipes
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-01
Remove the pipes compiler
Brian Anderson
-84
/
+0
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-1
/
+1
2013-07-17
librustc: Add a lint mode for unnecessary `copy` and remove a bunch of them.
Patrick Walton
-1
/
+1
2013-06-25
great renaming propagation: syntax
Corey Richardson
-1
/
+0
2013-06-05
removed unused imports (and one unused argument)
John Clements
-1
/
+0
2013-06-05
remove interner from tt_reader
John Clements
-1
/
+0
2013-06-05
just use TLS interner
John Clements
-2
/
+2
2013-05-22
syntax/ext: modernise ext_ctxt to be CamelCase and use new.
Huon Wilson
-2
/
+2
2013-05-11
Warning police
Tim Chevalier
-1
/
+1
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-03-28
Removing unused imports
Alex Crichton
-1
/
+1
2013-03-13
librustc: Don't accept `as Trait` anymore; fix all occurrences of it.
Patrick Walton
-3
/
+5
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-1
/
+0
2013-02-26
libsyntax: remove vecs_implicitly_copyable from the syntax extensions
Erick Tryzelaar
-2
/
+2
2013-02-22
libsyntax: De-mut the pipe compiler
Patrick Walton
-1
/
+1
2013-02-21
Get rid of structural records in libsyntax and the last bit in librustc.
Luqman Aden
-1
/
+1
2013-01-29
libsyntax: De-export libsyntax. rs=deexporting
Patrick Walton
-9
/
+8
2013-01-29
libsyntax: De-export a lot of libsyntax. rs=deƫxporting
Patrick Walton
-6
/
+0
2013-01-29
libstd: Remove "dual impls" from the language and enforce coherence rules. r=...
Patrick Walton
-0
/
+1
2013-01-23
renaming to adhere to conventions
John Clements
-2
/
+2
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+2
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-2
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+2
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-4
/
+5
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-3
/
+2
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-29
impls of traits cannot define methods on the anonymous trait
Brian Anderson
-1
/
+0
2012-11-28
Remove uses of #[merge]
Brian Anderson
-0
/
+70
2012-11-26
Remove the crate language
Brian Anderson
-0
/
+12