Uh oh!
There was an error while loading. Please reload this page.
update Miri - #100682
Merged
Merged
Conversation
rustbot
commented
Aug 17, 2022
Collaborator
The Miri submodule was changed cc @rust-lang/miri |
RalfJung
commented
Aug 17, 2022
MemberAuthor
@bors r+ p=1 |
bors
commented
Aug 17, 2022
Collaborator
bors
commented
Aug 17, 2022
Collaborator
⌛ Testing commit 2c9baf7 with merge 2d99ecd0185c64497550787b4a261165d88d8377... |
matthiaskrgr added a commit
to matthiaskrgr/rust
that referenced
this pull request
Aug 17, 2022
update Miri Fixesrust-lang#100614 r? `@ghost`
bors
commented
Aug 17, 2022
Collaborator
💥 Test timed out |
matthiaskrgr
commented
Aug 17, 2022
Member
@bors retry timeout |
matthiaskrgr added a commit
to matthiaskrgr/rust
that referenced
this pull request
Aug 17, 2022
update Miri Fixesrust-lang#100614 r? `@ghost`
rust-log-analyzer
commented
Aug 17, 2022
Collaborator
bors
commented
Aug 18, 2022
Collaborator
⌛ Testing commit 2c9baf7 with merge 4993a76db9d295f5d2b9ce2a4946d841c01e7acb... |
bors
commented
Aug 18, 2022
Collaborator
💥 Test timed out |
rust-log-analyzer
commented
Aug 18, 2022
Collaborator
RalfJung
commented
Aug 18, 2022
MemberAuthor
@bors retry timeout in x86_64-mingw-1 |
bors
commented
Aug 18, 2022
Collaborator
bors
commented
Aug 18, 2022
Collaborator
☀️ Test successful - checks-actions |
rust-highfive
commented
Aug 18, 2022
Contributor
rust-highfive added a commit
to rust-lang-nursery/rust-toolstate
that referenced
this pull request
Aug 18, 2022
Tested on commit rust-lang/rust@bb99e6f. Direct link to PR: <rust-lang/rust#100682> 🎉 miri on windows: build-fail → test-pass (cc @RalfJung@oli-obk). 🎉 miri on linux: build-fail → test-pass (cc @RalfJung@oli-obk).
rust-timer
commented
Aug 18, 2022
Collaborator
Finished benchmarking commit (bb99e6f): comparison url. Instruction count
Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
RalfJung
commented
Aug 18, 2022
MemberAuthor
Looks like a noisy benchmark, this certainly didn't change compiler performance. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes#100614
r? @ghost