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
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.5k
Star
116k
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 7 pull requests
- #136448
#136448
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-pdim5di
matthiaskrgr/rust:rollup-pdim5di
Copy head branch name to clipboard
Feb 2, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 7 pull requests
#136448
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-pdim5di
matthiaskrgr/rust:rollup-pdim5di
Copy head branch name to clipboard
Commits
Commits on Jan 14, 2025
make rustc_encodable_decodable feature properly unstable
RalfJung
committed
4df78a0
View commit details
Copy full SHA for 4df78a0
Browse repository at this point
remove Rustc{En,De}codable from library and compiler
RalfJung
committed
9ac62f9
View commit details
Copy full SHA for 9ac62f9
Browse repository at this point
Commits on Jan 31, 2025
Update encode_utf16 to mention it is native endian
hkBst
committed
860476f
View commit details
Copy full SHA for 860476f
Browse repository at this point
Commits on Feb 1, 2025
Clean up MonoItem::instantiation_mode
saethlin
committed
eea88f5
View commit details
Copy full SHA for eea88f5
Browse repository at this point
diagnostics: fix borrowck suggestions for if/while let conditionals
Show description for ecb2d5c
notriddle
committed
ecb2d5c
View commit details
Copy full SHA for ecb2d5c
Browse repository at this point
Commits on Feb 2, 2025
Highlight clarifying information in "expected/found" error
Show description for c75e601
estebank
committed
c75e601
View commit details
Copy full SHA for c75e601
Browse repository at this point
Convert two `rustc_middle::lint` functions to `Span` methods.
Show description for 06090e8
nnethercote
committed
06090e8
View commit details
Copy full SHA for 06090e8
Browse repository at this point
rustc_allowed_through_unstable_modules: require deprecation message
RalfJung
committed
3320e91
View commit details
Copy full SHA for 3320e91
Browse repository at this point
Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=oli-obk
Show description for 48aede0
matthiaskrgr
authored
48aede0
View commit details
Copy full SHA for 48aede0
Browse repository at this point
Rollup merge of #136283 - hkBst:patch-31, r=workingjubilee
Show description for 198384c
matthiaskrgr
authored
198384c
View commit details
Copy full SHA for 198384c
Browse repository at this point
Rollup merge of #136394 - saethlin:clean-up-instantiation-mode, r=compiler-errors
Show description for 453c32d
matthiaskrgr
authored
453c32d
View commit details
Copy full SHA for 453c32d
Browse repository at this point
Rollup merge of #136402 - notriddle:notriddle/let-expr-detector, r=compiler-errors
Show description for e066208
matthiaskrgr
authored
e066208
View commit details
Copy full SHA for e066208
Browse repository at this point
Rollup merge of #136415 - estebank:highlight-clarification, r=compiler-errors
Show description for 7e3d872
matthiaskrgr
authored
7e3d872
View commit details
Copy full SHA for 7e3d872
Browse repository at this point
Rollup merge of #136422 - nnethercote:convert-lint-functions, r=Noratrieb
Show description for 5bc5827
matthiaskrgr
authored
5bc5827
View commit details
Copy full SHA for 5bc5827
Browse repository at this point
Rollup merge of #136434 - RalfJung:rustc_allowed_through_unstable_modules-deprecation-required, r=compiler-errors
Show description for 961bf7f
matthiaskrgr
authored
961bf7f
View commit details
Copy full SHA for 961bf7f
Browse repository at this point
You can’t perform that action at this time.