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.4k
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 4 pull requests
- #94367
#94367
Closed
matthiaskrgr
wants to merge 9 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-g2so95n
matthiaskrgr/rust:rollup-g2so95n
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Rollup of 4 pull requests
#94367
matthiaskrgr
wants to merge 9 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-g2so95n
matthiaskrgr/rust:rollup-g2so95n
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2022
suggest a float literal when dividing a floating-point type by {integer}
Show description for d151d07
TaKO8Ki
committed
d151d07
View commit details
Copy full SHA for d151d07
Browse repository at this point
don't ice when an extern static is too big
asquared31415
committed
75b15c6
View commit details
Copy full SHA for 75b15c6
Browse repository at this point
Commits on Feb 25, 2022
Wire up --check-cfg to rustdoc
Urgau
committed
9705939
View commit details
Copy full SHA for 9705939
Browse repository at this point
Add documentation for `--check-cfg` in rustdoc book
Urgau
committed
a31ae15
View commit details
Copy full SHA for a31ae15
Browse repository at this point
Fix debug_assert in unused lint pass
Show description for bbe3447
flip1995
committed
bbe3447
View commit details
Copy full SHA for bbe3447
Browse repository at this point
Rollup merge of #93850 - asquared31415:extern-static-size-ice, r=jackh726
Show description for ef2719f
matthiaskrgr
authored
ef2719f
View commit details
Copy full SHA for ef2719f
Browse repository at this point
Rollup merge of #94078 - TaKO8Ki:suggest-float-literal-for-float-divided-by-integer, r=estebank
Show description for b889365
matthiaskrgr
authored
b889365
View commit details
Copy full SHA for b889365
Browse repository at this point
Rollup merge of #94154 - Urgau:rustdoc-check-cfg, r=GuillaumeGomez
Show description for a85853a
matthiaskrgr
authored
a85853a
View commit details
Copy full SHA for a85853a
Browse repository at this point
Rollup merge of #94353 - flip1995:fix_debug_assert_unused, r=Dylan-DPC
Show description for 591a6ca
matthiaskrgr
authored
591a6ca
View commit details
Copy full SHA for 591a6ca
Browse repository at this point
You can’t perform that action at this time.