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
/
test
/
run-pass
/
use-mod.rs
Age
Commit message (
Expand
)
Author
Lines
2018-09-21
Allow various lints as part of ui-ifying `src/test/run-pass` suite.
Felix S. Klock II
-0
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-03
sed -i -s 's/\bmod}/self}/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
Change tests to use `self` instead of `mod` in use items
Nick Cameron
-2
/
+2
2014-07-20
Implement new mod import sugar
Jakub Wieczorek
-0
/
+38
2013-04-22
librustc: Remove `use mod` from the language
Patrick Walton
-24
/
+0
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-30
test: Remove export from the tests, language, and libraries. rs=deexporting
Patrick Walton
-4
/
+2
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-0
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-0
/
+2
2012-08-31
rustc: Implement "use mod"
Patrick Walton
-0
/
+12