mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-07-23 13:06:16 +00:00
deploy: e10d64eb40
This commit is contained in:
commit
493c27c95d
5967 changed files with 508882 additions and 0 deletions
9
trait.impl/syntax/syntax_editor/trait.Element.js
Normal file
9
trait.impl/syntax/syntax_editor/trait.Element.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
(function() {
|
||||
var implementors = Object.fromEntries([["syntax",[]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":57,"fragment_lengths":[13]}
|
Loading…
Add table
Add a link
Reference in a new issue