rust/library
bors 59dafb876e Auto merge of #77630 - Dylan-DPC:rollup-kfwl55z, r=Dylan-DPC
Rollup of 11 pull requests

Successful merges:

 - #76784 (Add some docs to rustdoc::clean::inline and def_id functions)
 - #76911 (fix VecDeque::iter_mut aliasing issues)
 - #77400 (Fix suggestions for x.py setup)
 - #77515 (Update to chalk 0.31)
 - #77568 (inliner: use caller param_env)
 - #77571 (Use matches! for core::char methods)
 - #77582 (Move `EarlyOtherwiseBranch` to mir-opt-level 2)
 - #77590 (Update RLS and Rustfmt)
 - #77605 (Fix rustc_def_path to show the full path and not the trimmed one)
 - #77614 (Let backends access span information)
 - #77624 (Add c as a shorthand check alternative for new options #77603)

Failed merges:

r? `@ghost`
2020-10-06 23:07:17 +00:00
..
alloc avoid unnecessary intermediate reference and improve safety comments 2020-10-06 10:54:43 +02:00
backtrace@4083a90168
core Rollup merge of #77571 - pickfire:patch-6, r=cramertj 2020-10-07 00:16:07 +02:00
panic_abort
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #77386 - joshtriplett:static-glibc, r=petrochenkov 2020-10-06 21:11:04 +00:00
stdarch@3c3664355e
term
test
unwind Add comment explaining why libunwind doesn't need to link libgcc_eh 2020-10-04 22:12:08 -07:00