Skip to content

Conversation

SSheldon
Copy link
Contributor

Despite implementing the Container trait, StrBuf did not implement the Mutable trait and had no clear method; this request implements the clear method of the Mutable trait for StrBuf.

Testing done: added a test and ran make check without any failures.

bors added a commit that referenced this pull request May 11, 2014
Despite implementing the Container trait, StrBuf did not implement the Mutable trait and had no clear method; this request implements the clear method of the Mutable trait for StrBuf.

Testing done: added a test and ran `make check` without any failures.
@bors bors closed this May 12, 2014
@bors bors merged commit a40b971 into rust-lang:master May 12, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 13, 2023
…y, r=Veykril

Add completion for function without body

Fix rust-lang#13802
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 6, 2025
…docs (rust-lang#14110)

Similar to rust-lang/rust-clippy#10115 (for
`mutex_atomic`), but for `mutex_integer`.

This also improve docs of `mutex_integer`/`mutex_atomic` (extend known
problems section to mention condvar issue
(rust-lang/rust-clippy#1516) and portability
issue).

changelog: Moved [`mutex_integer`] to `restriction`
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.

2 participants