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
/
compile-fail
/
privacy1.rs
Age
Commit message (
Expand
)
Author
Lines
2014-08-16
librustc: Forbid external crates, imports, and/or items from being
Patrick Walton
-1
/
+0
2014-08-14
libsyntax: Accept `use foo as bar;` in lieu of `use bar as foo;`
Patrick Walton
-1
/
+1
2014-08-09
Fix misspelled comments for tests.
Joseph Crail
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-06-23
librustc: Feature gate lang items and intrinsics.
Patrick Walton
-1
/
+1
2014-04-23
Support unsized types with the `type` keyword
Nick Cameron
-0
/
+3
2014-04-16
rustc: Remove private enum variants
Alex Crichton
-3
/
+0
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-2
/
+2
2013-12-09
Check the privacy of implemented traits
Alex Crichton
-0
/
+3
2013-11-22
Move more of the exportation burden into privacy
Alex Crichton
-0
/
+10
2013-10-14
Refine privacy error messages to be more accurate
Alex Crichton
-6
/
+11
2013-10-07
Fix merge fallout of privacy changes
Alex Crichton
-0
/
+1
2013-10-07
Extract privacy checking from name resolution
Alex Crichton
-0
/
+168