-
Notifications
You must be signed in to change notification settings - Fork 62
Pull requests: google/crubit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ffi_11: Define basic arithmetic operations and comparison with underlying type
#631
opened Mar 5, 2026 by
copybara-service
bot
Loading…
Make the template for string_view instantiate as
raw_string_view.
#629
opened Mar 5, 2026 by
copybara-service
bot
Loading…
Clarify why MaybeUninit::zeroed() is needed.
#627
opened Mar 5, 2026 by
copybara-service
bot
Loading…
Check if crate sets
#![no_std] or #![no_core].
#626
opened Mar 5, 2026 by
copybara-service
bot
Loading…
assume_lifetimes: use $unknown to ignore default lifetimes.
#624
opened Mar 5, 2026 by
copybara-service
bot
Loading…
Add immutability as a string_view invariant and remove
unsafe
#621
opened Mar 5, 2026 by
copybara-service
bot
Loading…
Allow aliases, especially string_view, in overloaded operators.
#619
opened Mar 4, 2026 by
copybara-service
bot
Loading…
Example of constructing
TuplePayload variants of enums.
#617
opened Mar 4, 2026 by
copybara-service
bot
Loading…
Check that default initialized types are fully initialized
#586
opened Mar 2, 2026 by
copybara-service
bot
Loading…
Make CRUBIT_INTERNAL_RUST_TYPE accept trailing type arguments.
#569
opened Feb 27, 2026 by
copybara-service
bot
Loading…
Introducing helper functions for to wrangle supplemental rust sources from aspects
#557
opened Feb 26, 2026 by
copybara-service
bot
Loading…
Categorize functions by param/return Rust movability in item reports
#539
opened Feb 24, 2026 by
copybara-service
bot
Loading…
Allow templates on crubit_internal_rust_type
#522
opened Feb 23, 2026 by
copybara-service
bot
Loading…
Provide a Display API for string_view via
.display()
#515
opened Feb 21, 2026 by
copybara-service
bot
Loading…
Use CRUBIT_OWNED_POINTEE to generate Rust wrapper struct for File
#513
opened Feb 21, 2026 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.