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
- #94802
#94802
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-4plu0fi
matthiaskrgr/rust:rollup-4plu0fi
Copy head branch name to clipboard
Mar 10, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 5 pull requests
#94802
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-4plu0fi
matthiaskrgr/rust:rollup-4plu0fi
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2022
Constify slice indexing
fee1-dead
committed
5941fef
View commit details
Copy full SHA for 5941fef
Browse repository at this point
Commits on Mar 4, 2022
Change `rustc_deprecated` to use `note`
Show description for 6efc8e3
jhpratt
committed
6efc8e3
View commit details
Copy full SHA for 6efc8e3
Browse repository at this point
Commits on Mar 6, 2022
Constify slice index for strings
fee1-dead
committed
4654a91
View commit details
Copy full SHA for 4654a91
Browse repository at this point
Commits on Mar 9, 2022
diagnostics: use rustc_on_unimplemented to recommend `[].iter()`
Show description for 32d7f81
notriddle
committed
32d7f81
View commit details
Copy full SHA for 32d7f81
Browse repository at this point
New `deprecated_suggestion` feature, use in tests
jhpratt
committed
5636655
View commit details
Copy full SHA for 5636655
Browse repository at this point
Permit `#[deprecated]` in stdlib
jhpratt
committed
38478ea
View commit details
Copy full SHA for 38478ea
Browse repository at this point
better suggestion for int to wide ptr cast
compiler-errors
committed
814c18a
View commit details
Copy full SHA for 814c18a
Browse repository at this point
Account for suggestions for complete removal of lines
Show description for ac2afa0
estebank
committed
ac2afa0
View commit details
Copy full SHA for ac2afa0
Browse repository at this point
Commits on Mar 10, 2022
Rollup merge of #92150 - compiler-errors:better_usize_to_wide_ptr_cast, r=petrochenkov
Show description for 7473750
matthiaskrgr
authored
7473750
View commit details
Copy full SHA for 7473750
Browse repository at this point
Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwco
Show description for 313a668
matthiaskrgr
authored
313a668
View commit details
Copy full SHA for 313a668
Browse repository at this point
Rollup merge of #94657 - fee1-dead:const_slice_index, r=oli-obk
Show description for fe034cb
matthiaskrgr
authored
fe034cb
View commit details
Copy full SHA for fe034cb
Browse repository at this point
Rollup merge of #94746 - notriddle:notriddle/method-rustc-on-unimplemented, r=davidtwco
Show description for e7281d0
matthiaskrgr
authored
e7281d0
View commit details
Copy full SHA for e7281d0
Browse repository at this point
Rollup merge of #94788 - estebank:removal-suggestion, r=petrochenkov
Show description for 6bbaca7
matthiaskrgr
authored
6bbaca7
View commit details
Copy full SHA for 6bbaca7
Browse repository at this point
You can’t perform that action at this time.