mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
Update remaining GitHub URLs
This commit is contained in:
parent
09abd76c6a
commit
6c6ae965ba
57 changed files with 145 additions and 145 deletions
|
@ -41,7 +41,7 @@ macro_rules! compile_error { () => {} }
|
|||
#[test]
|
||||
fn eager_macro_concat() {
|
||||
// FIXME: this is incorrectly handling `$crate`, resulting in a wrong diagnostic.
|
||||
// See: https://github.com/rust-analyzer/rust-analyzer/issues/10300
|
||||
// See: https://github.com/rust-lang/rust-analyzer/issues/10300
|
||||
|
||||
check_diagnostics(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue