-
Notifications
You must be signed in to change notification settings - Fork 333
Open
Description
Commit that broke the build:
E:\WorkExt\buck2\examples\toolchains\go_toolchain>git log -1 7df9497b8c1bc5b1fc0e6691b539193b26f81872
commit 7df9497b8c1bc5b1fc0e6691b539193b26f81872
Author: Chris Tolliday <ctolliday@meta.com>
Date: Mon Mar 16 20:41:27 2026 -0700
Impl Pagable for more core types
Summary: All derive Pagable except for SharedDirectory/DirectoryEntry which use `PagablePanic` to be implemented later.
Reviewed By: cjhopman
Differential Revision: D94838176
fbshipit-source-id: 43531f137b934b7dfaa68300498cbfe74024a7df
Error:
error[E0433]: failed to resolve: could not find `pagable` in the list of imported crates
--> C:\a\buck2\buck2\target\debug\build\buck2_data-9d86adfcc980ba45\out/buck.data.rs:5223:45
|
5223 | #[derive(::gazebo::variants::VariantName, ::pagable::Pagable)]
| ^^^^^^^ could not find `pagable` in the list of imported crates
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels