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
/
libcore
/
raw.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-05
remove unused `Sized` imports
Jorge Aparicio
-1
/
+0
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-2
/
+2
2014-12-19
libcore: use `#[deriving(Copy)]`
Jorge Aparicio
-4
/
+2
2014-12-14
Remove `proc` types/expressions from the parser, compiler, and
Niko Matsakis
-9
/
+0
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+9
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-27
DSTify [T]/str extension traits
Jorge Aparicio
-4
/
+5
2014-10-25
make the core::raw struct representation defined
Daniel Micay
-1
/
+4
2014-10-02
core: remove raw::GcBox.
Eduard Burtescu
-9
/
+0
2014-09-26
Rename raw::Box to raw::GcBox
Keegan McAllister
-4
/
+4
2014-08-29
Register new snapshots
Alex Crichton
-6
/
+0
2014-08-26
Rebasing changes
Nick Cameron
-2
/
+2
2014-08-26
DST coercions and DST structs
Nick Cameron
-0
/
+6
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-29
/
+0
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-7
/
+7
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-11
/
+0
2014-06-11
rustc: Update how Gc<T> is recognized
Alex Crichton
-1
/
+0
2014-05-22
libcore: Remove all uses of `~str` from `libcore`.
Patrick Walton
-1
/
+0
2014-05-11
core: Remove the cast module
Alex Crichton
-5
/
+5
2014-05-07
core: Inherit the raw module
Alex Crichton
-0
/
+114