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
/
mod.rs
Age
Commit message (
Collapse
)
Author
Lines
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest ↵
Patrick Walton
-60
/
+46
module scope. r=tjc
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the ↵
Patrick Walton
-46
/
+60
nearest module scope. r=tjc" This reverts commit a8d37af2473da79be704c9ce2374f278c47177b6.
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest ↵
Patrick Walton
-60
/
+46
module scope. r=tjc
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ↵
Patrick Walton
-9
/
+14
contain at least two components. r=graydon
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-5
/
+6
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
/
+198
2012-11-26
Remove the crate language
Brian Anderson
-0
/
+28