Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Simplify
break_query_cycles
- #153185
#153185
Closed
zetanumbers
wants to merge 9 commits into
rust-lang:main
rust-lang/rust:main
from
zetanumbers:simplify_cycle_breaking
zetanumbers/rust:simplify_cycle_breaking
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Simplify
break_query_cycles
#153185
zetanumbers
wants to merge 9 commits into
rust-lang:main
rust-lang/rust:main
from
zetanumbers:simplify_cycle_breaking
zetanumbers/rust:simplify_cycle_breaking
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2026
Replace beack_query_cycles implementation with new
zetanumbers
committed
d7a2352
View commit details
Copy full SHA for d7a2352
Browse repository at this point
Write down theorems new cycle breaking depends on
zetanumbers
committed
f7862e4
View commit details
Copy full SHA for f7862e4
Browse repository at this point
Fix typo
zetanumbers
committed
9a3400d
View commit details
Copy full SHA for 9a3400d
Browse repository at this point
Commits on Feb 28, 2026
Restore `QueryWaiter::span` field
zetanumbers
committed
253b3c1
View commit details
Copy full SHA for 253b3c1
Browse repository at this point
Commits on Mar 2, 2026
Remove whitespace
zetanumbers
committed
6d5996a
View commit details
Copy full SHA for 6d5996a
Browse repository at this point
Do not assume there's only one root query
zetanumbers
committed
2e0fbb9
View commit details
Copy full SHA for 2e0fbb9
Browse repository at this point
Use QueryWaiter's span
zetanumbers
committed
6c56188
View commit details
Copy full SHA for 6c56188
Browse repository at this point
Split cycle breaking into find_cycle_in_graph
zetanumbers
committed
52c016b
View commit details
Copy full SHA for 52c016b
Browse repository at this point
Debug assert find_cycle_in_graph is consistent with find_cycle_in_stack
zetanumbers
committed
11b79d6
View commit details
Copy full SHA for 11b79d6
Browse repository at this point
You can’t perform that action at this time.