rust/src/libcore
Tobias Bucher 998896c036 Clarify rotate_{left,right} docs
I wondered what the `<<!` operator is although the exclamation mark was
only the end of the sentence.
2019-02-26 16:10:28 +01:00
..
benches Add fmt benchmarks 2019-01-12 01:54:57 +09:00
char Stabilize TryFrom and TryInto 2019-02-13 18:00:18 +01:00
fmt Rollup merge of #58538 - GuillaumeGomez:fmt-examples, r=Centril 2019-02-20 11:58:52 +08:00
future Put Future trait into spotlight 2019-02-20 22:06:30 +01:00
hash libs: doc comments 2019-02-10 23:57:25 +00:00
iter Rollup merge of #58122 - matthieu-m:range_incl_perf, r=dtolnay 2019-02-23 09:25:12 +01:00
num Clarify rotate_{left,right} docs 2019-02-26 16:10:28 +01:00
ops Rollup merge of #58122 - matthieu-m:range_incl_perf, r=dtolnay 2019-02-23 09:25:12 +01:00
prelude Remove licenses 2018-12-25 21:08:33 -07:00
slice heading # Unsafety => # Safety in stdlib docs. 2019-02-25 08:01:35 +01:00
str Rollup merge of #58553 - scottmcm:more-ihle, r=Centril 2019-02-20 11:59:10 +08:00
sync Destabilize fixed-width const defined atomic integers 2019-02-21 13:57:51 +01:00
task Merging master 2019-02-12 22:46:14 -08:00
tests Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00:00
unicode Remove licenses 2018-12-25 21:08:33 -07:00
alloc.rs heading # Unsafety => # Safety in stdlib docs. 2019-02-25 08:01:35 +01:00
any.rs tests: doc comments 2019-02-10 23:42:32 +00:00
array.rs Stabilize TryFrom and TryInto 2019-02-13 18:00:18 +01:00
ascii.rs Remove licenses 2018-12-25 21:08:33 -07:00
borrow.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml std: Depend directly on crates.io crates 2018-12-11 21:08:22 -08:00
cell.rs libs: doc comments 2019-02-10 23:57:25 +00:00
clone.rs Auto merge of #57125 - doitian:inconsistent-clone-doc, r=bluss 2019-01-01 20:50:13 +00:00
cmp.rs tests: doc comments 2019-02-10 23:42:32 +00:00
convert.rs Auto merge of #58302 - SimonSapin:tryfrom, r=alexcrichton 2019-02-25 20:24:10 +00:00
default.rs libs: doc comments 2019-02-10 23:57:25 +00:00
ffi.rs libs: doc comments 2019-02-10 23:57:25 +00:00
hint.rs libs: doc comments 2019-02-10 23:57:25 +00:00
internal_macros.rs Rollup merge of #58553 - scottmcm:more-ihle, r=Centril 2019-02-20 11:59:10 +08:00
intrinsics.rs Move the intrinsics into a submodule 2019-02-13 13:31:11 +01:00
iter_private.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs Stabilize unrestricted_attribute_tokens 2019-02-25 23:21:54 +03:00
macros.rs make Centril happy 2019-02-14 22:31:06 +01:00
marker.rs fix link 2019-02-21 17:18:18 +01:00
mem.rs heading # Unsafety => # Safety in stdlib docs. 2019-02-25 08:01:35 +01:00
option.rs Rollup merge of #58553 - scottmcm:more-ihle, r=Centril 2019-02-20 11:59:10 +08:00
panic.rs Remove licenses 2018-12-25 21:08:33 -07:00
panicking.rs Remove licenses 2018-12-25 21:08:33 -07:00
pin.rs take a bit more space for new_unchecked examples 2019-02-21 23:13:49 +01:00
ptr.rs libs: doc comments 2019-02-10 23:57:25 +00:00
raw.rs Remove licenses 2018-12-25 21:08:33 -07:00
result.rs libs: doc comments 2019-02-10 23:57:25 +00:00
time.rs Rollup merge of #58595 - stjepang:make-duration-consts-associated, r=oli-obk 2019-02-23 09:25:29 +01:00
tuple.rs Remove licenses 2018-12-25 21:08:33 -07:00
unit.rs Remove licenses 2018-12-25 21:08:33 -07:00