Skip to content

aggregated small commits - #7657

Merged
bors merged 7 commits into
rust-lang:masterfrom
thestinger:rollup
Jul 10, 2013
Merged

aggregated small commits#7657
bors merged 7 commits into
rust-lang:masterfrom
thestinger:rollup

Conversation

@thestinger

Copy link
Copy Markdown
Contributor

d3be8ab r=brson
05eb3cf r=thestinger
c80f4e1 r=huonw
8c27af1 r=huonw
0eee0b6 r=cmr
ea2756a r=thestinger

@brson

brson commented Jul 9, 2013

Copy link
Copy Markdown
Contributor

Thanks for doing this.

thestingerand others added 7 commits July 9, 2013 16:35
`malloc` already returns memory correctly aligned for every possible
type in standard C, and that's enough for all types in Rust too
it's a test to make sure a feature is *not* implemented, but it is now
implemented
bors added a commit that referenced this pull request Jul 9, 2013
d3be8ab r=brson
05eb3cf r=thestinger
c80f4e1 r=huonw
8c27af1 r=huonw
0eee0b6 r=cmr
ea2756a r=thestinger
@borsbors closed this Jul 10, 2013
@bors
bors merged commit 31114ac into rust-lang:masterJul 10, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 28, 2021
`needless_borrow` checks for mutable borrow
closesrust-lang#7635
changelog: [`needless_borrow`] now checks for needless mutable borrow
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7657: utf8 r=matklad a=matklad
- Prepare for utf-8 offsets
- reduce code duplication in tests
- Make utf8 default, implement utf16 in terms of it
- Make it easy to add additional context for offset conversion
- Implement utf8 offsets
closesrust-lang#7453
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Sign up for freeto 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.

8 participants

@thestinger@brson@alexcrichton@kud1ing@bors@apasel422@brendanzab@lilyball