Skip to content

Commit

Permalink
Added object patch
Browse files Browse the repository at this point in the history
  • Loading branch information
agg23 committed Feb 24, 2024
1 parent f81d4b0 commit ce2df6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ rustc-std-workspace-core = { path = 'library/rustc-std-workspace-core' }
rustc-std-workspace-alloc = { path = 'library/rustc-std-workspace-alloc' }
rustc-std-workspace-std = { path = 'library/rustc-std-workspace-std' }
libc = { path = '../libc' }
object = { path = '../object' }

[patch."https://github.com/rust-lang/rust-clippy"]
clippy_lints = { path = "src/tools/clippy/clippy_lints" }

0 comments on commit ce2df6b

Please sign in to comment.