Skip to content

Let inherent associated types constrain opaque types during projection - #124166

Merged
bors merged 1 commit into
rust-lang:masterfrom
oli-obk:define_opaque_types11
Apr 20, 2024
Merged

Let inherent associated types constrain opaque types during projection#124166
bors merged 1 commit into
rust-lang:masterfrom
oli-obk:define_opaque_types11

Conversation

@oli-obk

Copy link
Copy Markdown
Contributor

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Apr 19, 2024
@compiler-errors

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Apr 19, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit dadece0 has been approved by compiler-errors

It is now in the queue for this repository.

@borsbors 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 Apr 19, 2024
@bors

bors commented Apr 20, 2024

Copy link
Copy Markdown
Collaborator

⌛ Testing commit dadece0 with merge db701c2...

@bors

bors commented Apr 20, 2024

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: compiler-errors
Pushing db701c2 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Apr 20, 2024
@bors
bors merged commit db701c2 into rust-lang:masterApr 20, 2024
@rustbotrustbot added this to the 1.79.0 milestone Apr 20, 2024
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (db701c2): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

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

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.

meanrangecount
Regressions ❌
(primary)
5.6%[5.6%, 5.6%]1
Regressions ❌
(secondary)
--0
Improvements ✅
(primary)
--0
Improvements ✅
(secondary)
--0
All ❌✅ (primary)5.6%[5.6%, 5.6%]1

Cycles

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.

meanrangecount
Regressions ❌
(primary)
--0
Regressions ❌
(secondary)
7.1%[7.1%, 7.1%]1
Improvements ✅
(primary)
--0
Improvements ✅
(secondary)
-2.2%[-2.2%, -2.2%]1
All ❌✅ (primary)--0

Binary size

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

Bootstrap: 671.274s -> 671.581s (0.05%)
Artifact size: 315.25 MiB -> 315.30 MiB (0.01%)

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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.

5 participants

@oli-obk@compiler-errors@bors@rust-timer@rustbot