mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
Add toolchain
meta for tests
This commit is contained in:
parent
5d41affc77
commit
584d2697cc
6 changed files with 66 additions and 44 deletions
|
@ -27,7 +27,7 @@ pub use rustc_hash::FxHashMap;
|
|||
|
||||
pub use crate::{
|
||||
assert_linear::AssertLinear,
|
||||
fixture::{Fixture, MiniCore},
|
||||
fixture::{Fixture, FixtureWithProjectMeta, MiniCore},
|
||||
};
|
||||
|
||||
pub const CURSOR_MARKER: &str = "$0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue