Files
oak-gpui/crates/languages/src/rust
Piotr Osiewicz 266643440c rust: reduce false positives in runnables query (#11845)
We were marking `#[cfg(test)]`ed function as a test, which is wrong.
Also allow for other attribute_items (such as #[should_panic]) between
test attribute and a function item.

Release Notes:

- N/A
2024-05-15 11:42:05 +02:00
..
2024-04-23 13:31:21 -04:00
2024-04-23 13:31:21 -04:00