rust/library
Eduardo Sánchez Muñoz a8ff1aead8 Avoid duplication of doc comments in std::char constants and functions.
For those consts and functions, only the summary is kept and a reference to the `char` associated const/method is included.

Additionaly, re-exported functions have been converted to function definitions that call the previously re-exported function. This makes it easier to add a deprecated attribute to these functions in the future.
2022-04-01 18:36:53 +02:00
..
alloc Rollup merge of - faern:stabilize-vec_retain_mut, r=yaahc 2022-03-31 04:57:27 +02:00
backtrace@b02ed04a7e
core Avoid duplication of doc comments in std::char constants and functions. 2022-04-01 18:36:53 +02:00
panic_abort
panic_unwind
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of - sunfishcode:sunfishcode/fix-openbsd, r=dtolnay 2022-03-31 13:09:55 +02:00
stdarch@bcbe010614
test Rollup merge of - yaahc:termination-stabilization-celebration-station, r=joshtriplett 2022-03-29 22:46:31 +02:00
unwind Stabilize native library modifier syntax and the whole-archive modifier specifically 2022-03-30 23:53:21 +03:00