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
Accelerator
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
116k
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 5 pull requests
- #72276
#72276
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-nkfu3is
RalfJung/rust:rollup-nkfu3is
Copy head branch name to clipboard
May 16, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#72276
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-nkfu3is
RalfJung/rust:rollup-nkfu3is
Copy head branch name to clipboard
Commits
Commits on May 9, 2020
Small doc improvements.
Show description for e734e31
Julian-Wollersberger
committed
e734e31
View commit details
Copy full SHA for e734e31
Browse repository at this point
expand "incomplete feature" message to include unsoundness and link to tracking issue
RalfJung
committed
1fce203
View commit details
Copy full SHA for 1fce203
Browse repository at this point
adjust tests
RalfJung
committed
6a8cf4a
View commit details
Copy full SHA for 6a8cf4a
Browse repository at this point
move `ty::List` into a new submodule
lcnr
committed
bb6a6e0
View commit details
Copy full SHA for bb6a6e0
Browse repository at this point
Commits on May 10, 2020
cmdline: Make target features individually overridable
petrochenkov
committed
00dcb66
View commit details
Copy full SHA for 00dcb66
Browse repository at this point
Commits on May 13, 2020
Unified `unescape_{char,byte,str,byte_str,raw_str,raw_byte_str}` methods into one method `unescape_literal` with a mode argument.
Julian-Wollersberger
committed
1be5d1e
View commit details
Copy full SHA for 1be5d1e
Browse repository at this point
Unified `validate_{byte,str,raw_str,raw_byte_str}_escape` methods into one method `validate_literal_escape` with a mode argument.
Show description for 18cc63d
Julian-Wollersberger
committed
18cc63d
View commit details
Copy full SHA for 18cc63d
Browse repository at this point
Replace some usages of the old `unescape_` functions in AST, clippy and tests.
Julian-Wollersberger
committed
43ae785
View commit details
Copy full SHA for 43ae785
Browse repository at this point
Commits on May 16, 2020
Remove redundant backtick in error message.
Show description for 004f4f3
ehuss
committed
004f4f3
View commit details
Copy full SHA for 004f4f3
Browse repository at this point
Rollup merge of #72045 - RalfJung:incomplete-unsound, r=petrochenkov
Show description for aecab5e
RalfJung
authored
aecab5e
View commit details
Copy full SHA for aecab5e
Browse repository at this point
Rollup merge of #72047 - Julian-Wollersberger:literal_error_reporting_cleanup, r=petrochenkov
Show description for ec5610f
RalfJung
authored
ec5610f
View commit details
Copy full SHA for ec5610f
Browse repository at this point
Rollup merge of #72060 - lcnr:move-list, r=estebank
Show description for ae66c62
RalfJung
authored
ae66c62
View commit details
Copy full SHA for ae66c62
Browse repository at this point
Rollup merge of #72094 - petrochenkov:overfeature, r=nikic
Show description for 4fe6d52
RalfJung
authored
4fe6d52
View commit details
Copy full SHA for 4fe6d52
Browse repository at this point
Rollup merge of #72254 - ehuss:double-backtick, r=dtolnay
Show description for 12112f4
RalfJung
authored
12112f4
View commit details
Copy full SHA for 12112f4
Browse repository at this point
You can’t perform that action at this time.