rust/library
Leon Matthes e6c83dd57b Document that slice means pointer to a sequence
Also document that slices are twice as large as pointers to Sized types
2020-08-01 22:42:07 +02:00
..
alloc Auto merge of #74373 - lcnr:array_chunks, r=withoutboats 2020-08-01 06:54:14 +00:00
backtrace@4083a90168 std: Switch from libbacktrace to gimli 2020-07-28 16:34:01 -07:00
core Auto merge of #74373 - lcnr:array_chunks, r=withoutboats 2020-08-01 06:54:14 +00:00
panic_abort
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Document that slice means pointer to a sequence 2020-08-01 22:42:07 +02:00
stdarch@311d56cd91 Update stdarch submodule 2020-07-28 09:41:09 -07:00
term
test
unwind