granite-rust/library/core
Matthias Krüger 97bd45b373
Rollup merge of - WaffleLapkin:patch-2, r=jyn514
Makes docs for references a little less confusing

- Make clear that the `Pointer` trait is related to formatting
- Make clear that the `Pointer` trait is implemented for references (previously it was confusing to first see that it's implemented and then see it in "expect")
- Make clear that `&T` (shared reference) implements `Send` (if `T: Send + Sync`)
2021-11-20 01:09:37 +01:00
..
benches Auto merge of - falk-hueffner:speedup-int-log10-branchless, r=joshtriplett 2021-10-12 03:18:54 +00:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Rollup merge of - WaffleLapkin:patch-2, r=jyn514 2021-11-20 01:09:37 +01:00
tests Rollup merge of - RalfJung:miri-no-portable-simd, r=workingjubilee 2021-11-16 09:14:23 +09:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00