Skip to content

Commit

Permalink
gen
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Feb 21, 2025
1 parent bcc94b5 commit 51b16d4
Show file tree
Hide file tree
Showing 97 changed files with 4,453 additions and 347 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,10 @@ icu_benchmark_macros = { path = "tools/benchmark/macros" }

# The version here can either be a `version = ".."` spec or `git = "https://github.com/rust-diplomat/diplomat", rev = ".."`
# Diplomat must be published preceding a new ICU4X release but may use git versions in between
diplomat = { git = "https://github.com/rust-diplomat/diplomat", rev = "d9abfbf037a760f4ffcfaf68022a6025273377bb", default-features = false }
diplomat-runtime = { git = "https://github.com/rust-diplomat/diplomat", rev = "d9abfbf037a760f4ffcfaf68022a6025273377bb", default-features = false }
diplomat_core = { git = "https://github.com/rust-diplomat/diplomat", rev = "d9abfbf037a760f4ffcfaf68022a6025273377bb", default-features = false }
diplomat-tool = { git = "https://github.com/rust-diplomat/diplomat", rev = "d9abfbf037a760f4ffcfaf68022a6025273377bb", default-features = false }
diplomat = { git = "https://github.com/rust-diplomat/diplomat", rev = "f3e980c547dd24e66d3399dd53e4e92909e61500", default-features = false }
diplomat-runtime = { git = "https://github.com/rust-diplomat/diplomat", rev = "f3e980c547dd24e66d3399dd53e4e92909e61500", default-features = false }
diplomat_core = { git = "https://github.com/rust-diplomat/diplomat", rev = "f3e980c547dd24e66d3399dd53e4e92909e61500", default-features = false }
diplomat-tool = { git = "https://github.com/rust-diplomat/diplomat", rev = "f3e980c547dd24e66d3399dd53e4e92909e61500", default-features = false }

# EXTERNAL DEPENDENCIES
#
Expand Down
12 changes: 9 additions & 3 deletions ffi/capi/bindings/c/BidiClass.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions ffi/capi/bindings/c/BidiMirroringGlyph.d.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions ffi/capi/bindings/c/BidiMirroringGlyph.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions ffi/capi/bindings/c/BidiPairedBracketType.d.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions ffi/capi/bindings/c/BidiPairedBracketType.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions ffi/capi/bindings/c/CanonicalCombiningClass.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 51b16d4

Please # to comment.