mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 06:41:48 +00:00
Update remaining GitHub URLs
This commit is contained in:
parent
09abd76c6a
commit
6c6ae965ba
57 changed files with 145 additions and 145 deletions
|
@ -243,7 +243,7 @@ fn main() { foo! {$0} }
|
|||
|
||||
#[test]
|
||||
fn completes_macro_call_if_cursor_at_bang_token() {
|
||||
// Regression test for https://github.com/rust-analyzer/rust-analyzer/issues/9904
|
||||
// Regression test for https://github.com/rust-lang/rust-analyzer/issues/9904
|
||||
cov_mark::check!(completes_macro_call_if_cursor_at_bang_token);
|
||||
check_edit(
|
||||
"foo!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue