rust/library/core
LingMan 9aa11a128d
Add note about reverting a workaround in the future
The root cause was fixed upstream in LLVM main. This adds a reminder to revert the workaround once the LLVM rustc depends on is new enough. Since I'm not sure how such optimizations get routed to LLVM releases, I used the conservative assumption that it will only show up with LLVM 13.
2021-04-10 18:47:48 +02:00
..
benches add bench 2021-03-18 00:25:20 +01:00
src Add note about reverting a workaround in the future 2021-04-10 18:47:48 +02:00
tests Rollup merge of #81938 - lukaslueg:stab_peek_mut, r=Amanieu 2021-04-08 20:29:57 +02:00
Cargo.toml Auto merge of #82271 - Aaron1011:debug-refcell, r=m-ou-se 2021-03-23 04:49:47 +00:00