]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #89303 - guswynn:std_suspend, r=dtolnay
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 1 Oct 2021 01:05:23 +0000 (18:05 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Oct 2021 01:05:23 +0000 (18:05 -0700)
commit7b40d4240e2b246b13168391234ad7c1ea2a61bc
tree5fb3929e0248550fe172fccad2c8162c4f4fa414
parent837ac877091b540d95ee6a75a29e29cb64894d7e
parentcb8e83caeba7268ebb3515468d348aea7af9fdae
Rollup merge of #89303 - guswynn:std_suspend, r=dtolnay

Add `#[must_not_suspend]` to some types in std

I am not sure what else should have it? `Ref`?
library/core/src/lib.rs
library/std/src/lib.rs