rust/crates
bors 0636e7c436 Auto merge of #17059 - Kohei316:refactor-generate-function, r=Veykril
internal: make function builder create ast directly

I am working on #17050.
In the process, I noticed a place in the code that could be refactored.
Currently, the `function builder` creates the `ast` through the `function template` , but those two processes can be combined into one function.
I thought I should work on this first and created a PR.
2024-04-13 18:41:27 +00:00
..
base-db Arc CrateData::cfg_options 2024-04-06 13:55:10 +02:00
cfg
flycheck Run cargo test per workspace in the test explorer 2024-04-13 06:22:58 +03:30
hir Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
hir-def Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
hir-expand Fix some cfg censoring bugs 2024-04-03 16:43:08 +02:00
hir-ty Cleanup util::Generics method names 2024-04-06 14:29:40 +02:00
ide Arc CrateData::cfg_options 2024-04-06 13:55:10 +02:00
ide-assists make function builder create ast directly 2024-04-13 20:16:12 +09:00
ide-completion Fix some cfg censoring bugs 2024-04-03 16:43:08 +02:00
ide-db
ide-diagnostics Make use of ThinArc in RawAttrs 2024-03-21 11:49:09 +01:00
ide-ssr
intern Fix new clippy lints 2024-04-01 17:55:56 +02:00
limit Simplify 2024-04-06 13:12:07 +02:00
load-cargo Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +01:00
mbe internal: Remove span trait 2024-03-21 20:08:30 +01:00
parser
paths fix: Don't assert paths being utf8 when filtering them in the watcher 2024-03-22 08:04:50 +01:00
proc-macro-api Consider ADT generic parameter defaults for unsubstituted layout calculations 2024-04-03 09:01:27 +02:00
proc-macro-srv Rename ProcMacroKind::FuncLike to Bang 2024-03-22 11:20:56 +01:00
proc-macro-srv-cli
profile
project-model Arc CrateData::cfg_options 2024-04-06 13:55:10 +02:00
rust-analyzer Run cargo test per workspace in the test explorer 2024-04-13 06:22:58 +03:30
salsa Fix new clippy lints 2024-04-01 17:55:56 +02:00
sourcegen Fix new clippy lints 2024-04-01 17:55:56 +02:00
span
stdx
syntax
test-fixture Arc CrateData::cfg_options 2024-04-06 13:55:10 +02:00
test-utils Fix new clippy lints 2024-04-01 17:55:56 +02:00
text-edit
toolchain
tt internal: Remove span trait 2024-03-21 20:08:30 +01:00
vfs fix: Some file watching related vfs fixes 2024-03-21 21:22:19 +01:00
vfs-notify fix: Don't assert paths being utf8 when filtering them in the watcher 2024-03-22 08:04:50 +01:00