We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e67ee commit 2800966Copy full SHA for 2800966
docs/user/manual.adoc
@@ -300,7 +300,7 @@ interface Crate {
300
/// `include_dirs` are included recursively, unless a subdirectory is in `exclude_dirs`.
301
///
302
/// Different crates can share the same `source`.
303
-
+ ///
304
/// If two crates share an `.rs` file in common, they *must* have the same `source`.
305
/// rust-analyzer assumes that files from one source can't refer to files in another source.
306
source?: {
0 commit comments