Skip to content

Conversation

christopherdumas and others added 14 commits September 20, 2015 16:08
The behavior here isn't really ideal, but we can't really do much better
given the current state of constant evaluation.

Fixes rust-lang#28670, and probably a bunch of duplicates.
…=nikomatsakis

The behavior here isn't really ideal, but we can't really do much better
given the current state of constant evaluation.

The changes to ExprUseVisitor are to avoid a compile error; apparently
that bit of code is extremely sensitive to changes in other areas of the
compiler.

Fixes rust-lang#28670, and probably a bunch of duplicates.
This tiny PR just adds a link to  Florian Wilkens's Bachelor's Thesis.
Please correct me if I confused something but the documentation for ```into_ptr``` and ```into_raw``` of ```CString``` seem to be swapped as the docs for ```into_ptr``` mentions ```into_raw``` and vice versa.

Update: I actually meant ```into_ptr``` and ```into_raw``` NOT ```from_*```
…lexcrichton

This is a rebase of rust-lang#27902, since @gankro  is busy ❤️
@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@Manishearth
Copy link
Member Author

@bors r+ p=5

@bors
Copy link
Collaborator

bors commented Oct 2, 2015

📌 Commit e4797fa has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented Oct 2, 2015

⌛ Testing commit e4797fa with merge 70076ec...

bors added a commit that referenced this pull request Oct 2, 2015
@bors bors merged commit e4797fa into rust-lang:master Oct 2, 2015
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollup A PR which is a rollup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants