Avoid follow-up errors and ICEs after missing lifetime errors on data structures

This commit is contained in:
Oli Scherer 2024-07-04 10:27:00 +00:00
parent 8c39ac9ecc
commit dce98c52ff
22 changed files with 37 additions and 211 deletions

1
.gitignore vendored
View file

@ -50,6 +50,7 @@ build/
/target
/src/bootstrap/target
/src/tools/x/target
/inc-fat/
# Created by default with `src/ci/docker/run.sh`
/obj/
/rustc-ice*