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
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 6 pull requests
- #85057
#85057
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-efaseq2
Dylan-DPC-zz/rust:rollup-efaseq2
Copy head branch name to clipboard
May 8, 2021
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#85057
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-efaseq2
Dylan-DPC-zz/rust:rollup-efaseq2
Copy head branch name to clipboard
Commits
Commits on May 3, 2021
Remove SpanInterner::get
Show description for b73ad09
jyn514
committed
b73ad09
View commit details
Copy full SHA for b73ad09
Browse repository at this point
Commits on May 7, 2021
fix null pointer error messages
RalfJung
committed
4dddc38
View commit details
Copy full SHA for 4dddc38
Browse repository at this point
Don't stop running rustdoc-gui tests at first failure
GuillaumeGomez
committed
919bfd8
View commit details
Copy full SHA for 919bfd8
Browse repository at this point
bless 32bit
RalfJung
committed
6386656
View commit details
Copy full SHA for 6386656
Browse repository at this point
Use `path.exists()` instead of `fs::metadata(path).is_ok()`
Show description for d9a58f4
ChrisDenton
committed
d9a58f4
View commit details
Copy full SHA for d9a58f4
Browse repository at this point
Improve diagnostics for functions in `struct` definitions
LeSeulArtichaut
committed
cecb3be
View commit details
Copy full SHA for cecb3be
Browse repository at this point
Add basic test
LeSeulArtichaut
committed
1e642f0
View commit details
Copy full SHA for 1e642f0
Browse repository at this point
Also take unions and enums into account
LeSeulArtichaut
committed
6717f81
View commit details
Copy full SHA for 6717f81
Browse repository at this point
rustdoc: Link to the docs on namespaces when an unknown disambiguator is found
jyn514
committed
6f5ace2
View commit details
Copy full SHA for 6f5ace2
Browse repository at this point
Rollup merge of #76808 - LeSeulArtichaut:diagnose-functions-struct, r=jackh726
Show description for eb36bc6
Dylan-DPC
authored
eb36bc6
View commit details
Copy full SHA for eb36bc6
Browse repository at this point
Rollup merge of #84887 - jyn514:index-span, r=Xanewok
Show description for 44bee53
Dylan-DPC
authored
44bee53
View commit details
Copy full SHA for 44bee53
Browse repository at this point
Rollup merge of #85034 - RalfJung:null-ptr, r=oli-obk
Show description for bba8f99
Dylan-DPC
authored
bba8f99
View commit details
Copy full SHA for bba8f99
Browse repository at this point
Rollup merge of #85038 - GuillaumeGomez:dont-stop-first-rustdoc-gui-failure, r=Mark-Simulacrum
Show description for b4a0020
Dylan-DPC
authored
b4a0020
View commit details
Copy full SHA for b4a0020
Browse repository at this point
Rollup merge of #85044 - ChrisDenton:file-exists, r=jackh726
Show description for b509262
Dylan-DPC
authored
b509262
View commit details
Copy full SHA for b509262
Browse repository at this point
Rollup merge of #85052 - jyn514:disambiguator, r=camelid
Show description for 8852317
Dylan-DPC
authored
8852317
View commit details
Copy full SHA for 8852317
Browse repository at this point
You can’t perform that action at this time.