Skip to content

core: change vec's ref_set to set_ref, move get_ref to unsafe::get. #3077

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

Merged
merged 1 commit into from
Aug 2, 2012

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Aug 1, 2012

Simple cleanup to move the non-bounds-checked vec set/get into vec::unsafe.

brson added a commit that referenced this pull request Aug 2, 2012
core: change vec's ref_set to set_ref, move get_ref to unsafe::get.
@brson brson merged commit dc499f1 into rust-lang:incoming Aug 2, 2012
@brson
Copy link
Contributor

brson commented Aug 2, 2012

Thanks!

bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
Get rid of extra commas in Visual struct literal formatting
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Sep 25, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Scatterplots should make it easier to immediately spot performance
trends (and indeed any differences) rather than having to process a
(large) number of table rows.

Uses mermaid-js to produce markdown-embedded plots that will display on
the job summary page. Scatterplots are not directly supported by
mermaid-js at this point (xycharts only do line or bar charts), so
quadrant plots are employed with various diagram items drawn in white to
make them disappear.
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.

2 participants