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 5 pull requests
- #72813
#72813
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-4ko6q8j
RalfJung/rust:rollup-4ko6q8j
Copy head branch name to clipboard
May 31, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 5 pull requests
#72813
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-4ko6q8j
RalfJung/rust:rollup-4ko6q8j
Copy head branch name to clipboard
Commits
Commits on May 28, 2020
from_u32_unchecked: check validity when debug assertions are enabled
RalfJung
committed
52ed89a
View commit details
Copy full SHA for 52ed89a
Browse repository at this point
Account for trailing comma when suggesting `where` clauses
Show description for 0424371
estebank
committed
0424371
View commit details
Copy full SHA for 0424371
Browse repository at this point
Commits on May 29, 2020
Move common code to `WhereClause`
estebank
committed
0d18136
View commit details
Copy full SHA for 0d18136
Browse repository at this point
Borrow<[T]> for Interned<'tcx, List<T>>
lcnr
committed
1595577
View commit details
Copy full SHA for 1595577
Browse repository at this point
Commits on May 30, 2020
expose char::encode_utf8_raw for libstd
RalfJung
committed
72d85db
View commit details
Copy full SHA for 72d85db
Browse repository at this point
wtf8: use encode_utf8_raw
RalfJung
committed
3182cdf
View commit details
Copy full SHA for 3182cdf
Browse repository at this point
also expose and use encode_utf16_raw for wtf8
RalfJung
committed
9c627c3
View commit details
Copy full SHA for 9c627c3
Browse repository at this point
Use `LocalDefId` instead of `NodeId` in `resolve_str_path_error`
marmeladema
committed
372ba2a
View commit details
Copy full SHA for 372ba2a
Browse repository at this point
encode_utf8_raw is not always valid UTF-8; clarify comments
RalfJung
committed
0fb6e63
View commit details
Copy full SHA for 0fb6e63
Browse repository at this point
Update stdarch submodule to latest head
vertexclique
committed
15201af
View commit details
Copy full SHA for 15201af
Browse repository at this point
Commits on May 31, 2020
Rollup merge of #72683 - RalfJung:char-debug-check, r=Mark-Simulacrum
Show description for 3bbb475
RalfJung
authored
3bbb475
View commit details
Copy full SHA for 3bbb475
Browse repository at this point
Rollup merge of #72715 - estebank:trailing-comma-where, r=petrochenkov
Show description for b714f5c
RalfJung
authored
b714f5c
View commit details
Copy full SHA for b714f5c
Browse repository at this point
Rollup merge of #72745 - lcnr:interned-cleanup, r=petrochenkov
Show description for e0b2590
RalfJung
authored
e0b2590
View commit details
Copy full SHA for e0b2590
Browse repository at this point
Rollup merge of #72749 - vertexclique:vcq/update-stdarch, r=Amanieu
Show description for e16bd02
RalfJung
authored
e16bd02
View commit details
Copy full SHA for e16bd02
Browse repository at this point
Rollup merge of #72781 - marmeladema:rustdoc-def-id-resolve-str-path-error, r=petrochenkov
Show description for cbc73dc
RalfJung
authored
cbc73dc
View commit details
Copy full SHA for cbc73dc
Browse repository at this point
You can’t perform that action at this time.