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.5k
Star
117k
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
- #77272
#77272
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
jonas-schievink:rollup-dydo5kn
Copy head branch name to clipboard
Sep 27, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 7 pull requests
#77272
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
jonas-schievink:rollup-dydo5kn
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2020
Check for missing const-stability attributes in `stability`
Show description for 61d86fa
ecstatic-morse
committed
61d86fa
View commit details
Copy full SHA for 61d86fa
Browse repository at this point
Change error in `fn_queries` to `delay_span_bug`
Show description for 11bfc60
ecstatic-morse
committed
11bfc60
View commit details
Copy full SHA for 11bfc60
Browse repository at this point
No need to call `is_min_const_fn` for side-effects
ecstatic-morse
committed
76c6f2d
View commit details
Copy full SHA for 76c6f2d
Browse repository at this point
Test for missing const-stability attributes
ecstatic-morse
committed
6ce178f
View commit details
Copy full SHA for 6ce178f
Browse repository at this point
Commits on Sep 27, 2020
reduce overlong line
tshepang
committed
58c232a
View commit details
Copy full SHA for 58c232a
Browse repository at this point
Add MIPS asm! support
Show description for 9000710
tesuji
committed
9000710
View commit details
Copy full SHA for 9000710
Browse repository at this point
Fix typo in ExpnData documentation
Show description for d9fc5b5
jyn514
committed
d9fc5b5
View commit details
Copy full SHA for d9fc5b5
Browse repository at this point
Remove duplicate comment
bugadani
committed
3d4a2e6
View commit details
Copy full SHA for 3d4a2e6
Browse repository at this point
Clean up trivial if let
bugadani
committed
e420051
View commit details
Copy full SHA for e420051
Browse repository at this point
Separate `private_intra_doc_links` and `broken_intra_doc_links` into separate lints
Show description for 03d8be0
jyn514
committed
03d8be0
View commit details
Copy full SHA for 03d8be0
Browse repository at this point
Add documentation for `private_intra_doc_links`
jyn514
committed
80ffaed
View commit details
Copy full SHA for 80ffaed
Browse repository at this point
Rollup merge of #76839 - lzutao:mips-asm, r=Amanieu
Show description for ec1766c
jonas-schievink
authored
ec1766c
View commit details
Copy full SHA for ec1766c
Browse repository at this point
Rollup merge of #77203 - ecstatic-morse:const-stability-attr-checks, r=oli-obk
Show description for 9f086fc
jonas-schievink
authored
9f086fc
View commit details
Copy full SHA for 9f086fc
Browse repository at this point
Rollup merge of #77249 - jyn514:private-links, r=Manishearth
Show description for 2a90d31
jonas-schievink
authored
2a90d31
View commit details
Copy full SHA for 2a90d31
Browse repository at this point
Rollup merge of #77252 - tshepang:overlong, r=jyn514
Show description for e687dac
jonas-schievink
authored
e687dac
View commit details
Copy full SHA for e687dac
Browse repository at this point
Rollup merge of #77256 - jyn514:typo, r=Aaron1011
Show description for 06677cb
jonas-schievink
authored
06677cb
View commit details
Copy full SHA for 06677cb
Browse repository at this point
Rollup merge of #77262 - bugadani:redundant-comment, r=Dylan-DPC
Show description for 65298ee
jonas-schievink
authored
65298ee
View commit details
Copy full SHA for 65298ee
Browse repository at this point
Rollup merge of #77263 - bugadani:cleanup, r=lcnr
Show description for 344ab3f
jonas-schievink
authored
344ab3f
View commit details
Copy full SHA for 344ab3f
Browse repository at this point
You can’t perform that action at this time.