-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2021 week 34: rebase off upstream #437
Labels
Z-Sync Upstream
Fetch changes from rustc repository. Old Rebase
Comments
Trying out merge instead of rebase. The merge itself was clean. There were a few API changes that required adjustments to RMC code. Now I am trying to get the regression working. It looks like there is some issue identifying the line where an assert is. I'm trying to fix that before submitting the merge.
|
celinval
added a commit
to celinval/kani-dev
that referenced
this issue
Sep 1, 2021
Required manual fix due to API changes: - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/context/goto_ctx.rs - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/monomorphize/collector.rs Updated test expectations due to issue model-checking#466: - src/test/expected/enum/expected - src/test/expected/niche/expected - src/test/expected/niche2/expected
celinval
added a commit
that referenced
this issue
Sep 2, 2021
Required manual fix due to API changes: - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/context/goto_ctx.rs - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/monomorphize/collector.rs Updated test expectations due to issue #466: - src/test/expected/enum/expected - src/test/expected/niche/expected - src/test/expected/niche2/expected
tedinski
pushed a commit
to tedinski/rmc
that referenced
this issue
Apr 25, 2022
Required manual fix due to API changes: - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/context/goto_ctx.rs - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/monomorphize/collector.rs Updated test expectations due to issue model-checking#466: - src/test/expected/enum/expected - src/test/expected/niche/expected - src/test/expected/niche2/expected
tedinski
pushed a commit
to tedinski/rmc
that referenced
this issue
Apr 26, 2022
Required manual fix due to API changes: - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/context/goto_ctx.rs - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/monomorphize/collector.rs Updated test expectations due to issue model-checking#466: - src/test/expected/enum/expected - src/test/expected/niche/expected - src/test/expected/niche2/expected
tedinski
pushed a commit
that referenced
this issue
Apr 27, 2022
Required manual fix due to API changes: - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/context/goto_ctx.rs - compiler/rustc_codegen_llvm/src/gotoc/mir_to_goto/monomorphize/collector.rs Updated test expectations due to issue #466: - src/test/expected/enum/expected - src/test/expected/niche/expected - src/test/expected/niche2/expected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: