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 }}
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
16.4k
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
- #61317
#61317
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
oli-obk:rollup-tm5qivq
oli-obk/rust:rollup-tm5qivq
Copy head branch name to clipboard
May 29, 2019
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 7 pull requests
#61317
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
oli-obk:rollup-tm5qivq
oli-obk/rust:rollup-tm5qivq
Copy head branch name to clipboard
Commits
Commits on May 16, 2019
strip synstructure consts from compiler docs
euclio
committed
c95be3d
View commit details
Copy full SHA for c95be3d
Browse repository at this point
Commits on May 22, 2019
do not print panic message on doctest failures
euclio
committed
89d437e
View commit details
Copy full SHA for 89d437e
Browse repository at this point
Commits on May 26, 2019
Account for short-hand init structs when suggesting conversion
estebank
committed
24b2e20
View commit details
Copy full SHA for 24b2e20
Browse repository at this point
Commits on May 28, 2019
is_union returns ty to avoid computing it twice
spastorino
committed
1b86bd7
View commit details
Copy full SHA for 1b86bd7
Browse repository at this point
Use closure to avoid self.describe_place(...).unwrap_or_else(...) repetition
spastorino
committed
bb94fc0
View commit details
Copy full SHA for bb94fc0
Browse repository at this point
Use proper const printing in rustdoc
varkor
committed
35ce2ab
View commit details
Copy full SHA for 35ce2ab
Browse repository at this point
Add a const-generics folder to rustdoc tests
varkor
committed
7f9dc73
View commit details
Copy full SHA for 7f9dc73
Browse repository at this point
Add a regression test for unevaluated const in rustdoc
varkor
committed
9c9b7b4
View commit details
Copy full SHA for 9c9b7b4
Browse repository at this point
Commits on May 29, 2019
split libcore::mem into multiple files
RalfJung
committed
1529067
View commit details
Copy full SHA for 1529067
Browse repository at this point
Simplify Set1::insert.
Centril
committed
3f3087b
View commit details
Copy full SHA for 3f3087b
Browse repository at this point
bless you
RalfJung
committed
d0b3774
View commit details
Copy full SHA for d0b3774
Browse repository at this point
Rollup merge of #60549 - euclio:doctest-panic-messages, r=GuillaumeGomez
Show description for 8186994
oli-obk
authored
8186994
View commit details
Copy full SHA for 8186994
Browse repository at this point
Rollup merge of #60885 - euclio:strip-synstructure-consts, r=GuillaumeGomez
Show description for e84c9f3
oli-obk
authored
e84c9f3
View commit details
Copy full SHA for e84c9f3
Browse repository at this point
Rollup merge of #61217 - estebank:issue-52820, r=Centril
Show description for e83776f
oli-obk
authored
e83776f
View commit details
Copy full SHA for e83776f
Browse repository at this point
Rollup merge of #61261 - spastorino:is-union-return-ty, r=oli-obk
Show description for 20f462d
oli-obk
authored
20f462d
View commit details
Copy full SHA for 20f462d
Browse repository at this point
Rollup merge of #61293 - varkor:rustdoc-print-const-generic, r=GuillaumeGomez
Show description for 9cc289e
oli-obk
authored
9cc289e
View commit details
Copy full SHA for 9cc289e
Browse repository at this point
Rollup merge of #61310 - RalfJung:mem, r=Centril
Show description for 1896756
oli-obk
authored
1896756
View commit details
Copy full SHA for 1896756
Browse repository at this point
Rollup merge of #61313 - Centril:simplify-set1-insert, r=varkor
Show description for b742d7e
oli-obk
authored
b742d7e
View commit details
Copy full SHA for b742d7e
Browse repository at this point
You can’t perform that action at this time.