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
/
libdebug
/
repr.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-02
tests: remove uses of Gc.
Eduard Burtescu
-4
/
+0
2014-10-02
debug: remove Gc support from Repr.
Eduard Burtescu
-7
/
+3
2014-09-30
librustc: Forbid `..` in range patterns.
Patrick Walton
-1
/
+1
2014-09-26
Rename raw::Box to raw::GcBox
Keegan McAllister
-1
/
+1
2014-09-22
librustc: Forbid private types in public APIs.
Patrick Walton
-1
/
+1
2014-09-09
Remove some test warnings.
Jonas Hietala
-0
/
+1
2014-08-29
Register new snapshots
Alex Crichton
-17
/
+0
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+1
2014-08-26
Rebasing changes
Nick Cameron
-1
/
+1
2014-08-26
DST coercions and DST structs
Nick Cameron
-0
/
+14
2014-08-06
Use byte literals in libdebug
nham
-19
/
+19
2014-07-17
deprecate Vec::get
Nick Cameron
-2
/
+2
2014-07-15
Deprecate `str::from_utf8_owned`
Adolfo OchagavĂa
-2
/
+1
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-2
/
+2
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-11
/
+11
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-32
/
+41
2014-06-24
Remove the quad_precision_float feature gate
Alex Crichton
-1
/
+0
2014-06-18
Deprecate the bytes!() macro.
Simon Sapin
-3
/
+3
2014-06-15
Register new snapshots
Alex Crichton
-20
/
+0
2014-06-14
rustc: Obsolete the `@` syntax entirely
Alex Crichton
-4
/
+5
2014-06-13
Fix all violations of stronger guarantees for mutable borrows
Cameron Zwarich
-2
/
+4
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-20
/
+10
2014-05-30
lib{std,core,debug,rustuv,collections,native,regex}: Fix snake_case errors.
Kevin Butler
-24
/
+14
2014-05-29
Change to_owned() to to_string().
Ahmed Charles
-1
/
+1
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+659