-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Rollup of 7 pull requests #118023
Rollup of 7 pull requests #118023
Conversation
freebsd adding getentropy interception support
share getentropy shim across various unixes
don't expose all the borrow tracker stuff to the entire crate
Automatic Rustup
note that os support was added in same time as getentropy.
freebsd adding getrandom interception. note that os support was added in same time as getentropy.
Tweak wording of module not found in resolve, when the name exists but belongs to a non-`mod` item. Fix rust-lang#81232.
get rid of our last uses of set_var Fixes rust-lang/miri#2783
reallocarray shim linux/freebsd support proposal.
Add stable mir members to triagebot config I also added the two crates from the project to `[assign.owners]` so it automatically assign to a project member changes to those crates.
Miri subtree update
@bors r+ rollup=never p=7 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 2831701757 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (82b804c): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Bootstrap: 675.761s -> 677.526s (0.26%) |
Successful merges:
copied
instead of manualmap
#117549 (Usecopied
instead of manualmap
)fn discriminant
guarantees: only free lifetimes may get erased #118006 (clarifyfn discriminant
guarantees: only free lifetimes may get erased)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup