mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-03-21 20:34:07 +00:00
fix linking of postcard test
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#![cfg(feature = "sysroot-abi")]
|
||||
#![cfg_attr(feature = "in-rust-tree", feature(rustc_private))]
|
||||
|
||||
#[cfg(feature = "in-rust-tree")]
|
||||
extern crate rustc_driver as _;
|
||||
|
||||
mod common {
|
||||
pub(crate) mod utils;
|
||||
|
||||
Reference in New Issue
Block a user