rust/src/libcore
2019-11-12 03:09:10 +00:00
..
array The unsafety in iter.rs is already documented wonderfully 2019-11-06 11:04:42 +01:00
benches Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
char Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
fmt Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
future Use associated_type_bounds where applicable - closes #61738 2019-08-08 22:39:15 +02:00
hash Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
iter Rollup merge of #63793 - oli-obk:🧹, r=dtolnay 2019-11-07 14:27:20 +01:00
mem Rollup merge of #66217 - RalfJung:diagnostic-items, r=Centril 2019-11-10 09:27:19 +09:00
num Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
ops Rollup merge of #65902 - gilescope:issue62570, r=estebank 2019-11-01 11:20:14 -07:00
prelude Move the matches! macro to the prelude 2019-10-23 15:35:36 +02:00
ptr Rollup merge of #63793 - oli-obk:🧹, r=dtolnay 2019-11-07 14:27:20 +01:00
slice Rollup merge of #63793 - oli-obk:🧹, r=dtolnay 2019-11-07 14:27:20 +01:00
str Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
sync Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
task Fix typo 2019-10-12 15:18:17 +02:00
tests Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
unicode it's more pythonic to use 'is not None' in python files 2019-09-06 15:14:25 +08:00
alloc.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
any.rs Halloween... time to get rid of 👻 2019-11-06 11:04:42 +01:00
ascii.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
bool.rs Snap cfgs to new beta 2019-09-25 08:42:46 -04:00
borrow.rs be more direct about borrow requirenments 2019-04-03 11:41:24 +03:00
Cargo.toml Move the matches! macro to the prelude 2019-10-23 15:35:36 +02:00
cell.rs Rollup merge of #63793 - oli-obk:🧹, r=dtolnay 2019-11-07 14:27:20 +01:00
clone.rs Snap cfgs to new beta 2019-09-25 08:42:46 -04:00
cmp.rs Migrate from #[structural_match] attribute a lang-item trait. 2019-10-25 14:52:07 +02:00
convert.rs Auto merge of #65879 - ohadravid:stabilize-re-rebalance-coherence, r=nikomatsakis 2019-11-09 05:57:14 +00:00
default.rs Snap cfgs to new beta 2019-09-25 08:42:46 -04:00
ffi.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
hint.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
internal_macros.rs std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07:00
intrinsics.rs Auto merge of #63810 - oli-obk:const_offset_from, r=RalfJung,nikic 2019-11-02 22:26:54 +00:00
iter_private.rs Remove licenses 2018-12-25 21:08:33 -07:00
lib.rs gate rustc_on_unimplemented under rustc_attrs 2019-11-06 07:34:51 +01:00
macros.rs add link to unstable book for asm! macro 2019-11-08 15:58:25 +00:00
marker.rs Migrate from #[structural_match] attribute a lang-item trait. 2019-10-25 14:52:07 +02:00
option.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
panic.rs Panicking infra uses &core::panic::Location. 2019-10-27 12:50:58 -07:00
panicking.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
pin.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
raw.rs Fix more tests after revert of rustdoc cfg(test) feature 2019-06-09 18:15:53 +01:00
result.rs stabilize Result::map_or_else 2019-11-12 03:09:10 +00:00
time.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
tuple.rs libcore => 2018 2019-04-18 14:47:35 +09:00
unit.rs libcore => 2018 2019-04-18 14:47:35 +09:00