mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-03-18 20:29:23 +00:00
9 lines
4.5 KiB
JavaScript
9 lines
4.5 KiB
JavaScript
(function() {
|
|
const implementors = Object.fromEntries([["base_db",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"base_db/enum.ProcMacroLoadingError.html\" title=\"enum base_db::ProcMacroLoadingError\">ProcMacroLoadingError</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"base_db/target/struct.TargetLoadError.html\" title=\"struct base_db::target::TargetLoadError\">TargetLoadError</a>",0]]],["edition",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"edition/struct.ParseEditionError.html\" title=\"struct edition::ParseEditionError\">ParseEditionError</a>",0]]],["hir_ty",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"hir_ty/layout/enum.LayoutError.html\" title=\"enum hir_ty::layout::LayoutError\">LayoutError</a>",0]]],["ide_ssr",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"ide_ssr/struct.SsrError.html\" title=\"struct ide_ssr::SsrError\">SsrError</a>",0]]],["lsp_server",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"lsp_server/enum.ExtractError.html\" title=\"enum lsp_server::ExtractError\">ExtractError</a><<a class=\"struct\" href=\"lsp_server/struct.Notification.html\" title=\"struct lsp_server::Notification\">Notification</a>>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"lsp_server/enum.ExtractError.html\" title=\"enum lsp_server::ExtractError\">ExtractError</a><<a class=\"struct\" href=\"lsp_server/struct.Request.html\" title=\"struct lsp_server::Request\">Request</a>>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"lsp_server/struct.ProtocolError.html\" title=\"struct lsp_server::ProtocolError\">ProtocolError</a>",0]]],["parser",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"parser/frontmatter/struct.FrontmatterError.html\" title=\"struct parser::frontmatter::FrontmatterError\">FrontmatterError</a>",0]]],["rust_analyzer",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"enum\" href=\"rust_analyzer/handlers/dispatch/enum.HandlerCancelledError.html\" title=\"enum rust_analyzer::handlers::dispatch::HandlerCancelledError\">HandlerCancelledError</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"rust_analyzer/config/struct.ConfigErrors.html\" title=\"struct rust_analyzer::config::ConfigErrors\">ConfigErrors</a>",0],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"rust_analyzer/lsp/struct.LspError.html\" title=\"struct rust_analyzer::lsp::LspError\">LspError</a>",0]]],["syntax",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"syntax/struct.SyntaxError.html\" title=\"struct syntax::SyntaxError\">SyntaxError</a>",0]]],["ungrammar",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.94.0/core/error/trait.Error.html\" title=\"trait core::error::Error\">Error</a> for <a class=\"struct\" href=\"ungrammar/struct.Error.html\" title=\"struct ungrammar::Error\">Error</a>",0]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":59,"fragment_lengths":[592,296,284,269,1074,315,928,275,266]}
|