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

Dereference modules with : instead of . #365

Merged
merged 4 commits into from
May 12, 2011
Merged

Dereference modules with : instead of . #365

merged 4 commits into from
May 12, 2011

Conversation

marijnh
Copy link
Contributor

@marijnh marijnh commented May 12, 2011

Please see my e-mails to rust-dev for background.

@graydon graydon merged commit 9419c5d into rust-lang:master May 12, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Add more architectures to libc-test

* `i686-unknown-linux-musl`
* `powerpc-unknown-linux-gnu`
* `powerpc64-unknown-linux-gnu`

cc @japaric
cc rust-lang#36006
kazcw pushed a commit to kazcw/rust that referenced this pull request Oct 23, 2018
* [mips64/msa] add add_a_b intrinsic

* add make/file to mips64el's Dockerfile

* add run-time detection support for mips64

* add mips64 build bot

* generate docs for mips64

* fix linux test

* cleanup rt-detection

* support mips64/mips64el in stdsimd-test

* support asserting instructions with  in their name

* better error msgs for the auxv_crate test

* debug auxv on mips64

* override run-time detection on mips msa tests

* remove unused #[macro_use]

* try another MIPS cpu

* detect default TARGET in simd-test-macro

* use mips64r2-generic

* disable unused function in mips tests

* move msa to mips

* remove mips from ci

* split into mips and mips64 modules

* add rt-detection for 32-bit mips

* fmt

* remove merge error

* add norun build bots for mips

* add -p to avoid changing the cwd

* fixup

* refactor run-time detection module
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
Use backslash instead of whitespace for hard breaks.
antoyo added a commit to antoyo/rust that referenced this pull request Oct 26, 2023
calebzulawski added a commit to calebzulawski/rust that referenced this pull request Nov 19, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
* Rearranges common flags between `rmc` and `cargo rmc` into groups in a shared file to allow better organization and easier changes in the future. 
 * Adds help strings to all of the flags to explain their purpose.
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