Skip to content

Deprecate Ui::allocate_new_ui in favor of Ui::scope_builder (#5764) #20

Deprecate Ui::allocate_new_ui in favor of Ui::scope_builder (#5764)

Deprecate Ui::allocate_new_ui in favor of Ui::scope_builder (#5764) #20

Workflow file for this run

name: Cargo Machete
on: [push, pull_request]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.85
- name: Machete install
run: cargo install cargo-machete --locked
- name: Checkout
uses: actions/checkout@v4
- name: Machete Check
run: cargo machete