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
15.9k
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
- #98123
#98123
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-rfg1a4s
JohnTitor/rust:rollup-rfg1a4s
Copy head branch name to clipboard
Jun 15, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 7 pull requests
#98123
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-rfg1a4s
JohnTitor/rust:rollup-rfg1a4s
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2022
Filter out intrinsics if we have other import candidates to suggest
compiler-errors
committed
ab0938d
View commit details
Copy full SHA for ab0938d
Browse repository at this point
Commits on Jun 13, 2022
remove currently unused deps
klensy
committed
4ea4e2e
View commit details
Copy full SHA for 4ea4e2e
Browse repository at this point
Move tests
c410-f3r
committed
767d0e7
View commit details
Copy full SHA for 767d0e7
Browse repository at this point
Commits on Jun 14, 2022
Rename rustc_serialize::opaque::Encoder as MemEncoder.
Show description for abe45a9
nnethercote
committed
abe45a9
View commit details
Copy full SHA for abe45a9
Browse repository at this point
suggest adding a `#[macro_export]` to a private macro
TaKO8Ki
committed
801725a
View commit details
Copy full SHA for 801725a
Browse repository at this point
change edition to 2021
TaKO8Ki
committed
60a50d0
View commit details
Copy full SHA for 60a50d0
Browse repository at this point
implement `MacroData`
TaKO8Ki
committed
0d24405
View commit details
Copy full SHA for 0d24405
Browse repository at this point
add a test case for `decl_macro`
TaKO8Ki
committed
d29915a
View commit details
Copy full SHA for d29915a
Browse repository at this point
use unchecked mul to compute slice sizes
Show description for 50f6a9e
erikdesjardins
committed
50f6a9e
View commit details
Copy full SHA for 50f6a9e
Browse repository at this point
Commits on Jun 15, 2022
rename function and remove return type
EdwinRy
committed
c8b411e
View commit details
Copy full SHA for c8b411e
Browse repository at this point
Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=oli-obk
Show description for 0ee1504
JohnTitor
authored
0ee1504
View commit details
Copy full SHA for 0ee1504
Browse repository at this point
Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov
Show description for b770012
JohnTitor
authored
b770012
View commit details
Copy full SHA for b770012
Browse repository at this point
Rollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC
Show description for bb48051
JohnTitor
authored
bb48051
View commit details
Copy full SHA for bb48051
Browse repository at this point
Rollup merge of #98078 - erikdesjardins:uncheckedsize, r=petrochenkov
Show description for 2722c2a
JohnTitor
authored
2722c2a
View commit details
Copy full SHA for 2722c2a
Browse repository at this point
Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3
Show description for 97b9347
JohnTitor
authored
97b9347
View commit details
Copy full SHA for 97b9347
Browse repository at this point
Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obk
Show description for b2d0e78
JohnTitor
authored
b2d0e78
View commit details
Copy full SHA for b2d0e78
Browse repository at this point
Rollup merge of #98113 - EdwinRy:constraint-misspelling, r=compiler-errors
Show description for 1b8fc2f
JohnTitor
authored
1b8fc2f
View commit details
Copy full SHA for 1b8fc2f
Browse repository at this point
You can’t perform that action at this time.