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
/
numeric-method-autoexport.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
-34
/
+0
2016-10-18
Fix some pretty printing tests
Vadim Petrochenkov
-2
/
+0
2015-04-21
test: Fix fallout in tests
Alex Crichton
-9
/
+0
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-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-1
/
+1
2015-02-18
Convert required suffixes into a use of `as`.
Niko Matsakis
-12
/
+12
2015-01-31
Kill more `isize`s
Tobias Bucher
-3
/
+3
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-2
/
+2
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+3
2014-12-13
Fix run-pass tests
Jorge Aparicio
-10
/
+10
2014-05-13
Touch up and rebase previous commits
Alex Crichton
-2
/
+3
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-01-30
Remove Times trait
Brendan Zabarauskas
-3
/
+0
2013-10-02
std: Replace num::IntConvertible with {To,From}Primitive
Erick Tryzelaar
-2
/
+2
2013-10-01
remove the `float` type
Daniel Micay
-1
/
+0
2013-08-01
std: Change `Times` trait to use `do` instead of `for`
blake2-ppc
-1
/
+1
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-13
/
+13
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-13
/
+13
2013-03-07
test: Fix tests.
Patrick Walton
-0
/
+2
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-13
/
+13
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-30
rustc: make integral type inference transactional, close #3211, close #4401, ...
Graydon Hoare
-11
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-25
Demode Num trait and impls
Tim Chevalier
-10
/
+10
2012-07-10
Get rid of places that expected foo.bar to implicitly bind.
Michael Sullivan
-10
/
+10
2012-07-05
A new `times` method on numeric types
Ben Striegel
-2
/
+15
2012-06-25
Remove redundant 'extension' mods from numeric mods
Brian Anderson
-3
/
+5
2012-06-25
Automatically export methods on core numeric types
Ben Striegel
-0
/
+24