Skip to content

Conversation

matthiaskrgr
Copy link
Member

Successful merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

clubby789 and others added 13 commits May 26, 2023 10:41
The only regression is one ambiguity in the new trait solver, having to
do with two param-env candidates that may apply. I think this is fine,
since the error message already kinda sucks.
…s, r=davidtwco

Validate fluent variable references in tests

Closes rust-lang#101109

Under `cfg(test)`, the `fluent_messages` macro will emit a list of variables referenced by each message and its attributes. The derive attribute will now emit a `#[test]` that checks that each referenced variable exists in the structure it's applied to.
…its, r=lcnr

More `ImplSource` nits

Even more clean-ups, I'll put this up in parallel with the `select_in_new_trait_solver` PR.

r? `@lcnr`
…-in-head, r=notriddle,fmease

Fix invalid HTML DIV tag used in HEAD

Fixes rust-lang#113067.

The issue also nicely explains the whole problem.

r? `@notriddle`
…piler-errors

add myself to review for t-types stuff

I think this is how the triagebot stuff works 😅 should mean that `r? types` can now assign me
@rustbot rustbot added A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. rollup A PR which is a rollup labels Jun 28, 2023
@matthiaskrgr
Copy link
Member Author

@bors p=4

@matthiaskrgr
Copy link
Member Author

@bors r+ 🙃

@bors
Copy link
Collaborator

bors commented Jun 28, 2023

📌 Commit 3798eda has been approved by matthiaskrgr

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 Jun 28, 2023
@bors
Copy link
Collaborator

bors commented Jun 28, 2023

⌛ Testing commit 3798eda with merge d2270c70ca93f41912e04bebe45ecaebc8274716...

@klensy
Copy link
Contributor

klensy commented Jun 28, 2023

#111269 already merged? bors should prevent things like that.

@GuillaumeGomez
Copy link
Member

@bors r-

@bors bors removed the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 28, 2023
@bors bors added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jun 28, 2023
@bors
Copy link
Collaborator

bors commented Jun 28, 2023

☀️ Try build successful - checks-actions
Build commit: d2270c70ca93f41912e04bebe45ecaebc8274716 (d2270c70ca93f41912e04bebe45ecaebc8274716)

1 similar comment
@bors
Copy link
Collaborator

bors commented Jun 28, 2023

☀️ Try build successful - checks-actions
Build commit: d2270c70ca93f41912e04bebe45ecaebc8274716 (d2270c70ca93f41912e04bebe45ecaebc8274716)

@matthiaskrgr matthiaskrgr deleted the rollup-g2sg8k0 branch March 16, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic rollup A PR which is a rollup S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants