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
/
doc
/
unstable-book
Age
Commit message (
Expand
)
Author
Lines
2018-06-12
Stabilize #[repr(transparent)]
Simon Sapin
-176
/
+0
2018-06-11
Mark alloc_jemalloc as perma-unstable
Simon Sapin
-13
/
+0
2018-06-11
Move Unstable Book sections for #[global_allocator] and System to std::alloc ...
Simon Sapin
-148
/
+0
2018-06-11
Remove some '#[feature]' attributes for stabilized features
Simon Sapin
-1
/
+0
2018-06-11
Remove alloc::Opaque and use *mut u8 as pointer type for GlobalAlloc
Mike Hommey
-3
/
+3
2018-06-10
Stabilize entry-or-default
Guillaume Gomez
-13
/
+0
2018-06-03
s/panic_fmt/panic_impl/g in docs
Jorge Aparicio
-17
/
+18
2018-05-27
Auto merge of #51066 - est31:master, r=sfackler
bors
-2
/
+2
2018-05-26
Point to the current box syntax tracking issue
est31
-2
/
+2
2018-05-26
Add `Ident::as_str` helper
Vadim Petrochenkov
-1
/
+1
2018-05-25
Implement outlives requirements inference for dyn and projections.
toidiu
-0
/
+67
2018-05-13
stabilize :lifetime
Alex Burka
-14
/
+0
2018-05-13
Macros: Add a 'literal' fragment specifier
Dan Aloni
-0
/
+17
2018-05-02
Add tool_attributes feature to unstable book
Seiichi Uchida
-0
/
+26
2018-04-28
stabilize `#[must_use]` for functions and must-use operators
Zack M. Davis
-30
/
+0
2018-04-22
Add doc about doc alias feature
Guillaume Gomez
-0
/
+23
2018-04-17
stabilize `slice_rsplit` feature
tinaun
-10
/
+0
2018-04-14
Replace remaining uses of deprecated std::heap with std::alloc
Mike Hommey
-1
/
+1
2018-04-12
Rename alloc::Void to alloc::Opaque
Simon Sapin
-3
/
+3
2018-04-12
Use NonNull<Void> instead of *mut u8 in the Alloc trait
Mike Hommey
-0
/
+1
2018-04-12
Use the GlobalAlloc trait for #[global_allocator]
Simon Sapin
-4
/
+4
2018-04-12
Auto merge of #49371 - scottmcm:catch-wrapping, r=nikomatsakis
bors
-4
/
+4
2018-04-12
Auto merge of #48528 - bitshifter:repr_packed, r=eddyb
bors
-0
/
+8
2018-04-12
Deprecate the std_unicode crate
Simon Sapin
-1
/
+1
2018-04-11
Implementation of `#[repr(packed(n))]` RFC 1399.
Cameron Hart
-0
/
+8
2018-04-10
Fix the unstable book to account for ok-wrapping
Scott McMurray
-4
/
+4
2018-04-02
Remove splice page from unstable book.
Thayne McCombs
-22
/
+0
2018-03-28
Auto merge of #49460 - kennytm:rollup, r=kennytm
bors
-23
/
+0
2018-03-28
Rollup merge of #49243 - murarth:stabilize-retain, r=BurntSushi
kennytm
-23
/
+0
2018-03-28
Stabilize match_default_bindings
Taylor Cramer
-58
/
+0
2018-03-26
Fix missed i128 feature gates
Mark Mansi
-1
/
+1
2018-03-26
Rename unstable book correctly
Mark Mansi
-3
/
+3
2018-03-26
Rename unstable-book chapter
Mark Mansi
-0
/
+0
2018-03-26
Stabilize i128 feature too
Mark Mansi
-1
/
+1
2018-03-26
Update nightly book
Mark Mansi
-13
/
+6
2018-03-26
Stabilize conservative_impl_trait
Taylor Cramer
-66
/
+0
2018-03-26
Stabilize universal_impl_trait
Taylor Cramer
-32
/
+0
2018-03-25
Rollup merge of #49194 - Zoxc:unsafe-generator, r=cramertj
kennytm
-10
/
+10
2018-03-21
Stabilize method `String::retain`
Murarth
-23
/
+0
2018-03-21
Make resuming generators unsafe instead of the creation of immovable generato...
John Kåre Alsaker
-10
/
+10
2018-03-20
Stabilize slice patterns without `..`
Vadim Petrochenkov
-47
/
+16
2018-03-15
Stabilize `inclusive_range_syntax` language feature.
kennytm
-20
/
+0
2018-03-08
Stabilize const_indexing feature
Oliver Schneider
-19
/
+0
2018-02-28
Rollup merge of #48359 - jsgf:remap-path-prefix, r=sanxiyn
Manish Goregaokar
-37
/
+0
2018-02-25
Rollup merge of #48166 - hedgehog1024:hedgehog1024-stabilize-entry_and_modify...
kennytm
-77
/
+0
2018-02-22
Implement --remap-path-prefix
Jeremy Fitzhardinge
-37
/
+0
2018-02-17
Fix unstable book
Guillaume Gomez
-0
/
+3
2018-02-12
Delete information about 'entry_and_modify' from Unstable book
hedgehog1024
-77
/
+0
2018-02-11
Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakis
bors
-0
/
+17
2018-02-05
Stabilize use_nested_groups
Pietro Albini
-90
/
+0
[next]