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
/
liballoc
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-08-16
rustdoc: Added issue_tracker_base_url annotations to crates
Martin Wernstål
-0
/
+1
2015-08-15
alloc: Add issues for all unstable features
Alex Crichton
-2
/
+4
2015-08-15
Reduce libcore/liballoc's dependence on pointer sizes
Dylan McKay
-0
/
+1
2015-08-14
rustc: Allow changing the default allocator
Alex Crichton
-4
/
+6
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-1
/
+1
2015-08-11
rollup merge of #27678: alexcrichton/snapshots
Alex Crichton
-3
/
+0
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-2
/
+2
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-4
/
+3
2015-07-29
implement Clone for Box<str>, closes #27323
Alexis Beingessner
-0
/
+1
2015-07-28
Auto merge of #26934 - reem:boxed-slice-clone, r=Gankro
bors
-0
/
+1
2015-07-28
Implement Clone for Box<[T]> where T: Clone
Jonathan Reem
-0
/
+1
2015-07-27
Register new snapshots (2015-07-26 a5c12f4).
Eduard Burtescu
-2
/
+0
2015-07-23
Review feedback: add unstable marker to Placer API and put in bound that now ...
Felix S. Klock II
-0
/
+3
2015-07-22
address review feedback: remove dupe feature opt-in.
Felix S. Klock II
-1
/
+0
2015-07-22
Add feature-gates for desugaring-based `box` and placement-`in`.
Felix S. Klock II
-0
/
+2
2015-07-20
Register new snapshots
Alex Crichton
-17
/
+0
2015-07-17
Add RawVec to unify raw Vecish code
Alexis Beingessner
-0
/
+2
2015-07-08
trans: Link rlibs to dylibs with --whole-archive
Alex Crichton
-0
/
+1
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-1
/
+1
2015-06-17
alloc: Split apart the global `alloc` feature
Alex Crichton
-3
/
+7
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-8
/
+14
2015-06-09
Exise 'owned pointer' from the codebase
Steve Klabnik
-3
/
+3
2015-05-27
Remove #[cfg(stage0)] items.
Eduard Burtescu
-7
/
+0
2015-05-17
Make `Arc` support DSTs
P1start
-0
/
+7
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-2
/
+2
2015-04-28
Register new snapshots
Tamir Duberstein
-1
/
+1
2015-04-01
Add `#[fundamental]` annotations into libcore so that `Sized` and the
Niko Matsakis
-0
/
+2
2015-03-26
Added instability markers to `POST_DROP_*` consts, and related opt-in's.
Felix S. Klock II
-1
/
+1
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+1
2015-03-13
Add an "allocator" attribute to mark functions as allocators
Björn Steinbrink
-0
/
+1
2015-03-06
Rollup merge of #23056 - awlnx:master, r=nrc
Manish Goregaokar
-0
/
+2
2015-03-05
fix for new attributes failing. issue #22964
awlnx
-0
/
+2
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-0
/
+1
2015-03-04
Auto merge of #22920 - tshepang:remove-some-warnings, r=huonw
bors
-1
/
+0
2015-03-03
Add `: Box<_>` or `::Box<_>` type annotations to various places.
Felix S. Klock II
-0
/
+6
2015-03-01
remove some compiler warnings
Tshepang Lekhonkhobe
-1
/
+0
2015-02-24
std: Stabilize some `ptr` functions
Alex Crichton
-0
/
+1
2015-02-20
try to reduce bajillion warnings
Alexis
-0
/
+1
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+0
2015-02-17
Register new snapshots
Alex Crichton
-8
/
+0
2015-02-11
Feature-gate the `#[unsafe_no_drop_flag]` attribute.
Felix S. Klock II
-0
/
+1
2015-02-09
int/uint => isize/usize in liblibc/liballoc/libarena
we
-1
/
+0
2015-02-07
Feature-gate #![no_std]
Keegan McAllister
-0
/
+1
2015-02-07
Don't use std:: paths in syntax extensions when compiling a #![no_std] crate
Keegan McAllister
-1
/
+2
2015-02-05
Made external_crates feature work again.
Alexander Light
-1
/
+3
2015-01-30
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-0
/
+1
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-2
/
+1
2015-01-30
Use `#[rustc_paren_sugar]` as a more extensible way of deciding when
Niko Matsakis
-0
/
+1
[prev]
[next]