rust/library
bors 40d2302047 Auto merge of #85521 - alexcrichton:less-tls-inline, r=Mark-Simulacrum
std: Don't inline TLS accessor on MinGW

This is causing [issues] on Cargo's own CI for MinGW and given the
original investigation there's no reason that MinGW should work when
MSVC doesn't, this this tweaks the MSVC exception to being a Windows exception.

[issues]: https://github.com/rust-lang/cargo/runs/2626676503?check_suite_focus=true#step:9:2453
2021-05-20 21:11:19 +00:00
..
alloc Auto merge of #85391 - Mark-Simulacrum:opt-tostring, r=scottmcm 2021-05-20 00:55:27 +00:00
backtrace@221483ebaf Update backtrace to 0.3.57 2021-04-25 13:48:03 -07:00
core Auto merge of #85486 - RalfJung:rollup-4ibcxuu, r=RalfJung 2021-05-20 07:39:24 +00:00
panic_abort android: set abort message 2021-04-09 15:33:43 +02:00
panic_unwind Change 'NULL' to 'null' 2021-05-02 17:46:00 -06:00
proc_macro impl FromStr for proc_macro::Literal 2021-05-19 11:38:24 -07:00
profiler_builtins update cc crate 2021-05-12 00:55:03 +02:00
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #85521 - alexcrichton:less-tls-inline, r=Mark-Simulacrum 2021-05-20 21:11:19 +00:00
stdarch@37d6e18863 Update stdarch to fix x86 byte shift intrinsics 2021-05-20 01:51:05 +01:00
term
test Expose Concurrent (private type in public i'face) 2021-05-14 13:28:56 +01:00
unwind update cc crate 2021-05-12 00:55:03 +02:00