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

examples: Pin Rust nightly to 2023-01-10 #87

Merged
merged 2 commits into from
Jan 23, 2023

Commits on Jan 22, 2023

  1. examples: Pin Rust nightly to 2023-01-10

    We need to wait for the following fixes in Rust nightly to be able to
    use the newest one:
    
    * rust-lang/rust#106796
    * rust-lang/rust#106856
    
    Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
    vadorovsky committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    9d69141 View commit details
    Browse the repository at this point in the history
  2. examples: Honor rust-toolchain.toml file in xtask

    Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
    vadorovsky committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    32a41fa View commit details
    Browse the repository at this point in the history