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

Change shrink_to_fit to just return a new pointer #2

Open
nikomatsakis opened this issue May 2, 2014 · 1 comment
Open

Change shrink_to_fit to just return a new pointer #2

nikomatsakis opened this issue May 2, 2014 · 1 comment

Comments

@nikomatsakis
Copy link
Owner

Let Vec assemble the fat pointer itself.

cc @huonw, @pnkfelix

@nikomatsakis
Copy link
Owner Author

Motivation: just seems simpler.

nikomatsakis pushed a commit that referenced this issue Feb 9, 2015
nikomatsakis pushed a commit that referenced this issue Sep 28, 2015
Make this RFC be again about a single method
nikomatsakis pushed a commit that referenced this issue Nov 17, 2015
nikomatsakis pushed a commit that referenced this issue Apr 8, 2016
nikomatsakis pushed a commit that referenced this issue Jul 23, 2016
nikomatsakis pushed a commit that referenced this issue Jan 19, 2017
Refine rough edges wrt coercion
nikomatsakis pushed a commit that referenced this issue Jun 9, 2017
fix object safety section
nikomatsakis pushed a commit that referenced this issue Aug 2, 2017
nikomatsakis pushed a commit that referenced this issue Aug 2, 2017
Updates and refinements to various apis and guarantees
nikomatsakis pushed a commit that referenced this issue Apr 11, 2019
Associated type bounds: Fix desugaring + other house keeping
nikomatsakis pushed a commit that referenced this issue Apr 11, 2019
Update 0000-clippy-uno.md
nikomatsakis pushed a commit that referenced this issue Apr 11, 2019
nikomatsakis pushed a commit that referenced this issue Jan 3, 2024
carols10cents pushed a commit to carols10cents/rfcs that referenced this issue May 1, 2024
…en-footnotes

Add blank lines between footnotes, to help mdbook
carols10cents pushed a commit to carols10cents/rfcs that referenced this issue May 1, 2024
* minor typos

* intro

* motivation

* guide

* reference

* implementation

* alternates

* rationale

* future

* whitespace
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

1 participant