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
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-2
/
+2
2015-04-02
Fallout in tests
Niko Matsakis
-6
/
+2
2015-03-16
Fallout in testing.
Nick Cameron
-13
/
+3
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-2
/
+6
2015-02-07
Feature-gate #![no_std]
Keegan McAllister
-1
/
+1
2015-01-16
syntax: Feature gate #[start] and #[main]
Alex Crichton
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-3
/
+3
2015-01-05
Remove use of globs feature gate from tests.
Huon Wilson
-1
/
+1
2015-01-03
Running EUV requires the Copy lang item, so adjust privacy tests.
Niko Matsakis
-0
/
+3
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-2
/
+2
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