Skip to content

rt/arch/arm: fix syntax used for noexec stack #5655

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 1, 2013
Merged

rt/arch/arm: fix syntax used for noexec stack #5655

merged 1 commit into from
Apr 1, 2013

Conversation

thestinger
Copy link
Contributor

Turns out @ isn't valid for the ARM assembler.

bors added a commit that referenced this pull request Apr 1, 2013
Turns out @ isn't valid for the ARM assembler.
@bors bors closed this Apr 1, 2013
@bors bors merged commit 26fc76a into rust-lang:incoming Apr 1, 2013
tesuji pushed a commit to tesuji/rustc that referenced this pull request Jun 4, 2020
cargo_dev: add ra-setup

It takes an absolute path to a rustc repo and adds path-dependencies
that point towards the respective rustc subcrates into the Cargo.tomls of
the clippy and clippy_lints crate.

This allows rustc-analyzer to show proper type annotations etc on rustc-internals inside the clippy repo.

Usage: cargo dev ra-setup /absolute/path/to/rust/

cc rust-lang/rust-analyzer#3517
cc rust-lang/rust-clippy#5514

changelog: none
calebcartwright pushed a commit to calebcartwright/rust that referenced this pull request Oct 23, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants