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.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
- #71828
#71828
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-qf5h2w5
Dylan-DPC-zz/rust:rollup-qf5h2w5
Copy head branch name to clipboard
May 3, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 5 pull requests
#71828
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-qf5h2w5
Dylan-DPC-zz/rust:rollup-qf5h2w5
Copy head branch name to clipboard
Commits
Commits on May 2, 2020
typo
lcnr
authored
a691521
View commit details
Copy full SHA for a691521
Browse repository at this point
slice::fill: take T by value.
lcnr
committed
902aa62
View commit details
Copy full SHA for 902aa62
Browse repository at this point
Implement `confusable_idents` lint.
crlf0710
committed
c05961c
View commit details
Copy full SHA for c05961c
Browse repository at this point
Add a fast code path to optimize `confusable_idents` lint for ASCII code base.
crlf0710
committed
f3ec00a
View commit details
Copy full SHA for f3ec00a
Browse repository at this point
Test associated const default qualifs cross-crate
Show description for bcc44b8
ecstatic-morse
committed
bcc44b8
View commit details
Copy full SHA for bcc44b8
Browse repository at this point
Decode qualifs from defaulted trait associated consts
ecstatic-morse
committed
14a2c8d
View commit details
Copy full SHA for 14a2c8d
Browse repository at this point
Commits on May 3, 2020
Implement RFC 2523, `#[cfg(version(..))]`
mibac138
committed
90aa62a
View commit details
Copy full SHA for 90aa62a
Browse repository at this point
Change cfg(version) error message wording
mibac138
committed
96f27c7
View commit details
Copy full SHA for 96f27c7
Browse repository at this point
Add more tests for cfg(version)
mibac138
committed
a3ee283
View commit details
Copy full SHA for a3ee283
Browse repository at this point
Add build script to rustc_attr because of cfg(version)
mibac138
committed
8a77d1c
View commit details
Copy full SHA for 8a77d1c
Browse repository at this point
Rollup merge of #71165 - lcnr:patch-2, r=Amanieu
Show description for 8cb8d9c
Dylan-DPC
authored
8cb8d9c
View commit details
Copy full SHA for 8cb8d9c
Browse repository at this point
Rollup merge of #71314 - mibac138:cfg-version, r=petrochenkov
Show description for ffe0a1c
Dylan-DPC
authored
ffe0a1c
View commit details
Copy full SHA for ffe0a1c
Browse repository at this point
Rollup merge of #71542 - crlf0710:confusable_idents, r=petrochenkov
Show description for 24e101c
Dylan-DPC
authored
24e101c
View commit details
Copy full SHA for 24e101c
Browse repository at this point
Rollup merge of #71806 - lcnr:patch-3, r=jonas-schievink
Show description for 2231941
Dylan-DPC
authored
2231941
View commit details
Copy full SHA for 2231941
Browse repository at this point
Rollup merge of #71813 - ecstatic-morse:issue-71734, r=tmandry
Show description for e48a7b8
Dylan-DPC
authored
e48a7b8
View commit details
Copy full SHA for e48a7b8
Browse repository at this point
You can’t perform that action at this time.