Commit 5c88d93
committed
Auto merge of #12118 - randomicon00:fix#12102, r=lnicola
style: rename crates to kebab-case
Ref: #12102
I updated all the folders names as well as the crates names in each `Cargo.toml` to use kebab-case.
This is my first ra PR. In case I missed something, I am ready/available to fix it until it is ready to merge.
Thank you.File tree
462 files changed
+177
-177
lines changed- crates
- base-db
- src
- hir-def
- src
- body
- tests
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- path
- hir-expand
- src
- hir-ty
- src
- consteval
- diagnostics
- decl_check
- match_check
- infer
- tests
- hir
- ide-assists
- src
- handlers
- tests
- utils
- ide-completion
- src
- completions
- attribute
- postfix
- render
- tests
- ide-db
- src
- generated
- imports
- insert_use
- syntax_helpers
- test_data
- tests
- ide-diagnostics
- src
- handlers
- tests
- ide-ssr
- src
- ide
- mbe
- proc-macro-api
- src
- msg
- proc-macro-srv
- src
- abis
- abi_1_48
- proc_macro
- bridge
- abi_1_54
- proc_macro
- bridge
- abi_1_56
- proc_macro
- bridge
- abi_1_57
- proc_macro
- bridge
- abi_1_58
- proc_macro
- bridge
- tests
- proc-macro-test
- imp
- src
- src
- project-model
- src
- test_data
- fake-sysroot
- alloc/src
- core/src
- panic_abort/src
- panic_unwind/src
- proc_macro/src
- profiler_builtins/src
- stdarch/crates/std_detect/src
- std/src
- term/src
- test/src
- unwind/src
- rust-analyzer
- tests/slow-tests
- syntax
- test-utils
- src
- text-edit
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
462 files changed
+177
-177
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
File renamed without changes.
File renamed without changes.
0 commit comments