ci: use apt install --download-only for solaris debs#108951
Merged
bors merged 1 commit intorust-lang:masterfrom Mar 10, 2023
Merged
ci: use apt install --download-only for solaris debs#108951bors merged 1 commit intorust-lang:masterfrom
apt install --download-only for solaris debs#108951bors merged 1 commit intorust-lang:masterfrom
Conversation
Collaborator
|
(rustbot has picked a reviewer for you, use r? to override) |
Member
|
@bors r+ rollup=never p=150 |
Collaborator
Collaborator
|
🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened. |
Collaborator
Member
|
@bors treeclosed- |
Collaborator
|
☀️ Test successful - checks-actions |
Collaborator
|
Finished benchmarking commit (f37f854): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
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.
CyclesThis benchmark run did not return any relevant results for this metric. |
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Mar 20, 2023
…Simulacrum [stable] 1.68.1 release This packages up a set of release notes, version bump, and backports of: * Don't eagerly convert principal to string rust-lang#108162 * Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds" rust-lang#109094 * Create dirs for build_triple rust-lang#109111 * Fix linker detection for clang with prefix rust-lang#109156 * ci: use apt install --download-only for solaris debs rust-lang#108951 The last of those is not yet stable-accepted but I expect it to be, we will drop it and rebuild artifacts if we don't actually approve it. r? `@Mark-Simulacrum`
thirteenowls
added a commit
to thirteenowls/cross
that referenced
this pull request
May 17, 2024
Adapted from rust-lang/rust#108951 and rust-lang/rust#81229.
github-merge-queue bot
pushed a commit
to cross-rs/cross
that referenced
this pull request
May 17, 2024
Fixes #1424. Adapted from rust-lang/rust#108951 and rust-lang/rust#81229 (with some minor changes to satisfy ShellCheck and account for broken symlinks). This PR also renames `x86_64-sun-solaris` to `x86_64-pc-solaris`, as the former was [deprecated](rust-lang/rust#82216) in Rust 1.52.0 and [removed](rust-lang/rust#118091) in Rust 1.76.0, making this a breaking change.
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.
No description provided.