Skip to content

Conversation

edwardw
Copy link
Contributor

@edwardw edwardw commented May 13, 2014

Fixes #8391 and eliminate some superfluous clones.

Closes #8391

bors added a commit that referenced this pull request May 14, 2014
Closes #14184 (std: Move the owned module from core to std)
Closes #14183 (Allow blocks in const expressions)
Closes #14176 (Add tests for from_bits.)
Closes #14175 (Replaced ~T by Box<T> in manual)
Closes #14173 (Implements Default trait for BigInt and BigUint)
Closes #14171 (Fix #8391)
Closes #14159 (Clean up unicode code in libstd)
Closes #14126 (docs: Add a not found page)
Closes #14123 (add a line to the example to clarify semantics)
Closes #14106 (Pretty printer improvements)
Closes #14083 (rustllvm: Add LLVMRustArrayType)
Closes #13957 (io: Implement process wait timeouts)
@bors bors closed this in #14187 May 14, 2014
@edwardw edwardw deleted the ref-in-match branch May 14, 2014 05:21
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 20, 2023
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 20, 2025
…g#14171)

`manual_option_as_slice` takes MSRV into account, but this is not
mentioned in the lint documentation.

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect "non-exhaustive patterns" using @-binding in match
2 participants