Skip to content

Enabling valgrind on OSX. It appears to work now. #432

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
May 28, 2011

Conversation

eholk
Copy link
Contributor

@eholk eholk commented May 28, 2011

No description provided.

@graydon graydon merged commit 193c1fa into rust-lang:master May 28, 2011
@graydon
Copy link
Contributor

graydon commented May 28, 2011

integrated, thanks.

keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
kazcw pushed a commit to kazcw/rust that referenced this pull request Oct 23, 2018
…target_feature (rust-lang#432)

* fix build after stabilization of cfg_target_feature and target_feature

* fix doc tests

* fix spurious unused_attributes warning

* fix more unused attribute warnings

* More unnecessary target features

* Remove no longer needed trait imports

* Remove fixed upstream workarounds

* Fix parsing the #[assert_instr] macro

Following upstream proc_macro changes

* Fix form and parsing of #[simd_test]

* Don't use Cargo features for testing modes

Instead use RUSTFLAGS with `--cfg`. This'll help us be compatible with the
latest Cargo where a tweak to workspaces and features made the previous
invocations we had invalid.

* Don't thread RUSTFLAGS through docker

* Re-gate on x86 verification

Closes rust-lang#411
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Fix omp bound detection

* Add functioning test

* remove lcssa fix

* Fix LLVM tests

Co-authored-by: Ubuntu <[email protected]>
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Feb 21, 2024
Use shallow clone in test.rs to reduce cloning overhead
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
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