Merge pull request #5324 from roc-lang/rust_version_upgrade

WIP Rust version upgrade
This commit is contained in:
Anton-4 2023-04-29 18:01:04 +02:00 committed by GitHub
commit ff6ec21a09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 682 additions and 712 deletions

View file

@ -199,7 +199,7 @@ impl GeneratedInfo {
env: &mut Env,
scope: &mut Scope,
var_store: &mut VarStore,
header_type: &HeaderType<'_>,
header_type: &HeaderType,
) -> Self {
match header_type {
HeaderType::Hosted {