-
Couldn't load subscription status.
- Fork 13.9k
Rollup of 4 pull requests #99687
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 4 pull requests #99687
Conversation
This commit updates the source_file_to_parser and the maybe_source_file_to_parse function's doc comments which currently refer to a config parameter. The doc comments have been updated to refer to the 'session' parameter similar to the doc comment for try_file_to_source_file, which also takes a &Session parameter.
…e, r=oli-obk remove some provenance-related machine hooks that Miri no longer needs Then we can make `scalar_to_ptr` a method on `Scalar`. :) Fixes rust-lang/miri#2188 r? `@oli-obk`
Docs - remove unnecessary `mut` that gives a warning Fixes rust-lang#99654. A trivial linting fix for a Stdio example. `@rustbot` label +T-lib
… r=Dylan-DPC Remove Clean trait implementation for more items Follow up of rust-lang#99638. cc `@camelid` r? `@notriddle`
…nts, r=cjgillot Update doc comments that refer to config parameter This commit updates the `source_file_to_parser` and the `maybe_source_file_to_parse` function's doc comments which currently refer to a `config` parameter. The doc comments have been updated to refer to the `session` parameter similar to the doc comment for `try_file_to_source_file`, which also takes a `&Session` parameter.
|
@bors r+ p=5 |
|
☀️ Test successful - checks-actions |
Tested on commit rust-lang/rust@7fe022f. Direct link to PR: <rust-lang/rust#99687> 💔 miri on windows: test-fail → build-fail (cc @oli-obk @RalfJung). 💔 miri on linux: test-fail → build-fail (cc @oli-obk @RalfJung).
|
Finished benchmarking commit (7fe022f): comparison url. Instruction count
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
Successful merges:
mutthat gives a warning #99657 (Docs - remove unnecessarymutthat gives a warning)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup