rust/src/liballoc
2020-06-26 13:57:46 -07:00
..
alloc liballoc tests: Miri supports threads now 2020-05-01 11:16:38 +02:00
benches disable collectionbenches for android 2020-06-25 11:14:16 -07:00
collections Shortcuts for min/max on ordinary BTreeMap/BTreeSet iterators 2020-06-26 10:05:21 +02:00
prelude Format liballoc with rustfmt 2019-11-29 20:25:07 -08:00
raw_vec Remove blank line 2020-06-26 06:22:35 -07:00
rc Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
sync Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
tests Shortcuts for min/max on ordinary BTreeMap/BTreeSet iterators 2020-06-26 10:05:21 +02:00
alloc.rs Apply suggestions from code review 2020-06-19 13:47:04 +02:00
borrow.rs Format the world 2019-12-22 17:42:47 -05:00
boxed.rs lints: add improper_ctypes_definitions 2020-06-24 12:09:35 +01:00
Cargo.toml Ensure std benchmarks get tested. 2020-06-18 09:11:15 -07:00
fmt.rs grammar: dealing-with 2020-05-06 19:01:27 -04:00
lib.rs #[deny(unsafe_op_in_unsafe_fn)] in liballoc 2020-06-19 13:47:01 +02:00
macros.rs make vec![,] uncompilable 2020-04-14 10:27:55 +03:00
raw_vec.rs Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisa 2020-06-23 00:33:54 -07:00
rc.rs #[deny(unsafe_op_in_unsafe_fn)] in liballoc 2020-06-19 13:47:01 +02:00
slice.rs #[deny(unsafe_op_in_unsafe_fn)] in liballoc 2020-06-19 13:47:01 +02:00
str.rs #[deny(unsafe_op_in_unsafe_fn)] in liballoc 2020-06-19 13:47:01 +02:00
string.rs Rollup merge of #73465 - lzutao:spec-char-tostring, r=sfackler 2020-06-19 09:15:18 -07:00
sync.rs #[deny(unsafe_op_in_unsafe_fn)] in liballoc 2020-06-19 13:47:01 +02:00
task.rs #[deny(unsafe_op_in_unsafe_fn)] in liballoc 2020-06-19 13:47:01 +02:00
tests.rs Stop importing integer modules in liballoc 2020-04-05 11:22:01 +02:00
vec.rs Rollup merge of #73529 - pickfire:liballoc-specfromelem-i8, r=cuviper 2020-06-26 13:57:31 -07:00