mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-27 10:17:15 +00:00
|
Some checks failed
metrics / build_metrics (push) Waiting to run
metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions
metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions
metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions
metrics / other_metrics (self) (push) Blocked by required conditions
metrics / other_metrics (webrender-2022) (push) Blocked by required conditions
metrics / generate_final_metrics (push) Blocked by required conditions
rustdoc / rustdoc (push) Waiting to run
release / publish (push) Has been cancelled
autopublish / publish (push) Has been cancelled
release / dist (aarch64-apple-darwin) (push) Has been cancelled
release / dist (x86_64-apple-darwin) (push) Has been cancelled
release / dist (aarch64-unknown-linux-gnu) (push) Has been cancelled
release / dist (arm-unknown-linux-gnueabihf) (push) Has been cancelled
release / dist (x86_64-unknown-linux-gnu) (push) Has been cancelled
release / dist (aarch64-pc-windows-msvc) (push) Has been cancelled
release / dist (x86_64-pc-windows-msvc) (push) Has been cancelled
release / dist (i686-pc-windows-msvc) (push) Has been cancelled
release / dist (x86_64-unknown-linux-musl) (push) Has been cancelled
feat: highlight unsafe operations |
||
|---|---|---|
| .. | ||
| annotations | ||
| doc_links | ||
| hover | ||
| inlay_hints | ||
| syntax_highlighting | ||
| typing | ||
| annotations.rs | ||
| call_hierarchy.rs | ||
| child_modules.rs | ||
| doc_links.rs | ||
| expand_macro.rs | ||
| extend_selection.rs | ||
| fetch_crates.rs | ||
| file_structure.rs | ||
| fixture.rs | ||
| folding_ranges.rs | ||
| goto_declaration.rs | ||
| goto_definition.rs | ||
| goto_implementation.rs | ||
| goto_type_definition.rs | ||
| highlight_related.rs | ||
| hover.rs | ||
| inlay_hints.rs | ||
| interpret.rs | ||
| join_lines.rs | ||
| lib.rs | ||
| markdown_remove.rs | ||
| markup.rs | ||
| matching_brace.rs | ||
| moniker.rs | ||
| move_item.rs | ||
| navigation_target.rs | ||
| parent_module.rs | ||
| references.rs | ||
| rename.rs | ||
| runnables.rs | ||
| signature_help.rs | ||
| ssr.rs | ||
| static_index.rs | ||
| status.rs | ||
| syntax_highlighting.rs | ||
| test_explorer.rs | ||
| typing.rs | ||
| view_crate_graph.rs | ||
| view_hir.rs | ||
| view_item_tree.rs | ||
| view_memory_layout.rs | ||
| view_mir.rs | ||
| view_syntax_tree.rs | ||