Merge branch 'main' of github.com:roc-lang/roc into rust_version_upgrade

This commit is contained in:
Anton-4 2023-04-22 17:14:01 +02:00
commit 937722c462
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
36 changed files with 217 additions and 198 deletions

View file

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