Fix version number in releases for 1.95.0#155393
Fix version number in releases for 1.95.0#155393rust-bors[bot] merged 1 commit intorust-lang:mainfrom
Conversation
The incomplete version number prevented the GitHub Release from being generated.
|
rustbot has assigned @Mark-Simulacrum. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
@bors r+ rollup p=10 We should also consider adding a tidy lint on this since it's not uncommon for us to get this wrong. Or maybe it can be part of the generated content from relnotes tooling... |
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 18b439f (parent) -> d227e48 (this PR) Test differencesShow 4 test diffs4 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard d227e48c560e915fe7c0b8b3e821680a3a0ba739 --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 (d227e48): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 0.5%, secondary 0.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 3.3%, secondary 8.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 492.463s -> 492.446s (-0.00%) |
The incomplete version number prevented the GitHub Release from being generated.