| .. |
|
benches
|
Move deny(warnings) into rustbuild
|
2018-04-08 16:59:14 -06:00 |
|
char
|
mod.rs isn't beautiful
|
2018-05-30 22:24:24 +03:00 |
|
fmt
|
Stabilize Formatter alignment
|
2018-05-27 14:07:43 +02:00 |
|
hash
|
Fix a few more unstables that I missed
|
2018-03-26 08:37:56 -05:00 |
|
iter
|
Document additional use case for iter::inspect
|
2018-05-28 18:50:16 -05:00 |
|
num
|
Auto merge of #50554 - clarcharr:from_bool, r=TimNN
|
2018-06-02 07:50:10 +00:00 |
|
ops
|
stabilize RangeBounds collections_range #30877
|
2018-05-24 05:01:40 -07:00 |
|
prelude
|
Switch to 1.26 bootstrap compiler
|
2018-05-17 08:47:25 -06:00 |
|
slice
|
extend from_raw_parts docs for slices and strs to mention alignment requirement
|
2018-05-28 18:34:15 +02:00 |
|
str
|
get rid of str::from_raw_parts_mut
|
2018-05-28 22:04:52 +02:00 |
|
sync
|
Auto merge of #48553 - seanmonstar:atomic-debug, r=alexcrichton
|
2018-04-19 23:08:16 +00:00 |
|
tests
|
Add @ithinuel's tests from #50597
|
2018-06-01 17:46:19 -04:00 |
|
unicode
|
Fix tables.rs
|
2018-05-21 19:12:36 +01:00 |
|
alloc.rs
|
Simplify HashMap layout calculation by using Layout
|
2018-06-01 17:24:03 +01:00 |
|
any.rs
|
Fix up Any doc examples
|
2018-05-31 13:27:08 -07:00 |
|
array.rs
|
Revert "Stabilize the TryFrom and TryInto traits"
|
2018-04-20 18:10:00 +02:00 |
|
ascii.rs
|
Correct a few stability attributes
|
2018-04-05 15:39:29 +01:00 |
|
borrow.rs
|
Fix formatting.
|
2018-03-18 13:05:00 +01:00 |
|
Cargo.toml
|
Switch to 1.26 bootstrap compiler
|
2018-05-17 08:47:25 -06:00 |
|
cell.rs
|
Rollup merge of #50913 - d-e-s-o:fix-typo, r=joshtriplett
|
2018-05-23 00:26:12 +08:00 |
|
clone.rs
|
Switch to 1.26 bootstrap compiler
|
2018-05-17 08:47:25 -06:00 |
|
cmp.rs
|
Add more doc aliases
|
2018-04-26 12:56:10 +02:00 |
|
convert.rs
|
Revert "Stabilize the TryFrom and TryInto traits"
|
2018-04-20 18:10:00 +02:00 |
|
default.rs
|
Fix "Quasi-quoting is inefficient" warning in incremental rustbuild.
|
2017-07-18 01:49:40 +08:00 |
|
hint.rs
|
Stabilize core::hint::unreachable_unchecked.
|
2018-04-16 18:29:40 +08:00 |
|
internal_macros.rs
|
Switch to 1.26 bootstrap compiler
|
2018-05-17 08:47:25 -06:00 |
|
intrinsics.rs
|
Update nomicon link in transmute docs
|
2018-05-25 11:47:48 -07:00 |
|
iter_private.rs
|
Various fixes to wording consistency in the docs
|
2017-03-22 17:19:52 +01:00 |
|
lib.rs
|
lib.rs don't beautiful
|
2018-05-27 11:53:43 +03:00 |
|
macros.rs
|
update concat_idents doc stubs
|
2018-05-03 06:49:30 -04:00 |
|
marker.rs
|
Replace if with if and only if in the definition dox of Sync
|
2018-06-01 09:37:05 +08:00 |
|
mem.rs
|
Add doc link from discriminant struct to function.
|
2018-05-30 23:25:30 -04:00 |
|
nonzero.rs
|
Make core::nonzero private
|
2018-05-16 19:08:41 +02:00 |
|
option.rs
|
Add Option::as_pin_mut
|
2018-05-22 17:24:49 -07:00 |
|
panic.rs
|
std: Avoid allocating panic message unless needed
|
2018-04-13 07:04:24 -07:00 |
|
panicking.rs
|
Bump the bootstrap compiler to 1.26.0 beta
|
2018-04-05 07:13:45 -07:00 |
|
ptr.rs
|
Auto merge of #50319 - nagisa:align_to, r=alexcrichton
|
2018-05-18 21:49:38 +00:00 |
|
raw.rs
|
Fix up various links
|
2017-03-20 10:10:16 -04:00 |
|
result.rs
|
Add explanation for #[must_use] on Result
|
2018-05-07 10:26:28 -07:00 |
|
time.rs
|
Auto merge of #50364 - LukasKalbertodt:improve-duration-debug-impl, r=KodrAus
|
2018-05-26 07:33:06 +00:00 |
|
tuple.rs
|
Update bootstrap compiler
|
2017-08-31 06:58:58 -07:00 |
|
unit.rs
|
impl FromIterator<()> for ()
|
2017-10-18 23:12:37 -07:00 |