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
/
issue-7364.rs
Age
Commit message (
Expand
)
Author
Lines
2015-05-29
add const_fn features
Niko Matsakis
-0
/
+1
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-1
/
+0
2015-05-21
Make various fixes:
Niko Matsakis
-1
/
+1
2015-02-16
tests: fix fallout from changed error messages.
Eduard Burtescu
-3
/
+3
2015-02-16
rustc: merge check_static into check_const.
Eduard Burtescu
-1
/
+2
2015-02-04
Fix for misspelled comments in tests.
Joseph Crail
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-2
/
+2
2014-12-29
Test fixes and rebase conflicts
Alex Crichton
-1
/
+0
2014-12-28
Regression test for #16538
Tamir Duberstein
-3
/
+3
2014-12-26
Keep track of the whole error chain
Flavio Percoco
-1
/
+3
2014-10-09
test: Convert statics to constants
Alex Crichton
-1
/
+2
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-2
/
+1
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-2
/
+3
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-02-27
Closes #7364 Test case
Flavio Percoco
-0
/
+19