mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-18 09:30:31 +00:00
deploy: 75436532df
This commit is contained in:
commit
97224d73f7
5982 changed files with 511363 additions and 0 deletions
9
trait.impl/rowan/api/trait.Language.js
Normal file
9
trait.impl/rowan/api/trait.Language.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
(function() {
|
||||
var implementors = Object.fromEntries([["syntax",[["impl Language for <a class=\"enum\" href=\"syntax/enum.RustLanguage.html\" title=\"enum syntax::RustLanguage\">RustLanguage</a>"]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[144]}
|
Loading…
Add table
Add a link
Reference in a new issue