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
/
run-pass
/
issue-333.rs
Age
Commit message (
Expand
)
Author
Lines
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-16
/
+0
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-1
/
+1
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-1
/
+1
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-1
/
+1
2013-07-17
librustc: Remove all uses of the `Copy` bound.
Patrick Walton
-2
/
+2
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-02-20
librustc: Separate most trait bounds with '+'. rs=plussing
Patrick Walton
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-2
/
+2
2012-08-01
Convert ret to return
Brian Anderson
-2
/
+2
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-1
/
+1
2012-02-11
make bind syntax unnecessary: just use _ for one of the arguments
Niko Matsakis
-1
/
+1
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-2
/
+2
2011-11-18
Update stdlib, compiler, and tests to new kind system
Marijn Haverbeke
-2
/
+2
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-2
/
+2
2011-10-20
Make fn denote a bare function. Convert fn to fn@ as needed
Brian Anderson
-1
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-2
/
+2
2011-08-23
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kindin...
Graydon Hoare
-2
/
+2
2011-08-16
Port the tests to the expr foo::<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Port the tests to the decl foo<T> syntax.
Erick Tryzelaar
-3
/
+3
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-10
/
+3
2011-07-08
Add test case for issue #333. Closes #333
Brian Anderson
-0
/
+12