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

RFC 1909: Unsized thing-that-shall-not-be-named #43

Open
carols10cents opened this issue Sep 22, 2017 · 1 comment
Open

RFC 1909: Unsized thing-that-shall-not-be-named #43

carols10cents opened this issue Sep 22, 2017 · 1 comment

Comments

@carols10cents
Copy link
Contributor

rust-lang/rfcs#1909
summary comment: rust-lang/rfcs#1909 (comment)

IMO this is going to be a challenging one. We made a jokey decision early on to not say the words "lvalue" and "rvalue" on the podcast, as a symbol for going wayyy off into the weeds of PL/compiler theory land.

In particular, this RFC worries me because in the text and comments I see:

  • Acronyms I don't understand like VLA
  • Concepts I don't understand like alloca
  • Greek symbols
  • Assembly

So perhaps this RFC would be especially good to explain because it reads pretty impenetrably to me, but the challenge imo is bringing this down to the practical and explaining how this will affect how people write Rust and how Rust code works.

I just wanted to note about the challenge level here :)

/cc @aturon are you up for the challenge??? Or is there someone you'd have in mind that would be especially good for this one?

@aturon
Copy link

aturon commented Sep 22, 2017

@nikomatsakis would be a good choice!

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

No branches or pull requests

2 participants