Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: YoeDistro/meta-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 02db606a9678bddf81169a3f2e7c6346e0876839
Choose a base ref
...
head repository: YoeDistro/meta-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 494d879a1d337cda5b3a19406cabe46fcd3aee76
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on May 4, 2021

  1. nativesdk: Package rust sources

    This mimics what rustup packages into the toolchain contents. The
    presence of the sources for the exact std lib can be useful for the
    development and IDE integration.
    
    Signed-off-by: Anatol Belski <[email protected]>
    weltling committed May 4, 2021
    Configuration menu
    Copy the full SHA
    3773dbc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. nativesdk: Fix rust-std source copy command

    Signed-off-by: Anatol Belski <[email protected]>
    weltling committed May 5, 2021
    Configuration menu
    Copy the full SHA
    b4877e0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge pull request meta-rust#344 from weltling/nativesk_std_src

    nativesdk: Package rust sources
    weltling authored May 6, 2021
    Configuration menu
    Copy the full SHA
    494d879 View commit details
    Browse the repository at this point in the history
Loading