Files
rust/library/std/src
bors a2e29d67c2 Auto merge of #79893 - RalfJung:forget-windows, r=oli-obk
Windows TLS: ManuallyDrop instead of mem::forget

The Windows TLS implementation still used `mem::forget` instead of `ManuallyDrop`, leading to the usual problem of "using" the `Box` when it should not be used any more.
2020-12-11 07:54:35 +00:00
..
2020-11-19 19:23:36 -05:00
2020-11-26 23:15:32 +09:00
2020-09-02 17:38:21 -04:00
2020-11-07 12:50:57 -08:00
2020-11-22 17:11:41 -05:00
2020-10-21 20:44:03 -07:00
2020-09-02 17:37:40 -04:00
2020-09-04 14:00:09 -07:00
2020-11-22 17:11:41 -05:00
2020-10-26 07:15:37 +09:00
2020-10-27 20:54:30 -07:00
2020-11-22 17:11:41 -05:00