| Summary: | Encountering an error when trying to use `async fn` feature in Rust (2021) with Kate 23.04.3 | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | tjw123hh <tjw123hh> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
tjw123hh
2023-08-16 06:06:42 UTC
Your project makes rustfmt think that it's using Rust-2015 for whatever reason (incorrectly specified somewhere perhaps?). You can either fix that OR: - go to: Main Menu -> Configure Kate... -> Formatting - Override the default "command" for rustfmt. See clang-format in the page as an example |