]> git.lizzy.rs Git - rust.git/history - tests/ui/await_holding_lock.stderr
Auto merge of #68717 - petrochenkov:stabexpat, r=varkor
[rust.git] / tests / ui / await_holding_lock.stderr
2020-04-23 borsAuto merge of #5498 - phansch:update_changelog, r=flip1995
2020-04-22 borsAuto merge of #5439 - rokob:lock-await, r=Manishearth
2020-04-22 Andy WeissMake lint also capture blocks and closures, adjust...
2020-04-22 Andy WeissLint for holding locks across await points