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 }}
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
117k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #111848
#111848
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-7jqydzg
Dylan-DPC/rust:rollup-7jqydzg
Copy head branch name to clipboard
May 22, 2023
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 6 pull requests
#111848
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-7jqydzg
Dylan-DPC/rust:rollup-7jqydzg
Copy head branch name to clipboard
Commits
Commits on May 15, 2023
Give better error when collecting into `&[T]`
ChayimFriedman2
committed
83930ec
View commit details
Copy full SHA for 83930ec
Browse repository at this point
Mark internal functions and traits unsafe
LegionMammal978
committed
7748109
View commit details
Copy full SHA for 7748109
Browse repository at this point
Commits on May 17, 2023
`rustc_mir_build`: drive-by-cleanup: remove some local mutable state
WaffleLapkin
committed
5ae51d6
View commit details
Copy full SHA for 5ae51d6
Browse repository at this point
`rustc_mir_build`: drive-by-cleaup: replace nested ifs with a `match`
WaffleLapkin
committed
03d5f9b
View commit details
Copy full SHA for 03d5f9b
Browse repository at this point
Drive-by cleanup: `debug::term_type` => `TerminatorKind::name`
WaffleLapkin
committed
f542778
View commit details
Copy full SHA for f542778
Browse repository at this point
Commits on May 19, 2023
Drive-by-cleanup: Don't emit `thir::ExprKind::NeverToAny` for `! -> !`
WaffleLapkin
committed
140cdcb
View commit details
Copy full SHA for 140cdcb
Browse repository at this point
Commits on May 21, 2023
Rename `drop_copy` lint to `dropping_copy_types`
Urgau
committed
1c7ab18
View commit details
Copy full SHA for 1c7ab18
Browse repository at this point
Rename `forget_copy` lint to `forgetting_copy_types`
Urgau
committed
85a1828
View commit details
Copy full SHA for 85a1828
Browse repository at this point
Rename `drop_ref` lint to `dropping_references`
Urgau
committed
c93d9c1
View commit details
Copy full SHA for c93d9c1
Browse repository at this point
Rename `forget_ref` lint to `forgetting_references`
Urgau
committed
6b08a74
View commit details
Copy full SHA for 6b08a74
Browse repository at this point
Commits on May 22, 2023
move lcnr to only review types stuff
lcnr
committed
8294131
View commit details
Copy full SHA for 8294131
Browse repository at this point
Update browser-ui-test to 0.16.4
GuillaumeGomez
committed
56b8b1c
View commit details
Copy full SHA for 56b8b1c
Browse repository at this point
Migrate GUI colors test to original CSS color format
GuillaumeGomez
committed
194960b
View commit details
Copy full SHA for 194960b
Browse repository at this point
Rollup merge of #111501 - WaffleLapkin:drivebycleanupuwu, r=oli-obk
Show description for df86200
Dylan-DPC
authored
df86200
View commit details
Copy full SHA for df86200
Browse repository at this point
Rollup merge of #111609 - LegionMammal978:internal-unsafe, r=thomcc
Show description for 47fe1a3
Dylan-DPC
authored
47fe1a3
View commit details
Copy full SHA for 47fe1a3
Browse repository at this point
Rollup merge of #111612 - ChayimFriedman2:collect-into-slice-ref, r=petrochenkov
Show description for df8b0df
Dylan-DPC
authored
df8b0df
View commit details
Copy full SHA for df8b0df
Browse repository at this point
Rollup merge of #111756 - Urgau:rename_drop_forget_copy_ref_lints, r=fee1-dead
Show description for 71f7868
Dylan-DPC
authored
71f7868
View commit details
Copy full SHA for 71f7868
Browse repository at this point
Rollup merge of #111843 - lcnr:rm-lcnr, r=Mark-Simulacrum
Show description for d935d0d
Dylan-DPC
authored
d935d0d
View commit details
Copy full SHA for d935d0d
Browse repository at this point
Rollup merge of #111844 - GuillaumeGomez:migrate-gui-test-color-4, r=notriddle
Show description for ec372a1
Dylan-DPC
authored
ec372a1
View commit details
Copy full SHA for ec372a1
Browse repository at this point
You can’t perform that action at this time.