We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See for example: http://www.rust-lang.org/doc/std/files/list-rs.html The functions "car" and "cdr" were renamed to "head" and "tail" some time ago.
I suggest the following:
The text was updated successfully, but these errors were encountered:
I've updated the documentation. Haven't done a timestamp. We'll want to take another pass at the docs before 0.1.
Sorry, something went wrong.
Ok, thanks.
graydon:btw. docs on the website now auto-update from source every time linux2 does a successful build on master
Probably fixed, seems to be working.
Complete vld* and vst* neon instructions (rust-lang#1224)
931cdfb
Update some docs from 2021-10 date triage (rust-lang#1224)
2c3b4aa
555649c
No branches or pull requests
See for example: http://www.rust-lang.org/doc/std/files/list-rs.html
The functions "car" and "cdr" were renamed to "head" and "tail" some time ago.
I suggest the following:
The text was updated successfully, but these errors were encountered: