]> git.lizzy.rs Git - rust.git/commit - compiler/rustc_parse/src/lexer/mod.rs
Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot
authorMichael Goulet <michael@errs.io>
Sun, 22 Jan 2023 04:21:00 +0000 (23:21 -0500)
committerGitHub <noreply@github.com>
Sun, 22 Jan 2023 04:21:00 +0000 (23:21 -0500)
commit8a830cf182802179b7821b89193e64768519bd96
tree45b400f34dc70573ea1309bfcfee870a82721c48
parent5645d10f93c541f88da21163a71b326aa6f3f563
parentfe96c11aba8ef34de187551572a8943d89ae26ac
Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot

Fix `SingleUseLifetime` ICE

Fixes #104440
cc: ``@matthiaskrgr``
compiler/rustc_lint_defs/src/lib.rs