-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 14 pull requests #55854
Rollup of 14 pull requests #55854
Conversation
@bors r+ p=14 |
📌 Commit 824b91fe3aed55de5332f565e687c22c5ece8e46 has been approved by |
⌛ Testing commit 824b91fe3aed55de5332f565e687c22c5ece8e46 with merge e9a0eac75af9167f96bb4ddce1b421f1ea9e6808... |
💔 Test failed - status-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Successful merges:
outlives_components
' return value to aSmallVec
outparam. #55745 (Convertoutlives_components
' return value to aSmallVec
outparam.)// revisions
from a lint test #55799 (Removed unneeded instance of// revisions
from a lint test)return_type_impl_trait
#55800 (Fix ICE inreturn_type_impl_trait
)static_assert!
into librustc_data_structures #55805 (Movestatic_assert!
into librustc_data_structures)SmallVec
to avoid allocations infrom_decimal_string
. #55816 (UseSmallVec
to avoid allocations infrom_decimal_string
.)rustc_promotable
attribute to unsignedmin_value
andmax_value
#55828 (Add missingrustc_promotable
attribute to unsignedmin_value
andmax_value
)Failed merges:
r? @ghost