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
Rollup of 5 pull requests
- #114492
#114492
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
compiler-errors:rollup-lp4sfla
compiler-errors/rust:rollup-lp4sfla
Copy head branch name to clipboard
Aug 5, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 5 pull requests
#114492
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
compiler-errors:rollup-lp4sfla
compiler-errors/rust:rollup-lp4sfla
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2023
avoid more `ty::Binder:dummy`
lcnr
committed
a090b45
View commit details
Copy full SHA for a090b45
Browse repository at this point
fix `make_ambiguous_response_no_constraints`
Show description for ae3c353
lcnr
committed
ae3c353
View commit details
Copy full SHA for ae3c353
Browse repository at this point
add `ensure_sufficient_stack` to the new solver
lcnr
committed
c046831
View commit details
Copy full SHA for c046831
Browse repository at this point
handle overflow in the `EvalCtxt` separately
lcnr
committed
a745cbb
View commit details
Copy full SHA for a745cbb
Browse repository at this point
rewrite stack dependent overflow handling
lcnr
committed
8aca388
View commit details
Copy full SHA for 8aca388
Browse repository at this point
add tests
lcnr
committed
b1d9cb9
View commit details
Copy full SHA for b1d9cb9
Browse repository at this point
inline helper methods into `with_new_goal`
lcnr
committed
baf0768
View commit details
Copy full SHA for baf0768
Browse repository at this point
Commits on Aug 4, 2023
Use similar color scheme to make it obvious they are linked
GuillaumeGomez
committed
b2a6b99
View commit details
Copy full SHA for b2a6b99
Browse repository at this point
Migrate GUI colors test to original CSS color format
GuillaumeGomez
committed
85ed2fe
View commit details
Copy full SHA for 85ed2fe
Browse repository at this point
Fix ui-fulldeps missing the internal_features lint on stage 0
compiler-errors
committed
f78485a
View commit details
Copy full SHA for f78485a
Browse repository at this point
Commits on Aug 5, 2023
Fix a typo in the error reporting for sealed traits.
kernelmethod
committed
d64968b
View commit details
Copy full SHA for d64968b
Browse repository at this point
Rename issue #114423 test files to include context
sebastiantoh
committed
5b8f921
View commit details
Copy full SHA for 5b8f921
Browse repository at this point
Rollup merge of #114287 - lcnr:overflow, r=compiler-errors
Show description for 097a498
compiler-errors
authored
097a498
View commit details
Copy full SHA for 097a498
Browse repository at this point
Rollup merge of #114475 - GuillaumeGomez:migrate-gui-test-color-27, r=notriddle
Show description for a7f0900
compiler-errors
authored
a7f0900
View commit details
Copy full SHA for a7f0900
Browse repository at this point
Rollup merge of #114482 - compiler-errors:sigh, r=pnkfelix
Show description for 200fa5d
compiler-errors
authored
200fa5d
View commit details
Copy full SHA for 200fa5d
Browse repository at this point
Rollup merge of #114490 - kernelmethod:error-reporting-typos, r=compiler-errors
Show description for c023196
compiler-errors
authored
c023196
View commit details
Copy full SHA for c023196
Browse repository at this point
Rollup merge of #114491 - sebastiantoh:add-context-to-issue-114423-test-names, r=compiler-errors
Show description for 3222084
compiler-errors
authored
3222084
View commit details
Copy full SHA for 3222084
Browse repository at this point
You can’t perform that action at this time.