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

Rename --enable-pax-marks to --enable-pax-flags. #3661

Merged
merged 2 commits into from
Oct 4, 2012
Merged

Rename --enable-pax-marks to --enable-pax-flags. #3661

merged 2 commits into from
Oct 4, 2012

Conversation

shizmob
Copy link
Contributor

@shizmob shizmob commented Oct 4, 2012

This patch renames the pax-marks option to the more appropriate pax-flags. It also removes certain tool detection at OSes that won't ever need them and fixes a small GRSecurity detection documentation error.

graydon added a commit that referenced this pull request Oct 4, 2012
Rename --enable-pax-marks to --enable-pax-flags.
@graydon graydon merged commit c89b051 into rust-lang:incoming Oct 4, 2012
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 24, 2020
New lint: Recommend using `ptr::eq` when possible

This is based almost entirely on the code available in the previous PR rust-lang#4596. I merely updated the code to make it compile.

Fixes rust-lang#3661.

- [ ] I'm not sure about the lint name, but it was the one used in the original PR.
- [X] Added passing UI tests (including committed `.stderr` file)
- [X] `cargo test` passes locally
- [X] Executed `cargo dev update_lints`
- [X] Added lint documentation
- [X] Run `cargo dev fmt`

---

changelog: none
bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
…e-bounds

fix handling on associated type bounds
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Jun 9, 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