rustdoc: error out on --test with --emit#153895
rustdoc: error out on --test with --emit#153895rust-bors[bot] merged 1 commit intorust-lang:mainfrom
--test with --emit#153895Conversation
|
r? @fmease rustbot has assigned @fmease. Use Why was this reviewer chosen?The reviewer was selected based on:
|
These options don't behave reasonably when combined right now, and there are no tests and no docs for how they should. For the short term, make this a fatal error. If we decide to assign this some semantics, then we can do that at any time.
This comment has been minimized.
This comment has been minimized.
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 9f0615c (parent) -> e0a8361 (this PR) Test differencesShow 2 test diffsStage 1
Stage 2
Job group index Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard e0a8361373c88bd791b5b1335c6cbf83cd68e4d5 --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (e0a8361): 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)Results (secondary -2.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 0.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 484.991s -> 480.839s (-0.86%) |
These options don't behave reasonably when combined right now, and there are no tests and no docs for how they should.
For the short term, make this a fatal error. If we decide to assign this some semantics, then we can do that at any time.