rust/library
Michael Goulet 2c4dc4f494
Rollup merge of #101423 - mkroening:hermit-warnings, r=sanxiyn
Fix hermit warnings

This fixes two `unused_imprt` and one `dead_code` warning for hermit.
2022-09-08 14:41:08 -07:00
..
alloc Auto merge of #93455 - asquared31415:vec-zero-opts, r=thomcc 2022-09-04 20:33:50 +00:00
backtrace@07872f28cd Update backtrace 2022-09-02 16:09:58 -04:00
core Auto merge of #100733 - scottmcm:inline-from-from-identity, r=m-ou-se 2022-09-06 14:33:31 +00:00
panic_abort
panic_unwind Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum 2022-08-28 04:16:29 +00:00
portable-simd separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09:00
proc_macro proc_macro/bridge: use the cross-thread executor for nested proc-macros 2022-09-04 14:06:26 -04:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #101423 - mkroening:hermit-warnings, r=sanxiyn 2022-09-08 14:41:08 -07:00
stdarch@42df7394d3
test
unwind