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-fail
/
issue-2444.rs
Age
Commit message (
Expand
)
Author
Lines
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-15
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2016-06-06
run rustfmt on test/run-fail folder
Srinivas Reddy Thatiparthy
-3
/
+7
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2014-10-29
Update infrastructure for fail -> panic
Steve Klabnik
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-1
/
+1
2014-06-11
sync: Move underneath libstd
Alex Crichton
-2
/
+1
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-05
move concurrent stuff from libextra to libsync
JeremyLetang
-3
/
+3
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
rfail: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-1
/
+1
2013-07-27
Change concurrency primitives to standard naming conventions
Steven Stewart-Gallus
-1
/
+1
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-2
/
+2
2013-02-13
Remove die!, raplace invocations with fail! Issue #4524 pt 3
Nick Desaulniers
-1
/
+1
2013-02-01
Remove fail keyword from lexer & parser and clean up remaining calls to
Nick Desaulniers
-1
/
+1
2013-01-29
librustc: Disallow trait bounds in types, enumerations, and structure definit...
Patrick Walton
-1
/
+1
2012-12-13
Rename Send trait to Owned
Brian Anderson
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-1
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-26
convert std::arc tests to use camel case ARCs
Ben Blum
-1
/
+1
2012-08-10
Split libcore/arc.rs: arc -> std::arc; exclusive -> unsafe::exclusive
Ben Blum
-0
/
+3
2012-07-05
Arc requires send trait (issue #2788)
Eric Holk
-1
/
+1
2012-06-19
Moved arc to libcore and added an arc that allows shared mutable state throug...
Eric Holk
-3
/
+0
2012-06-16
Revert "Moved arc to libstd and added an arc that allows shared mutable state...
Tim Chevalier
-0
/
+3
2012-06-15
Moved arc to libstd and added an arc that allows shared mutable state through...
Eric Holk
-3
/
+0
2012-05-29
modify shape code to only emit monomorphized enums (#2444)
Niko Matsakis
-0
/
+12