Don't panic on stable since miri is not available there#105901
Merged
bors merged 1 commit intorust-lang:masterfrom Dec 20, 2022
Merged
Don't panic on stable since miri is not available there#105901bors merged 1 commit intorust-lang:masterfrom
bors merged 1 commit intorust-lang:masterfrom
Conversation
Collaborator
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Mark-Simulacrum (or someone else) soon. Please see the contribution instructions for more information. |
Member
|
@bors r+ |
Contributor
Author
|
@bors ping |
Collaborator
|
😪 I'm awake I'm awake |
Contributor
Author
|
@bors r=Mark-Simulacrum |
Collaborator
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this pull request
Dec 19, 2022
…Simulacrum Don't panic on stable since miri is not available there fixes rust-lang#105816
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Dec 20, 2022
…iaskrgr Rollup of 5 pull requests Successful merges: - rust-lang#105901 (Don't panic on stable since miri is not available there) - rust-lang#105912 (rustdoc: force pre tags to have the default line height) - rust-lang#105914 (rustdoc: Simplify CSS for scraped code examples code blocks) - rust-lang#105933 (Add readable rustdoc display for tvOS and watchOS) - rust-lang#105935 (docs/test: add UI test and long-form error docs for `E0377`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
|
As this is still happening in 1.66.1, is it possible to have it backported to 1.67.0? |
Contributor
Author
|
I don't believe this warrants a backport, but we can bring it up in the compiler team triage on Thursday. If you open an issue for it and ping me there I can nominate it for a compiler team decision |
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jan 20, 2023
…mulacrum [beta] backport rollup * Revert "Make nested RPITIT inherit the parent opaque's generics." rust-lang#106759 * Fix mpsc::SyncSender spinning behavior rust-lang#106701 * rustdoc: fix outdated lint section of the book rust-lang#106605 * Do not filter substs in remap_generic_params_to_declaration_params. rust-lang#106503 * Correct detection of elided lifetimes in impl-trait. rust-lang#106501 * Bump rust-installer rust-lang#106196 * Don't panic on stable since miri is not available there rust-lang#105901
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 free
to 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 #105816