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.3k
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
- #103903
#103903
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-r5xcvrp
matthiaskrgr/rust:rollup-r5xcvrp
Copy head branch name to clipboard
Nov 3, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 6 pull requests
#103903
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-r5xcvrp
matthiaskrgr/rust:rollup-r5xcvrp
Copy head branch name to clipboard
Commits
Commits on Oct 27, 2022
Allow use of `-Clto=thin` with `-Ccodegen-units=1` in general
Show description for 7c6345d
wesleywiser
committed
7c6345d
View commit details
Copy full SHA for 7c6345d
Browse repository at this point
Commits on Nov 1, 2022
fix(generic_const_exprs): Fix predicate inheritance for children of opaque types
PixelDust22
committed
744fa61
View commit details
Copy full SHA for 744fa61
Browse repository at this point
Commits on Nov 2, 2022
return const_error when ty has errors
TaKO8Ki
committed
b96ad1c
View commit details
Copy full SHA for b96ad1c
Browse repository at this point
Simplify astconv item def id handling
oli-obk
committed
ecea616
View commit details
Copy full SHA for ecea616
Browse repository at this point
Fix merge of attributes for reexports of local items
GuillaumeGomez
committed
1123852
View commit details
Copy full SHA for 1123852
Browse repository at this point
Add regression test for doc of reexport of local items
GuillaumeGomez
committed
c983bb1
View commit details
Copy full SHA for c983bb1
Browse repository at this point
rustdoc: remove unused mobile CSS `.rustdoc { padding-top: 0 }`
Show description for deb6538
notriddle
committed
deb6538
View commit details
Copy full SHA for deb6538
Browse repository at this point
Rollup merge of #99801 - Neo-Zhixing:fix/generic_const_exprs_parent_opaque_predicates, r=oli-obk
Show description for 214d6b6
matthiaskrgr
authored
214d6b6
View commit details
Copy full SHA for 214d6b6
Browse repository at this point
Rollup merge of #103610 - wesleywiser:thinlto_cgu1, r=michaelwoerister
Show description for 0f72a6d
matthiaskrgr
authored
0f72a6d
View commit details
Copy full SHA for 0f72a6d
Browse repository at this point
Rollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1-dead
Show description for 5784a03
matthiaskrgr
authored
5784a03
View commit details
Copy full SHA for 5784a03
Browse repository at this point
Rollup merge of #103875 - oli-obk:ast_conv_simplification, r=spastorino
Show description for bb201b5
matthiaskrgr
authored
bb201b5
View commit details
Copy full SHA for bb201b5
Browse repository at this point
Rollup merge of #103886 - GuillaumeGomez:local-reexport-doc, r=notriddle
Show description for 88f9f49
matthiaskrgr
authored
88f9f49
View commit details
Copy full SHA for 88f9f49
Browse repository at this point
Rollup merge of #103890 - notriddle:notriddle/mobile-rustdoc-padding-top, r=GuillaumeGomez
Show description for 36d8134
matthiaskrgr
authored
36d8134
View commit details
Copy full SHA for 36d8134
Browse repository at this point
You can’t perform that action at this time.