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.8k
Star
119k
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
Rollup of 8 pull requests
- #90945
#90945
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-wc35xss
JohnTitor/rust:rollup-wc35xss
Copy head branch name to clipboard
Nov 16, 2021
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 8 pull requests
#90945
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-wc35xss
JohnTitor/rust:rollup-wc35xss
Copy head branch name to clipboard
Commits
Commits on Nov 11, 2021
normalize argument b in equate_normalized_inputs_output
b-naber
committed
26ca71f
View commit details
Copy full SHA for 26ca71f
Browse repository at this point
Commits on Nov 12, 2021
add tests
b-naber
committed
7a4aa65
View commit details
Copy full SHA for 7a4aa65
Browse repository at this point
Commits on Nov 13, 2021
Fix handling of substitutions and binders when deciding whether to suggest references
Show description for d58d52a
JakobDegen
committed
d58d52a
View commit details
Copy full SHA for d58d52a
Browse repository at this point
Commits on Nov 14, 2021
fix getting the discriminant of a zero-variant enum
RalfJung
committed
eebf676
View commit details
Copy full SHA for eebf676
Browse repository at this point
Commits on Nov 15, 2021
expand comment
RalfJung
authored
9ec8862
View commit details
Copy full SHA for 9ec8862
Browse repository at this point
suggest `&str.chars()` on attempt to `&str.iter()`
Show description for d562f48
TaKO8Ki
committed
d562f48
View commit details
Copy full SHA for d562f48
Browse repository at this point
rustc_mir_build: reorder bindings
Show description for c1c2013
krasimirgg
committed
c1c2013
View commit details
Copy full SHA for c1c2013
Browse repository at this point
Use a different server for checking clock drift
Show description for 9c7f4f4
Mark-Simulacrum
committed
9c7f4f4
View commit details
Copy full SHA for 9c7f4f4
Browse repository at this point
Commits on Nov 16, 2021
Add a regression test for #80772
JohnTitor
committed
894c0e4
View commit details
Copy full SHA for 894c0e4
Browse repository at this point
check where clause before suggesting unsized
tlyu
committed
c9fcbda
View commit details
Copy full SHA for c9fcbda
Browse repository at this point
refactor is_param_bound
tlyu
committed
1a50725
View commit details
Copy full SHA for 1a50725
Browse repository at this point
Rollup merge of #86455 - tlyu:check-where-before-suggesting-unsized, r=estebank
Show description for ebef3ce
JohnTitor
authored
ebef3ce
View commit details
Copy full SHA for ebef3ce
Browse repository at this point
Rollup merge of #90801 - b-naber:missing_normalization_equate_inputs_output, r=jackh726
Show description for 21bff4a
JohnTitor
authored
21bff4a
View commit details
Copy full SHA for 21bff4a
Browse repository at this point
Rollup merge of #90803 - TaKO8Ki:suggest-chars-on-attempt-to-iter, r=estebank
Show description for b17de50
JohnTitor
authored
b17de50
View commit details
Copy full SHA for b17de50
Browse repository at this point
Rollup merge of #90819 - JakobDegen:issue-90804, r=petrochenkov
Show description for d44cec3
JohnTitor
authored
d44cec3
View commit details
Copy full SHA for d44cec3
Browse repository at this point
Rollup merge of #90910 - RalfJung:const-discriminant-empty-enum, r=petrochenkov
Show description for 6d9c3a1
JohnTitor
authored
6d9c3a1
View commit details
Copy full SHA for 6d9c3a1
Browse repository at this point
Rollup merge of #90925 - krasimirgg:rustc_mir_build_fix, r=petrochenkov
Show description for cdc12ba
JohnTitor
authored
cdc12ba
View commit details
Copy full SHA for cdc12ba
Browse repository at this point
Rollup merge of #90928 - Mark-Simulacrum:fix-date-logging, r=pietroalbini
Show description for 3c1d577
JohnTitor
authored
3c1d577
View commit details
Copy full SHA for 3c1d577
Browse repository at this point
Rollup merge of #90936 - JohnTitor:issue-80772, r=Mark-Simulacrum
Show description for c73b35e
JohnTitor
authored
c73b35e
View commit details
Copy full SHA for c73b35e
Browse repository at this point
You can’t perform that action at this time.