]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebank
authorJubilee <46493976+workingjubilee@users.noreply.github.com>
Fri, 8 Oct 2021 03:26:15 +0000 (20:26 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Oct 2021 03:26:15 +0000 (20:26 -0700)
commit30e068f58b46d42b0e71b5112ceb2193f376ecc2
tree87a0b8e620cbce6d2a0880a6b84c6bac22cfcb41
parentaed18018410ea09de7924938e15f877bc3df4a71
parentfcd9fa9099569beba9c85c594ecbb9b07a1a7501
Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebank

Use correct edition for panic in [debug_]assert!().

See https://github.com/rust-lang/rust/issues/88638#issuecomment-915472783
compiler/rustc_span/src/symbol.rs