- c850c77 Allow types which use `CRUBIT_INTERNAL_RUST_TYPE` to also specify ABI-compatibility. by Devin Jeanpierre · 1 year, 10 months ago
- 12b7b57 rs_bindings_from_cc: Use an attribute to dynamically specify type mapping. by Devin Jeanpierre · 1 year, 11 months ago
- b06e081 Add docs and tests for assumptions about `rs_char` ABI compatibility. by Lukasz Anforowicz · 2 years, 1 month ago
- ec0b64e Rename `rs_std::Char` to `rs_std::rs_char`. by Lukasz Anforowicz · 2 years, 2 months ago[Renamed (64%) from support/rs_std/char.h]
- d71686c Rename `rstd` to `rs_std`. by Lukasz Anforowicz · 2 years, 2 months ago[Renamed (89%) from support/rstd/char.h]
- 467a420 Introduce `Char::MAX` constant. by Lukasz Anforowicz · 2 years, 2 months ago
- f1abea7 Use `ABSL_PREDICT_FALSE` in `rstd::Char::from_u32`. by Lukasz Anforowicz · 2 years, 2 months ago
- 706b25c `rstd::Char::from_u32` that checks character validity. by Lukasz Anforowicz · 2 years, 2 months ago
- 3ffc18d Make default-constructed `rstd::Char` well-defined (same as `'\0'`). by Lukasz Anforowicz · 2 years, 3 months ago
- 1165a1f Change `rstd::Char` into a `class`. by Lukasz Anforowicz · 2 years, 3 months ago
- a782bda Add `--crubit-support-path` and `rstd::Char` type. by Lukasz Anforowicz · 2 years, 3 months ago