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.6k
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
- #69374
#69374
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-x7mjd5z
Dylan-DPC-zz/rust:rollup-x7mjd5z
Copy head branch name to clipboard
Feb 22, 2020
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#69374
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-x7mjd5z
Dylan-DPC-zz/rust:rollup-x7mjd5z
Copy head branch name to clipboard
Commits
Commits on Feb 9, 2020
Make `u8::is_ascii` a stable `const fn`
Show description for f6d4720
ecstatic-morse
committed
f6d4720
View commit details
Copy full SHA for f6d4720
Browse repository at this point
Test `u8::is_ascii` alongside `char::is_ascii`
ecstatic-morse
committed
bf732a1
View commit details
Copy full SHA for bf732a1
Browse repository at this point
Commits on Feb 21, 2020
Add test for #69312
Show description for ec980a2
wesleywiser
committed
ec980a2
View commit details
Copy full SHA for ec980a2
Browse repository at this point
Clean up E0323, E0324 and E0325 explanations
GuillaumeGomez
committed
c3303c7
View commit details
Copy full SHA for c3303c7
Browse repository at this point
Clean up E0326 explanation
GuillaumeGomez
committed
8f3fcec
View commit details
Copy full SHA for 8f3fcec
Browse repository at this point
MIR is not an experiment anymore
spastorino
committed
8893607
View commit details
Copy full SHA for 8893607
Browse repository at this point
Test `Duration::new` panics on overflow
Show description for e1c8c8c
MichaelMcDonnell
committed
e1c8c8c
View commit details
Copy full SHA for e1c8c8c
Browse repository at this point
Fix error message
Show description for 38a22b8
LeSeulArtichaut
committed
38a22b8
View commit details
Copy full SHA for 38a22b8
Browse repository at this point
Commits on Feb 22, 2020
move const_eval.rs into the module folder
RalfJung
committed
88d6ab8
View commit details
Copy full SHA for 88d6ab8
Browse repository at this point
Rollup merge of #68984 - ecstatic-morse:const-u8-is-ascii, r=sfackler
Show description for c261ff1
Dylan-DPC
authored
c261ff1
View commit details
Copy full SHA for c261ff1
Browse repository at this point
Rollup merge of #69339 - wesleywiser:test_for_69312, r=Centril
Show description for 3d9b68a
Dylan-DPC
authored
3d9b68a
View commit details
Copy full SHA for 3d9b68a
Browse repository at this point
Rollup merge of #69346 - GuillaumeGomez:clean-up-e032x-explanations, r=Dylan-DPC
Show description for 1cb9fb5
Dylan-DPC
authored
1cb9fb5
View commit details
Copy full SHA for 1cb9fb5
Browse repository at this point
Rollup merge of #69348 - LeSeulArtichaut:patch-1, r=Centril
Show description for 8ab4060
Dylan-DPC
authored
8ab4060
View commit details
Copy full SHA for 8ab4060
Browse repository at this point
Rollup merge of #69349 - spastorino:mir-not-an-experiment, r=Dylan-DPC
Show description for 541b407
Dylan-DPC
authored
541b407
View commit details
Copy full SHA for 541b407
Browse repository at this point
Rollup merge of #69354 - MichaelMcDonnell:duration_overflow_test, r=Centril
Show description for 4f71270
Dylan-DPC
authored
4f71270
View commit details
Copy full SHA for 4f71270
Browse repository at this point
Rollup merge of #69370 - RalfJung:const-eval-mod, r=oli-obk
Show description for e5fb129
Dylan-DPC
authored
e5fb129
View commit details
Copy full SHA for e5fb129
Browse repository at this point
You can’t perform that action at this time.