e53792b7cb
internal: Only compare relevant parts in `ide::{runnables,inlay_hints}` tests This PR limits the data being compared. Therefore the tests should be more readable, as well as being more robust to changes to the data structure. Part of https://github.com/rust-lang/rust-analyzer/issues/14268.