Skip to content
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

Lots of doc cleanups ++ #11398

Closed
wants to merge 14 commits into from
Closed

Lots of doc cleanups ++ #11398

wants to merge 14 commits into from

Conversation

brson
Copy link
Contributor

@brson brson commented Jan 8, 2014

Various documentation changes, change the 'borrowed pointer' terminology to 'reference', fix a problem with 'make dist' on windows.

@huonw
Copy link
Member

huonw commented Jan 8, 2014

I've hopefully fixed the problem in #11405 (0xdeadbeef is too large to fit in an i32, so on 32-bit computers where int is i32 the test with deadbeef fails).

@huonw huonw closed this Jan 8, 2014
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
Only advertise this feature in the server capabilities when the client
supports SnippetTextEdit.

Close rust-lang#11398.

Co-authored-by: unexge <[email protected]>
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
On typing handler for angle brackets(<) with snippets

I implemented my idea in rust-lang#11398 in "cargo cult programming"-style without actually know what I'm doing, so feedback is welcome.  The PR is split into two commits to ease the review.  I used `@unexge's` original prototype, which forms the basis of the PR.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 24, 2023
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