Skip to content

Commit 2800966

Browse files
committed
minor
1 parent 75e67ee commit 2800966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ interface Crate {
300300
/// `include_dirs` are included recursively, unless a subdirectory is in `exclude_dirs`.
301301
///
302302
/// Different crates can share the same `source`.
303-
303+
///
304304
/// If two crates share an `.rs` file in common, they *must* have the same `source`.
305305
/// rust-analyzer assumes that files from one source can't refer to files in another source.
306306
source?: {

0 commit comments

Comments
 (0)