mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
internal: Lay basic ground work for standalone mbe tests
This commit is contained in:
parent
1e30cc0f35
commit
4502a602a7
15 changed files with 233 additions and 52 deletions
|
@ -509,13 +509,8 @@ fn main() {
|
|||
file_id: FileId(
|
||||
1,
|
||||
),
|
||||
<<<<<<< HEAD
|
||||
full_range: 633..868,
|
||||
focus_range: 694..700,
|
||||
=======
|
||||
full_range: 4294967295..4294967295,
|
||||
focus_range: 4294967295..4294967295,
|
||||
>>>>>>> 33e4a08d5b (minor: Reduce friction for updating minicore)
|
||||
name: "FnOnce",
|
||||
kind: Trait,
|
||||
container_name: "function",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue