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
/
test
/
compile-fail
/
private-struct-field.rs
Age
Commit message (
Collapse
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-24
/
+0
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-1
/
+1
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-1
/
+1
2014-04-06
name struct in "field `...` is private" error
Benjamin Herr
-1
/
+1
2014-03-31
rpass/cfail: Update field privacy where necessary
Alex Crichton
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-01-30
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
Patrick Walton
-3
/
+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 ↵
Graydon Hoare
-0
/
+1
#[legacy_exports];
2012-09-07
Convert field terminators to commas. Stop parsing semis.
Brian Anderson
-1
/
+1
2012-09-04
rustc: Implement private fields for max/min classes
Patrick Walton
-0
/
+14