merge fixes

This commit is contained in:
Anton-4 2023-04-22 18:15:06 +02:00
parent 937722c462
commit c6cf0b4ebe
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
4 changed files with 0 additions and 36 deletions

View file

@ -322,11 +322,7 @@ pub fn canonicalize_def_header_pattern<'a>(
pub struct PermitShadows(pub bool);
fn canonicalize_pattern_symbol(
<<<<<<< HEAD
env: &mut Env,
=======
env: &mut Env<'_>,
>>>>>>> 28146c939f11c8b65504c9d35c69fdef31b976e8
scope: &mut Scope,
output: &mut Output,
region: Region,