Skip to content

Docs #247

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
2 commits merged into from
Mar 2, 2011
Merged

Docs #247

2 commits merged into from
Mar 2, 2011

Conversation

brson
Copy link
Contributor

@brson brson commented Mar 2, 2011

Just some minor doc revisions

oli-obk added a commit to oli-obk/rust that referenced this pull request Jul 19, 2017
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Add clock_getres(3) and improve clockid_t constants.

This is still a draft
kazcw pushed a commit to kazcw/rust that referenced this pull request Oct 23, 2018
* Completes SSE and adds some MMX intrinsics

MMX:

- `_mm_cmpgt_pi{8,16,32}`
- `_mm_unpack{hi,lo}_pi{8,16,32}`

SSE (is now complete):

- `_mm_cvtp{i,u}{8,16}_ps`
- add test for `_m_pmulhuw`

* fmt and clippy

* add an exception for intrinsics using cvtpi2ps
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
Document RFC 1940 (must_use on fns)
djtech-dev pushed a commit to djtech-dev/rust that referenced this pull request Dec 9, 2021
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Don't erase custom call for primal

* Error on token type storage
carolynzech added a commit to carolynzech/rust that referenced this pull request Apr 17, 2025
…e 12 (rust-lang#247)

In this PR, I refined the existing challenges by:
- Added the missing contracts and harnesses for 3 functions write,
write_bytes, write_unaligned for the NonNull challenge, then changed the
status of this challenge to "resolved".
- Edited some descriptions of smallsort 
- Removed the (optional) correctness checking in NonZero challenge.
- Resolved the Safety of Primitive Conversions challenge.
I don't add more functions to existing challenge to keep each challenge
under manageable size. I will create other challenges for functions
inside the same modules as the existing ones.

Resolves rust-lang#53
Resolves rust-lang#220

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: Carolyn Zech <[email protected]>
This pull request was closed.
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.

1 participant