-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Milestone
Description
This is a tracking issue for stabilization of both APIs and gated features.
Library stabilization
General passes
- Pass over all
#[deriving(Trait)]
integer auditing Audit integer types in the standard library #22240To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Modules that need further scrutiny
- To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- leaving unstable for nowtime
- leaving unstablethunk
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Modules that should move to #[stable]
once dust settles
- To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Misc stabilization
FromStr
- std: Stabilize FromStr and parse #21718FromIterator::from_iter
- std: Add some missing stability attributes #21870Peekable::peek
- std: Add some missing stability attributes #21870Atomic{Usize,Isize}
- std: Stabilize Atomic{Isize,Usize} methods #21794To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Pending RFCs
- To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Crates to move out
libtest
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Feature gates to remove
box_syntax
unsafe_destructor
dropck and new scoping rules for safe destruction #21972To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
CLI Tooling
- To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Relationships
Development
Select code repository
Activity
aturon commentedon Jan 8, 2015
Nominating for 1.0-beta milestone.
column!
should return a fixed size integer #19284aturon commentedon Jan 31, 2015
Stability requests from users are on a discuss thread.
alexcrichton commentedon Jan 31, 2015
I'm going to try to keep track of all requests from the discuss thread in a gist
[-]Stabilization for 1.0-beta[/-][+]Stabilization for 1.0-alpha2[/+]aturon commentedon Feb 18, 2015
This is subsumed by the new beta stabilization tracker, which includes the last changes prior to alpha2: #22500
Closing!