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 6 pull requests
- #72809
#72809
Closed
RalfJung
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-azok8v3
RalfJung/rust:rollup-azok8v3
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 6 pull requests
#72809
RalfJung
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-azok8v3
RalfJung/rust:rollup-azok8v3
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
Enable LLVM zlib when building LLD
Jethro Beekman
committed
44b5f53
View commit details
Copy full SHA for 44b5f53
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 dd92106
RalfJung
authored
dd92106
View commit details
Copy full SHA for dd92106
Browse repository at this point
Rollup merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark-Simulacrum
Show description for c9d1b84
RalfJung
authored
c9d1b84
View commit details
Copy full SHA for c9d1b84
Browse repository at this point
Rollup merge of #72715 - estebank:trailing-comma-where, r=petrochenkov
Show description for 321d39b
RalfJung
authored
321d39b
View commit details
Copy full SHA for 321d39b
Browse repository at this point
Rollup merge of #72745 - lcnr:interned-cleanup, r=petrochenkov
Show description for d0a0b2f
RalfJung
authored
d0a0b2f
View commit details
Copy full SHA for d0a0b2f
Browse repository at this point
Rollup merge of #72749 - vertexclique:vcq/update-stdarch, r=Amanieu
Show description for 1d4b5e2
RalfJung
authored
1d4b5e2
View commit details
Copy full SHA for 1d4b5e2
Browse repository at this point
Rollup merge of #72781 - marmeladema:rustdoc-def-id-resolve-str-path-error, r=petrochenkov
Show description for 1a41507
RalfJung
authored
1a41507
View commit details
Copy full SHA for 1a41507
Browse repository at this point
You can’t perform that action at this time.