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
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
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.5k
Star
118k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Point at source of trait bound obligations in more places
- #89580
#89580
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
estebank:trait-bounds-are-tricky
estebank/rust:trait-bounds-are-tricky
Copy head branch name to clipboard
Nov 21, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Point at source of trait bound obligations in more places
#89580
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
estebank:trait-bounds-are-tricky
estebank/rust:trait-bounds-are-tricky
Copy head branch name to clipboard
Commits
Commits on Nov 20, 2021
Point at source of trait bound obligations in more places
Show description for 6b9d910
estebank
committed
6b9d910
View commit details
Copy full SHA for 6b9d910
Browse repository at this point
Change `trait_defs.rs` incremental hash test
Show description for d8a3d7d
estebank
committed
d8a3d7d
View commit details
Copy full SHA for d8a3d7d
Browse repository at this point
Point at bounds when comparing impl items to trait
estebank
committed
446b466
View commit details
Copy full SHA for 446b466
Browse repository at this point
Do not mention associated items when they introduce an obligation
estebank
committed
563db42
View commit details
Copy full SHA for 563db42
Browse repository at this point
Align multiline messages to their label (add left margin)
estebank
committed
8f433ad
View commit details
Copy full SHA for 8f433ad
Browse repository at this point
Point at `impl` blocks when they introduce unmet obligations
Show description for 9fa165d
estebank
committed
9fa165d
View commit details
Copy full SHA for 9fa165d
Browse repository at this point
Suggest constraining `fn` type params when appropriate
estebank
committed
cecbd76
View commit details
Copy full SHA for cecbd76
Browse repository at this point
Move tests for missing trait bounds to their own directory
estebank
committed
55d50a9
View commit details
Copy full SHA for 55d50a9
Browse repository at this point
review comments
estebank
committed
e30e47f
View commit details
Copy full SHA for e30e47f
Browse repository at this point
Move tests from ui directory
estebank
committed
d5e982d
View commit details
Copy full SHA for d5e982d
Browse repository at this point
bless NLL test
estebank
committed
2a2621d
View commit details
Copy full SHA for 2a2621d
Browse repository at this point
You can’t perform that action at this time.