Commit 4d10a60
authored
Chore: Fully qualify imported items (#5504)
Instead of having a huge PR that changes basically every file in the
codebase, we can do this incrementally by setting a global setting and
overrides in each subcrate, and when we want to make the change we can
just delete the subcrate `rustfmt.toml` file.
Just to reiterate, we want this because it will prevent merge conflicts
every time an import gets added or deleted.
Signed-off-by: Connor Tsui <[email protected]>1 parent cc195d5 commit 4d10a60
File tree
46 files changed
+46
-1
lines changed- bench-vortex
- encodings
- alp
- bytebool
- datetime-parts
- decimal-byte-parts
- fastlanes
- fsst
- pco
- runend
- sequence
- sparse
- zigzag
- zstd
- fuzz
- vortex-array
- vortex-btrblocks
- vortex-buffer
- vortex-compute
- vortex-cxx
- vortex-datafusion
- vortex-dtype
- vortex-duckdb
- vortex-error
- vortex-ffi
- vortex-file
- vortex-flatbuffers
- vortex-gpu-kernels
- vortex-gpu
- vortex-io
- vortex-ipc
- vortex-jni
- vortex-layout
- vortex-mask
- vortex-metrics
- vortex-proto
- vortex-python
- vortex-scalar
- vortex-scan
- vortex-session
- vortex-tui
- vortex-utils
- vortex-vector
- vortex
- wasm-test
- xtask
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+46
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments