Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
nikomatsakis
Datepicker
All time
Commit History
Commits on Oct 10, 2022
Update compiler/rustc_infer/src/infer/canonical/mod.rs
nikomatsakis
authored
70200ac
Copy full SHA for 70200ac
Commits on Jun 30, 2022
promote placeholder bounds to 'static obligations
Show description for 7fda862
nikomatsakis
committed
7fda862
Copy full SHA for 7fda862
Commits on Jun 23, 2022
add regression tests found in crater
nikomatsakis
committed
e7ed8fe
Copy full SHA for e7ed8fe
run `x.py fmt`
nikomatsakis
committed
e93e105
Copy full SHA for e93e105
remove misleading comment
Show description for 9118faf
nikomatsakis
committed
9118faf
Copy full SHA for 9118faf
try to clarify confusing comment
nikomatsakis
committed
d8337ee
Copy full SHA for d8337ee
normalize if-eq bounds before testing
Show description for c3137d9
nikomatsakis
committed
c3137d9
Copy full SHA for c3137d9
apply suggestions from oli-obk
Show description for e6b630c
nikomatsakis
and
oli-obk
authored
e6b630c
Copy full SHA for e6b630c
coallesce docs
nikomatsakis
committed
c9bf88c
Copy full SHA for c9bf88c
rename IfEqBound to IfEq
nikomatsakis
committed
27e0f7a
Copy full SHA for 27e0f7a
remove VerifyBound::IfEq variant
nikomatsakis
committed
893b919
Copy full SHA for 893b919
Commits on Jun 15, 2022
tests H.R. `T: 'a` bounds proving themselves
nikomatsakis
committed
b39ba21
Copy full SHA for b39ba21
mark issue-91139 and issue-92096 as FIXME
Show description for ad25ee0
nikomatsakis
committed
ad25ee0
Copy full SHA for ad25ee0
fix universes in the NLL type tests
Show description for 12912b9
nikomatsakis
committed
12912b9
Copy full SHA for 12912b9
generalize the outlives obligation code
Show description for b7b3d2c
nikomatsakis
committed
b7b3d2c
Copy full SHA for b7b3d2c
improved debug output
nikomatsakis
committed
10f0f66
Copy full SHA for 10f0f66
remove compare-fn and use erased-ty
nikomatsakis
committed
87c2907
Copy full SHA for 87c2907
simplify argument type for to take param-ty
Show description for e260afc
nikomatsakis
committed
e260afc
Copy full SHA for e260afc
implement (unused) matching solver
nikomatsakis
committed
c5ed318
Copy full SHA for c5ed318
simply the IfEq bound -- we only ever use a region
Show description for d203c13
nikomatsakis
committed
d203c13
Copy full SHA for d203c13
Commits on May 26, 2022
Update compiler/rustc_typeck/src/check/region.rs
nikomatsakis
authored
5ced891
Copy full SHA for 5ced891
Commits on May 20, 2022
Update compiler/rustc_typeck/src/check/generator_interior/drop_ranges/record_consumed_borrow.rs
nikomatsakis
authored
bf21a81
Copy full SHA for bf21a81
Commits on Mar 17, 2022
Update compiler/rustc_trait_selection/src/traits/coherence.rs
nikomatsakis
authored
89a00cc
Copy full SHA for 89a00cc
Commits on Mar 7, 2022
try to fix issue 57017, but not quite there yet
Show description for 60f5cad
nikomatsakis
and
eholk
committed
60f5cad
Copy full SHA for 60f5cad
Commits on Nov 5, 2021
apply suggestions from code review
nikomatsakis
committed
4154e8a
Copy full SHA for 4154e8a
handle case of a variable not captured
nikomatsakis
committed
fc8113d
Copy full SHA for fc8113d
rework diagnostic reporting to be more structured
nikomatsakis
committed
76bc027
Copy full SHA for 76bc027
Commits on Nov 4, 2021
introduce an enum for tracking the 2229 migration causes
nikomatsakis
committed
9c84ac8
Copy full SHA for 9c84ac8
Commits on Oct 15, 2021
simplify constrain_opaque_types
nikomatsakis
authored and
oli-obk
committed
094a9c7
Copy full SHA for 094a9c7
Commits on Sep 17, 2021
optimization: use a single DepthFirstSearch instead of hashsets
Show description for 59dc201
nikomatsakis
authored and
Mark-Simulacrum
committed
59dc201
Copy full SHA for 59dc201
stop categorizing inference variables as diverging when created
Show description for bc2ece2
nikomatsakis
authored and
Mark-Simulacrum
committed
bc2ece2
Copy full SHA for bc2ece2
remove reliance on "diverging" type variables
Show description for 1c004f2
nikomatsakis
authored and
Mark-Simulacrum
committed
1c004f2
Copy full SHA for 1c004f2
remove diverging type variables from fn check
Show description for ebb8ff9
nikomatsakis
authored and
Mark-Simulacrum
committed
ebb8ff9
Copy full SHA for ebb8ff9
introduce new fallback algorithm
Show description for 2ee8914
nikomatsakis
authored and
Mark-Simulacrum
committed
2ee8914
Copy full SHA for 2ee8914
Commits on Sep 8, 2021
Rework DepthFirstSearch API
Show description for c9d46eb
nikomatsakis
authored and
Mark-Simulacrum
committed
c9d46eb
Copy full SHA for c9d46eb
Pagination
Previous
Next
You can’t perform that action at this time.