mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-03 18:29:23 +00:00
deploy: f76d2ef4d9
This commit is contained in:
commit
7bb1725bc6
5968 changed files with 508955 additions and 0 deletions
9
trait.impl/syntax/ast/trait.AstToken.js
Normal file
9
trait.impl/syntax/ast/trait.AstToken.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