Skip to content

Conversation

compiler-errors
Copy link
Member

r? lcnr

@rustbot rustbot 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 Sep 12, 2024
@lcnr
Copy link
Contributor

lcnr commented Sep 12, 2024

@bors r+ rollup

thanks

@bors
Copy link
Collaborator

bors commented Sep 12, 2024

📌 Commit d3ebd23 has been approved by lcnr

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 Sep 12, 2024
@Kobzol
Copy link
Member

Kobzol commented Sep 12, 2024

I wonder if we should also add this to the benchmark suite. We already saw some cases where a test hang lasting e.g. 2 hours was not discovered quickly, because the test run was still under our CI timeout and we have no automated monitoring for CI jobs suddenly taking way longer.

@compiler-errors
Copy link
Member Author

I would be in favor of adding nalgebra to the benchmark suite. It would probably give us good signal on changes to the solver.

bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 12, 2024
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#130101 (some const cleanup: remove unnecessary attributes, add const-hack indications)
 - rust-lang#130208 (Introduce `'ra` lifetime name.)
 - rust-lang#130263 (coverage: Simplify creation of sum counters)
 - rust-lang#130273 (more eagerly discard constraints on overflow)
 - rust-lang#130276 (Add test for nalgebra hang in coherence)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit ed1602e into rust-lang:master Sep 12, 2024
6 checks passed
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Sep 12, 2024
Rollup merge of rust-lang#130276 - compiler-errors:nalgebra-hang, r=lcnr

Add test for nalgebra hang in coherence

r? lcnr
@rustbot rustbot added this to the 1.83.0 milestone Sep 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
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.

5 participants