Skip to content

Conversation

JohnTitor
Copy link
Member

Closes #74727
FCP is complete on #74727 (comment)
r? @pnkfelix and/or @nikomatsakis
cc @xd009642

Signed-off-by: Yuki Okushi jtitor@2k36.org

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Sep 29, 2022
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 29, 2022
@oli-obk
Copy link
Contributor

oli-obk commented Nov 5, 2022

r? @oli-obk

@rustbot rustbot assigned oli-obk and unassigned pnkfelix Nov 5, 2022
@oli-obk
Copy link
Contributor

oli-obk commented Nov 5, 2022

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 5, 2022

📌 Commit 7874976 has been approved by oli-obk

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 5, 2022
@bors
Copy link
Collaborator

bors commented Nov 5, 2022

⌛ Testing commit 7874976 with merge 1286ee2...

@bors
Copy link
Collaborator

bors commented Nov 5, 2022

☀️ Test successful - checks-actions
Approved by: oli-obk
Pushing 1286ee2 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Nov 5, 2022
@bors bors merged commit 1286ee2 into rust-lang:master Nov 5, 2022
@rustbot rustbot added this to the 1.67.0 milestone Nov 5, 2022
@JohnTitor JohnTitor deleted the stabilize-instruction-set branch November 6, 2022 00:26
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (1286ee2): comparison URL.

Overall result: ✅ improvements - no action needed

@rustbot label: -perf-regression

Instruction count

This is a highly reliable metric that was used to determine the overall result at the top of this comment.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-0.3% [-0.3%, -0.3%] 1
All ❌✅ (primary) - - 0

Max RSS (memory usage)

Results

This 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.

mean range count
Regressions ❌
(primary)
1.3% [0.7%, 1.9%] 9
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
-3.4% [-3.4%, -3.4%] 1
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) 0.8% [-3.4%, 1.9%] 10

Cycles

This benchmark run did not return any relevant results for this metric.

Aaron1011 pushed a commit to Aaron1011/rust that referenced this pull request Jan 6, 2023
… r=oli-obk

Stabilize the `instruction_set` feature

Closes rust-lang#74727
FCP is complete on rust-lang#74727 (comment)
r? `@pnkfelix` and/or `@nikomatsakis`
cc `@xd009642`

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking Issue for #[instruction_set] attribute (RFC 2867)
7 participants