File tree
487 files changed
+11270
-44663
lines changed- .bazelci
- .github/workflows
- bindgen/3rdparty/crates
- cargo
- private
- crate_universe
- 3rdparty/crates
- private
- src
- api
- context
- metadata
- splicing
- utils
- test_data/metadata
- abspath
- nested_build_dependencies
- tests
- docs
- src
- examples
- bazel_env/rust/hello_world
- bzlmod
- all_crate_deps
- hello_world/third-party
- override_target
- crate_universe
- alias_rule
- cargo_aliases
- cargo_conditional_deps
- cargo_workspace
- complicated_dependencies
- multi_package
- no_cargo_manifests
- override_target
- using_cxx
- src
- vendor_external/crates
- vendor_local_manifests/crates
- addr2line-0.24.1
- adler2-2.0.0
- async-stream-impl-0.3.5
- backtrace-0.3.74
- cc-1.1.8
- errno-0.3.9
- fastrand-2.1.1
- gimli-0.31.0
- libc-0.2.158
- lock_api-0.4.12
- miniz_oxide-0.8.0
- mio-1.0.2
- object-0.36.4
- parking_lot_core-0.9.10
- proc-macro2-1.0.86
- quote-1.0.37
- rustix-0.38.36
- signal-hook-registry-1.4.2
- socket2-0.5.7
- syn-2.0.77
- tempfile-3.12.0
- tokio-1.40.0
- tokio-macros-2.4.0
- tokio-stream-0.1.16
- tokio-test-0.4.4
- windows_aarch64_gnullvm-0.52.6
- windows_aarch64_msvc-0.52.6
- windows_i686_gnu-0.52.6
- windows_i686_gnullvm-0.52.6
- windows_i686_msvc-0.52.6
- windows_x86_64_gnu-0.52.6
- windows_x86_64_gnullvm-0.52.6
- windows_x86_64_msvc-0.52.6
- vendor_local_pkgs/crates
- addr2line-0.24.1
- adler2-2.0.0
- async-trait-0.1.82
- axum-0.4.8
- axum-core-0.1.2
- backtrace-0.3.74
- cc-1.1.8
- gimli-0.31.0
- h2-0.3.26
- httparse-1.9.4
- hyper-0.14.30
- indexmap-2.5.0
- libc-0.2.158
- lock_api-0.4.12
- miniz_oxide-0.8.0
- mio-1.0.2
- object-0.36.4
- parking_lot_core-0.9.10
- pin-project-internal-1.1.5
- proc-macro2-1.0.86
- quote-1.0.37
- serde-1.0.210
- serde_derive-1.0.210
- serde_json-1.0.128
- serde_urlencoded-0.7.1
- signal-hook-registry-1.4.2
- slab-0.4.9
- socket2-0.4.10
- socket2-0.5.7
- syn-2.0.77
- tokio-1.40.0
- tokio-macros-2.4.0
- tokio-util-0.7.12
- tower-0.4.13
- tower-http-0.2.5
- tower-layer-0.3.3
- tower-service-0.3.3
- tracing-attributes-0.1.27
- valuable-0.1.0
- winapi-0.3.9
- winapi-i686-pc-windows-gnu-0.4.0
- winapi-x86_64-pc-windows-gnu-0.4.0
- windows_aarch64_gnullvm-0.52.6
- windows_aarch64_msvc-0.52.6
- windows_i686_gnu-0.52.6
- windows_i686_gnullvm-0.52.6
- windows_i686_msvc-0.52.6
- windows_x86_64_gnu-0.52.6
- windows_x86_64_gnullvm-0.52.6
- windows_x86_64_msvc-0.52.6
- vendor_remote_manifests/crates
- vendor_remote_pkgs/crates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
487 files changed
+11270
-44663
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
655 | 655 |
| |
656 | 656 |
| |
657 | 657 |
| |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
658 | 666 |
| |
659 | 667 |
| |
660 | 668 |
| |
|
Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
7.93 MB
Binary file not shown.
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 | 8 |
| |
13 | 9 |
| |
14 | 10 |
| |
15 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments