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 }}
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
16.3k
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 5 pull requests
- #95351
#95351
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-o1il7tx
Dylan-DPC/rust:rollup-o1il7tx
Copy head branch name to clipboard
Mar 27, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 5 pull requests
#95351
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-o1il7tx
Dylan-DPC/rust:rollup-o1il7tx
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2022
skip pointing out ambuguous impls in alloc/std crates too
compiler-errors
committed
9072c8d
View commit details
Copy full SHA for 9072c8d
Browse repository at this point
Commits on Mar 26, 2022
Enable #[thread_local] on armv6k-nintendo-3ds
ian-h-chamberlain
committed
7829437
View commit details
Copy full SHA for 7829437
Browse repository at this point
Move resolve_path to rustc_builtin_macros and make it private
Badel2
committed
ea26d72
View commit details
Copy full SHA for ea26d72
Browse repository at this point
interpret: mark a dead match arm as dead
RalfJung
committed
78b680e
View commit details
Copy full SHA for 78b680e
Browse repository at this point
interpret: with enforce_number_validity, ensure integers are truly Scalar::Int (i.e., no pointers)
RalfJung
committed
3bbcf64
View commit details
Copy full SHA for 3bbcf64
Browse repository at this point
Merge pull request #16 from ian-h-chamberlain/feature/target-thread-local
Show description for 419b630
Meziu
authored
419b630
View commit details
Copy full SHA for 419b630
Browse repository at this point
Commits on Mar 27, 2022
Eagerly replace `{integer}`/`{float}` with `i32`/`f64` for suggestion
estebank
committed
474626a
View commit details
Copy full SHA for 474626a
Browse repository at this point
Also resolve `const` param suggestion
estebank
committed
c4d741f
View commit details
Copy full SHA for c4d741f
Browse repository at this point
Point (again) to more expressions with their type, even if not fully resolved
estebank
committed
1c85987
View commit details
Copy full SHA for 1c85987
Browse repository at this point
Drive by: handle references in `same_type_modulo_infer`
estebank
committed
b09420f
View commit details
Copy full SHA for b09420f
Browse repository at this point
Change wording of missing return type suggestion
estebank
committed
1db02b8
View commit details
Copy full SHA for 1db02b8
Browse repository at this point
review comments and rebase
estebank
committed
f479e26
View commit details
Copy full SHA for f479e26
Browse repository at this point
Rollup merge of #91981 - estebank:tweakaroo, r=lcnr
Show description for 4435bb0
Dylan-DPC
authored
4435bb0
View commit details
Copy full SHA for 4435bb0
Browse repository at this point
Rollup merge of #93469 - compiler-errors:issue-93450, r=estebank
Show description for c6bb219
Dylan-DPC
authored
c6bb219
View commit details
Copy full SHA for c6bb219
Browse repository at this point
Rollup merge of #95335 - Badel2:resolve-path, r=Dylan-DPC
Show description for 979c8e8
Dylan-DPC
authored
979c8e8
View commit details
Copy full SHA for 979c8e8
Browse repository at this point
Rollup merge of #95340 - RalfJung:pnvi, r=oli-obk
Show description for 178a09e
Dylan-DPC
authored
178a09e
View commit details
Copy full SHA for 178a09e
Browse repository at this point
Rollup merge of #95341 - Meziu:armv6k-3ds-target, r=nagisa
Show description for 2ab4ad5
Dylan-DPC
authored
2ab4ad5
View commit details
Copy full SHA for 2ab4ad5
Browse repository at this point
You can’t perform that action at this time.