Skip to content

improvements for armv7a-none-eabi docs#1

Merged
thejpster merged 1 commit intothejpster:update-arm-target-docsfrom
robamu:arm-target-docs
Sep 8, 2025
Merged

improvements for armv7a-none-eabi docs#1
thejpster merged 1 commit intothejpster:update-arm-target-docsfrom
robamu:arm-target-docs

Conversation

@robamu
Copy link

@robamu robamu commented Sep 7, 2025

Some improvements for the ARMv7A docs, and some fixes for the built docs as well.

@thejpster thejpster merged commit b66eef4 into thejpster:update-arm-target-docs Sep 8, 2025
1 of 9 checks passed
@robamu robamu deleted the arm-target-docs branch September 8, 2025 14:22
thejpster added a commit that referenced this pull request Sep 10, 2025
thejpster added a commit that referenced this pull request Sep 10, 2025
thejpster pushed a commit that referenced this pull request Dec 31, 2025
This resulted in the following error for me:

    error[E0464]: multiple candidates for `rlib` dependency `rustc_literal_escaper` found
      --> clippy_dev/src/lib.rs:25:1
       |
    25 | extern crate rustc_literal_escaper;
       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       |
       = note: candidate #1: /home/pkrones/.rustup/toolchains/nightly-2025-12-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-4f30574e01c3dad1.rlib
       = note: candidate #2: /home/pkrones/.rustup/toolchains/nightly-2025-12-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-c8a0e29ad1040cee.rmeta

Other tools in the Rust repo also take that as an explicit dependency, like rust-analyzer or lint-docs.
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