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.1k
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 7 pull requests
- #92556
#92556
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-s9vopuj
matthiaskrgr/rust:rollup-s9vopuj
Copy head branch name to clipboard
Jan 4, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#92556
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-s9vopuj
matthiaskrgr/rust:rollup-s9vopuj
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2021
Modifications to buffer UTF-16 internally so that there is no longer a 4-byte buffer minimum. Include suggestions from @agausmann and @Mark-Simulacrum.
Patrick-Poitras
committed
d49d1d4
View commit details
Copy full SHA for d49d1d4
Browse repository at this point
Commits on Dec 19, 2021
Actually set IMAGE_SCN_LNK_REMOVE for .rmeta
Show description for 6eb5072
nikic
committed
6eb5072
View commit details
Copy full SHA for 6eb5072
Browse repository at this point
Commits on Dec 23, 2021
Constify `Box<T, A>` methods
lilasta
committed
eb4fc64
View commit details
Copy full SHA for eb4fc64
Browse repository at this point
Commits on Jan 3, 2022
Add tracking issues (`const_box`, `const_alloc_error`)
lilasta
committed
c9d2d3c
View commit details
Copy full SHA for c9d2d3c
Browse repository at this point
Fix a compile error when no_global_oom_handling
lilasta
committed
51e4291
View commit details
Copy full SHA for 51e4291
Browse repository at this point
Make `Receiver::into_iter` into a clickable link
Show description for ca3f904
zohnannor
authored
ca3f904
View commit details
Copy full SHA for ca3f904
Browse repository at this point
revert #92254 "Bump gsgdt to 0.1.3"
Show description for a9698e2
krasimirgg
committed
a9698e2
View commit details
Copy full SHA for a9698e2
Browse repository at this point
Make the documentation of builtin macro attributes accessible
Show description for f20ccc0
danielhenrymantilla
committed
f20ccc0
View commit details
Copy full SHA for f20ccc0
Browse repository at this point
Commits on Jan 4, 2022
Suggest changing quotes when str/char type mismatch
chordtoll
committed
3087c4d
View commit details
Copy full SHA for 3087c4d
Browse repository at this point
Rollup merge of #91754 - Patrick-Poitras:rm-4byte-minimum-stdio-windows, r=Mark-Simulacrum
Show description for 50a66b7
matthiaskrgr
authored
50a66b7
View commit details
Copy full SHA for 50a66b7
Browse repository at this point
Rollup merge of #91884 - woppopo:const_box, r=oli-obk
Show description for c7125ba
matthiaskrgr
authored
c7125ba
View commit details
Copy full SHA for c7125ba
Browse repository at this point
Rollup merge of #92107 - nikic:rmeta-lnk-remove, r=nagisa
Show description for 855f630
matthiaskrgr
authored
855f630
View commit details
Copy full SHA for 855f630
Browse repository at this point
Rollup merge of #92456 - danielhenrymantilla:patch-1, r=petrochenkov
Show description for 4e4e1ec
matthiaskrgr
authored
4e4e1ec
View commit details
Copy full SHA for 4e4e1ec
Browse repository at this point
Rollup merge of #92507 - chordtoll:suggest-single-quotes, r=petrochenkov
Show description for 25fcc0e
matthiaskrgr
authored
25fcc0e
View commit details
Copy full SHA for 25fcc0e
Browse repository at this point
Rollup merge of #92525 - zohnannor:patch-1, r=camelid
Show description for b2d6ff4
matthiaskrgr
authored
b2d6ff4
View commit details
Copy full SHA for b2d6ff4
Browse repository at this point
Rollup merge of #92532 - krasimirgg:gsgdt-down, r=Mark-Simulacrum
Show description for 76c0271
matthiaskrgr
authored
76c0271
View commit details
Copy full SHA for 76c0271
Browse repository at this point
You can’t perform that action at this time.