Skip to content

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented Feb 23, 2014

Fix C function FFI example in the Rust cheatsheet

It incorrectly used int (Rust type) for int (C type) where it should have been c_int (Rust).

@brson brson mentioned this pull request Feb 23, 2014
bors added a commit that referenced this pull request Feb 24, 2014
@bors bors merged commit e9bb571 into rust-lang:master Feb 24, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 18, 2024
…ykril

Add completions to show only traits in trait `impl` statement

This is prerequisite PR for adding the assist mentioned in rust-lang#12500

P.S: If wanted, I will add the implementation of the assist in this PR as well.
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.

3 participants