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
/
supported-cast.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-16
/
+12
2015-05-19
Fix test fallout, and add some rather comprehensive tests.
Ariel Ben-Yehuda
-3
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-30
/
+30
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
-14
/
+14
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-2
/
+2
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-204
/
+204
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-16
/
+3
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-13
/
+13
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-1
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-217
/
+217
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-217
/
+217
2013-10-01
remove the `float` type
Daniel Micay
-15
/
+0
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-232
/
+232
2013-09-04
forbid cast as bool
Daniel Micay
-15
/
+0
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-232
/
+232
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-03-11
Remove uses of log
Brian Anderson
-232
/
+232
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-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-16
/
+13
2012-02-01
Remove native types from stdlib
Marijn Haverbeke
-13
/
+13
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-247
/
+247
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-247
/
+247
2011-10-27
Add tests for the 'as' (cast) operator
Matt Brubeck
-0
/
+253