Attention needed from Emircan Uysaler and Owners Override
Erick Tryzelaar has uploaded the change for review![Open in Gerrit]()
Erick Tryzelaar would like Owners Override to review this change.
Commit message
[sorted-vec-map] Move into src/lib/collections
We're trying to consolidate common Rust data structures into
src/lib/collections, which will hopefully improve discoverability for
users.
Change-Id: I637a91a4a0825ce52b0bfe452d0950e06a5d3da2
Change information
Files:
- M src/lib/BUILD.gn
- R src/lib/collections/sorted-vec-map/BUILD.gn
- R src/lib/collections/sorted-vec-map/OWNERS
- R src/lib/collections/sorted-vec-map/src/lib.rs
- R src/lib/collections/sorted-vec-map/src/sorted_vec_map.rs
- R src/lib/collections/sorted-vec-map/src/sorted_vec_set.rs
- M src/storage/ext4/lib/metadata/BUILD.gn
- M src/storage/ext4/lib/metadata/src/lib.rs
- M src/ui/bin/scene_manager/BUILD.gn
- M src/ui/bin/scene_manager/src/input_pipeline.rs
- M src/ui/lib/input_pipeline/BUILD.gn
- M src/ui/lib/input_pipeline/src/gestures/gesture_arena.rs
- M src/ui/lib/input_pipeline/src/gestures/motion.rs
- M src/ui/lib/input_pipeline/src/gestures/one_finger_button.rs
- M src/ui/lib/input_pipeline/src/gestures/primary_tap.rs
- M src/ui/lib/input_pipeline/src/gestures/scroll.rs
- M src/ui/lib/input_pipeline/src/gestures/secondary_button.rs
- M src/ui/lib/input_pipeline/src/gestures/secondary_tap.rs
- M src/ui/lib/input_pipeline/src/gestures/tests/click.rs
- M src/ui/lib/input_pipeline/src/gestures/tests/motion.rs
- M src/ui/lib/input_pipeline/src/gestures/tests/one_finger_drag.rs
- M src/ui/lib/input_pipeline/src/gestures/tests/primary_tap.rs
- M src/ui/lib/input_pipeline/src/gestures/tests/scroll.rs
- M src/ui/lib/input_pipeline/src/gestures/tests/secondary_button.rs
- M src/ui/lib/input_pipeline/src/gestures/tests/secondary_tap.rs
- M src/ui/lib/input_pipeline/src/input_pipeline.rs
- M src/ui/lib/input_pipeline/src/inspect_handler.rs
- M src/ui/lib/input_pipeline/src/light_sensor/calibrator/calibrator_tests.rs
- M src/ui/lib/input_pipeline/src/light_sensor/led_watcher.rs
- M src/ui/lib/input_pipeline/src/light_sensor/types.rs
- M src/ui/lib/input_pipeline/src/light_sensor/types/types_tests.rs
- M src/ui/lib/input_pipeline/src/media_buttons_handler.rs
- M src/ui/lib/input_pipeline/src/mouse_binding.rs
- M src/ui/lib/input_pipeline/src/mouse_injector_handler.rs
- M src/ui/lib/input_pipeline/src/pointer_display_scale_handler.rs
- M src/ui/lib/input_pipeline/src/pointer_sensor_scale_handler.rs
- M src/ui/lib/input_pipeline/src/testing_utilities.rs
- M src/ui/lib/input_pipeline/src/touch_binding.rs
- M src/ui/lib/input_pipeline/src/touch_injector_handler.rs
Change size: M
Delta: 39 files changed, 58 insertions(+), 55 deletions(-)
Open in GerritRelated details
Attention is currently required from:
- Emircan Uysaler
- Owners Override
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I637a91a4a0825ce52b0bfe452d0950e06a5d3da2
Gerrit-Change-Number: 1586389
Gerrit-PatchSet: 4
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.