id
string | file_path
string | line
uint32 | column
uint32 | phase
string | processing_order
uint32 | element_type
string | element_name
string | element_signature
string | syntax_data
string | symbol_data
string | type_data
string | diagnostic_data
string | processing_time_ms
uint64 | timestamp
uint64 | rust_version
string | analyzer_version
string | source_snippet
string | context_before
string | context_after
string |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:108:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 108 | 1 |
name_resolution
| 441,697 |
struct
|
Tuple(#[attr]
|
struct Tuple(#[attr] u8);
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Tuple(#[attr] u8);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:115:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 115 | 1 |
name_resolution
| 441,698 |
enum
| null |
enum E {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
enum E {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:128:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 128 | 1 |
name_resolution
| 441,699 |
struct
| null |
pub(self) struct Unit;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(self) struct Unit;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:132:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 132 | 1 |
name_resolution
| 441,700 |
struct
|
Struct
|
pub(self) struct Struct { ... }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(self) struct Struct { ... }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:135:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 135 | 1 |
name_resolution
| 441,701 |
struct
| null |
pub(self) struct Tuple(...);
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(self) struct Tuple(...);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:141:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 141 | 1 |
name_resolution
| 441,702 |
enum
| null |
pub(self) enum E { ... }
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(self) enum E { ... }
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:147:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 147 | 1 |
name_resolution
| 441,703 |
function
|
misc
|
fn misc() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn misc() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:155:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 155 | 1 |
name_resolution
| 441,704 |
function
|
f
|
fn f(#[attr] arg: u8, _: ()) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn f(#[attr] arg: u8, _: ()) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:161:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 161 | 1 |
name_resolution
| 441,705 |
function
|
method
|
fn method(&self);
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn method(&self);
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:174:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 174 | 1 |
name_resolution
| 441,706 |
function
| null |
pub(self) fn f;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(self) fn f;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:183:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 183 | 1 |
name_resolution
| 441,707 |
function
|
modules
|
fn modules() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn modules() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:192:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 192 | 1 |
name_resolution
| 441,708 |
function
|
fn_in_module
|
fn fn_in_module() {}
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fn_in_module() {}
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:206:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 206 | 1 |
name_resolution
| 441,709 |
function
| null |
pub(self) fn fn_in_module;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(self) fn fn_in_module;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:216:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 216 | 1 |
name_resolution
| 441,710 |
function
|
macros
|
fn macros() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn macros() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:241:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 241 | 1 |
name_resolution
| 441,711 |
function
|
pub_self
|
fn pub_self() {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn pub_self() {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:244:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 244 | 1 |
name_resolution
| 441,712 |
struct
| null |
pub(self) struct S;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(self) struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs:248:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/tests.rs
| 248 | 1 |
name_resolution
| 441,713 |
struct
| null |
pub(self) struct S;
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(self) struct S;
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:16:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 16 | 1 |
name_resolution
| 441,714 |
function
|
print_item_tree
|
pub(super) fn print_item_tree(db: &dyn DefDatabase, tree: &ItemTree, edition: Edition) -> String {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn print_item_tree(db: &dyn DefDatabase, tree: &ItemTree, edition: Edition) -> String {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:47:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 47 | 1 |
name_resolution
| 441,715 |
struct
|
Printer<'a>
|
struct Printer<'a> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct Printer<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:57:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 57 | 1 |
name_resolution
| 441,716 |
function
|
indented
|
fn indented(&mut self, f: impl FnOnce(&mut Self)) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn indented(&mut self, f: impl FnOnce(&mut Self)) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:66:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 66 | 1 |
name_resolution
| 441,717 |
function
|
blank
|
fn blank(&mut self) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn blank(&mut self) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:81:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 81 | 1 |
name_resolution
| 441,718 |
function
|
whitespace
|
fn whitespace(&mut self) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn whitespace(&mut self) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:88:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 88 | 1 |
name_resolution
| 441,719 |
function
|
print_attrs
|
fn print_attrs(&mut self, attrs: &RawAttrs, inner: bool, separated_by: &str) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_attrs(&mut self, attrs: &RawAttrs, inner: bool, separated_by: &str) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:102:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 102 | 1 |
name_resolution
| 441,720 |
function
|
print_attrs_of
|
fn print_attrs_of(&mut self, of: ModItemId, separated_by: &str) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_attrs_of(&mut self, of: ModItemId, separated_by: &str) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:108:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 108 | 1 |
name_resolution
| 441,721 |
function
|
print_visibility
|
fn print_visibility(&mut self, vis: RawVisibilityId) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_visibility(&mut self, vis: RawVisibilityId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:119:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 119 | 1 |
name_resolution
| 441,722 |
function
|
print_fields
|
fn print_fields(&mut self, kind: FieldsShape) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_fields(&mut self, kind: FieldsShape) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:132:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 132 | 1 |
name_resolution
| 441,723 |
function
|
print_use_tree
|
fn print_use_tree(&mut self, use_tree: &UseTree) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_use_tree(&mut self, use_tree: &UseTree) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:162:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 162 | 1 |
name_resolution
| 441,724 |
function
|
print_mod_item
|
fn print_mod_item(&mut self, item: ModItemId) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_mod_item(&mut self, item: ModItemId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:199:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 199 | 1 |
name_resolution
| 441,725 |
function
|
{};", name.display
|
wln!(self, "fn {};", name.display(self.db, self.edition));
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
wln!(self, "fn {};", name.display(self.db, self.edition));
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:205:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 205 | 1 |
name_resolution
| 441,726 |
struct
|
{}",
|
w!(self, "struct {}", name.display(self.db, self.edition));
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
w!(self, "struct {}", name.display(self.db, self.edition));
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:225:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 225 | 1 |
name_resolution
| 441,727 |
enum
| null |
w!(self, "enum {} {{ ... }}", name.display(self.db, self.edition));
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
w!(self, "enum {} {{ ... }}", name.display(self.db, self.edition));
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:319:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 319 | 1 |
name_resolution
| 441,728 |
function
|
print_ast_id
|
fn print_ast_id(&mut self, ast_id: ErasedFileAstId) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn print_ast_id(&mut self, ast_id: ErasedFileAstId) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs:325:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/pretty.rs
| 325 | 1 |
name_resolution
| 441,729 |
function
|
write_str
|
fn write_str(&mut self, s: &str) -> fmt::Result {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn write_str(&mut self, s: &str) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:31:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 31 | 1 |
name_resolution
| 441,730 |
struct
|
Ctx<'a>
|
pub(super) struct Ctx<'a> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) struct Ctx<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:42:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 42 | 1 |
name_resolution
| 441,731 |
function
|
new
|
pub(super) fn new(db: &'a dyn DefDatabase, file: HirFileId) -> Self {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn new(db: &'a dyn DefDatabase, file: HirFileId) -> Self {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:54:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 54 | 1 |
name_resolution
| 441,732 |
function
|
span_map
|
pub(super) fn span_map(&self) -> SpanMapRef<'_> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn span_map(&self) -> SpanMapRef<'_> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:58:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 58 | 1 |
name_resolution
| 441,733 |
function
|
lower_module_items
|
pub(super) fn lower_module_items(mut self, item_owner: &dyn HasModuleItem) -> ItemTree {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn lower_module_items(mut self, item_owner: &dyn HasModuleItem) -> ItemTree {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:65:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 65 | 1 |
name_resolution
| 441,734 |
function
|
lower_macro_stmts
|
pub(super) fn lower_macro_stmts(mut self, stmts: ast::MacroStmts) -> ItemTree {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn lower_macro_stmts(mut self, stmts: ast::MacroStmts) -> ItemTree {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:100:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 100 | 1 |
name_resolution
| 441,735 |
function
|
lower_block
|
pub(super) fn lower_block(mut self, block: &ast::BlockExpr) -> ItemTree {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(super) fn lower_block(mut self, block: &ast::BlockExpr) -> ItemTree {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:127:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 127 | 1 |
name_resolution
| 441,736 |
function
|
lower_mod_item
|
fn lower_mod_item(&mut self, item: &ast::Item) -> Option<ModItemId> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_mod_item(&mut self, item: &ast::Item) -> Option<ModItemId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:153:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 153 | 1 |
name_resolution
| 441,737 |
function
|
add_attrs
|
fn add_attrs(&mut self, item: FileAstId<ast::Item>, attrs: RawAttrs) {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn add_attrs(&mut self, item: FileAstId<ast::Item>, attrs: RawAttrs) {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:166:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 166 | 1 |
name_resolution
| 441,738 |
function
|
lower_struct
|
fn lower_struct(&mut self, strukt: &ast::Struct) -> Option<ItemTreeAstId<Struct>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_struct(&mut self, strukt: &ast::Struct) -> Option<ItemTreeAstId<Struct>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:177:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 177 | 1 |
name_resolution
| 441,739 |
function
|
lower_union
|
fn lower_union(&mut self, union: &ast::Union) -> Option<ItemTreeAstId<Union>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_union(&mut self, union: &ast::Union) -> Option<ItemTreeAstId<Union>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:186:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 186 | 1 |
name_resolution
| 441,740 |
function
|
lower_enum
|
fn lower_enum(&mut self, enum_: &ast::Enum) -> Option<ItemTreeAstId<Enum>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_enum(&mut self, enum_: &ast::Enum) -> Option<ItemTreeAstId<Enum>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:195:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 195 | 1 |
name_resolution
| 441,741 |
function
|
lower_function
|
fn lower_function(&mut self, func: &ast::Fn) -> Option<ItemTreeAstId<Function>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_function(&mut self, func: &ast::Fn) -> Option<ItemTreeAstId<Function>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:207:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 207 | 1 |
name_resolution
| 441,742 |
function
|
lower_type_alias
|
fn lower_type_alias(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_type_alias(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:219:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 219 | 1 |
name_resolution
| 441,743 |
function
|
lower_static
|
fn lower_static(&mut self, static_: &ast::Static) -> Option<ItemTreeAstId<Static>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_static(&mut self, static_: &ast::Static) -> Option<ItemTreeAstId<Static>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:228:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 228 | 1 |
name_resolution
| 441,744 |
function
|
lower_const
|
fn lower_const(&mut self, konst: &ast::Const) -> ItemTreeAstId<Const> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_const(&mut self, konst: &ast::Const) -> ItemTreeAstId<Const> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:237:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 237 | 1 |
name_resolution
| 441,745 |
function
|
lower_module
|
fn lower_module(&mut self, module: &ast::Module) -> Option<ItemTreeAstId<Mod>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_module(&mut self, module: &ast::Module) -> Option<ItemTreeAstId<Mod>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:259:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 259 | 1 |
name_resolution
| 441,746 |
function
|
lower_trait
|
fn lower_trait(&mut self, trait_def: &ast::Trait) -> Option<ItemTreeAstId<Trait>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_trait(&mut self, trait_def: &ast::Trait) -> Option<ItemTreeAstId<Trait>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:269:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 269 | 1 |
name_resolution
| 441,747 |
function
|
lower_trait_alias
|
fn lower_trait_alias(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_trait_alias(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:282:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 282 | 1 |
name_resolution
| 441,748 |
function
|
lower_impl
|
fn lower_impl(&mut self, impl_def: &ast::Impl) -> ItemTreeAstId<Impl> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_impl(&mut self, impl_def: &ast::Impl) -> ItemTreeAstId<Impl> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:291:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 291 | 1 |
name_resolution
| 441,749 |
function
|
lower_use
|
fn lower_use(&mut self, use_item: &ast::Use) -> Option<ItemTreeAstId<Use>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_use(&mut self, use_item: &ast::Use) -> Option<ItemTreeAstId<Use>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:303:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 303 | 1 |
name_resolution
| 441,750 |
function
|
lower_extern_crate
|
fn lower_extern_crate(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_extern_crate(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:319:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 319 | 1 |
name_resolution
| 441,751 |
function
|
lower_macro_call
|
fn lower_macro_call(&mut self, m: &ast::MacroCall) -> Option<ItemTreeAstId<MacroCall>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_macro_call(&mut self, m: &ast::MacroCall) -> Option<ItemTreeAstId<MacroCall>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:333:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 333 | 1 |
name_resolution
| 441,752 |
function
|
lower_macro_rules
|
fn lower_macro_rules(&mut self, m: &ast::MacroRules) -> Option<ItemTreeAstId<MacroRules>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_macro_rules(&mut self, m: &ast::MacroRules) -> Option<ItemTreeAstId<MacroRules>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:342:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 342 | 1 |
name_resolution
| 441,753 |
function
|
lower_macro_def
|
fn lower_macro_def(&mut self, m: &ast::MacroDef) -> Option<ItemTreeAstId<Macro2>> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_macro_def(&mut self, m: &ast::MacroDef) -> Option<ItemTreeAstId<Macro2>> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:353:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 353 | 1 |
name_resolution
| 441,754 |
function
|
lower_extern_block
|
fn lower_extern_block(&mut self, block: &ast::ExternBlock) -> ItemTreeAstId<ExternBlock> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_extern_block(&mut self, block: &ast::ExternBlock) -> ItemTreeAstId<ExternBlock> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:380:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 380 | 1 |
name_resolution
| 441,755 |
function
|
lower_visibility
|
fn lower_visibility(&mut self, item: &dyn ast::HasVisibility) -> RawVisibilityId {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_visibility(&mut self, item: &dyn ast::HasVisibility) -> RawVisibilityId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:403:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 403 | 1 |
name_resolution
| 441,756 |
struct
|
UseTreeLowering<'a>
|
struct UseTreeLowering<'a> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct UseTreeLowering<'a> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:409:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 409 | 1 |
name_resolution
| 441,757 |
function
|
lower_use_tree
|
fn lower_use_tree(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn lower_use_tree(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:471:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 471 | 1 |
name_resolution
| 441,758 |
function
|
lower_use_tree
|
pub(crate) fn lower_use_tree(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(crate) fn lower_use_tree(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:481:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 481 | 1 |
name_resolution
| 441,759 |
function
|
private_vis
|
fn private_vis() -> RawVisibility {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn private_vis() -> RawVisibility {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:488:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 488 | 1 |
name_resolution
| 441,760 |
function
|
visibility_from_ast
|
pub(crate) fn visibility_from_ast(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub(crate) fn visibility_from_ast(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs:510:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/item_tree/lower.rs
| 510 | 1 |
name_resolution
| 441,761 |
function
|
adt_shape
|
fn adt_shape(kind: StructKind) -> FieldsShape {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn adt_shape(kind: StructKind) -> FieldsShape {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:45:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 45 | 1 |
name_resolution
| 441,762 |
struct
|
Resolver<'db>
|
pub struct Resolver<'db> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub struct Resolver<'db> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:55:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 55 | 1 |
name_resolution
| 441,763 |
struct
|
ModuleItemMap<'db>
|
struct ModuleItemMap<'db> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct ModuleItemMap<'db> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:62:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 62 | 1 |
name_resolution
| 441,764 |
function
|
fmt
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:68:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 68 | 1 |
name_resolution
| 441,765 |
struct
|
ExprScope
|
struct ExprScope {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
struct ExprScope {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:75:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 75 | 1 |
name_resolution
| 441,766 |
function
|
fmt
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:84:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 84 | 1 |
name_resolution
| 441,767 |
enum
| null |
enum Scope<'db> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
enum Scope<'db> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:97:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 97 | 1 |
name_resolution
| 441,768 |
enum
| null |
pub enum TypeNs {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub enum TypeNs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:102:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 102 | 1 |
name_resolution
| 441,769 |
enum
| null |
// Yup, enum variants are added to the types ns, but any usage of variant as
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
// Yup, enum variants are added to the types ns, but any usage of variant as
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:114:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 114 | 1 |
name_resolution
| 441,770 |
enum
| null |
pub enum ResolveValueResult {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub enum ResolveValueResult {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:120:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 120 | 1 |
name_resolution
| 441,771 |
enum
| null |
pub enum ValueNs {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub enum ValueNs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:132:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 132 | 1 |
name_resolution
| 441,772 |
enum
| null |
pub enum LifetimeNs {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub enum LifetimeNs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:139:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 139 | 1 |
name_resolution
| 441,773 |
function
|
resolve_known_trait
|
pub fn resolve_known_trait(&self, db: &dyn DefDatabase, path: &ModPath) -> Option<TraitId> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_known_trait(&self, db: &dyn DefDatabase, path: &ModPath) -> Option<TraitId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:147:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 147 | 1 |
name_resolution
| 441,774 |
struct
|
from
|
/// Resolve known struct from std, like `std::boxed::Box`
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"struct","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
/// Resolve known struct from std, like `std::boxed::Box`
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:148:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 148 | 1 |
name_resolution
| 441,775 |
function
|
resolve_known_struct
|
pub fn resolve_known_struct(&self, db: &dyn DefDatabase, path: &ModPath) -> Option<StructId> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_known_struct(&self, db: &dyn DefDatabase, path: &ModPath) -> Option<StructId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:156:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 156 | 1 |
name_resolution
| 441,776 |
enum
| null |
/// Resolve known enum from std, like `std::result::Result`
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"enum","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
/// Resolve known enum from std, like `std::result::Result`
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:157:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 157 | 1 |
name_resolution
| 441,777 |
function
|
resolve_known_enum
|
pub fn resolve_known_enum(&self, db: &dyn DefDatabase, path: &ModPath) -> Option<EnumId> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_known_enum(&self, db: &dyn DefDatabase, path: &ModPath) -> Option<EnumId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:165:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 165 | 1 |
name_resolution
| 441,778 |
function
|
resolve_module_path_in_items
|
pub fn resolve_module_path_in_items(&self, db: &dyn DefDatabase, path: &ModPath) -> PerNs {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_module_path_in_items(&self, db: &dyn DefDatabase, path: &ModPath) -> PerNs {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:169:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 169 | 1 |
name_resolution
| 441,779 |
function
|
resolve_path_in_type_ns
|
pub fn resolve_path_in_type_ns(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_path_in_type_ns(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:179:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 179 | 1 |
name_resolution
| 441,780 |
function
|
resolve_path_in_type_ns_with_prefix_info
|
pub fn resolve_path_in_type_ns_with_prefix_info(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_path_in_type_ns_with_prefix_info(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:278:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 278 | 1 |
name_resolution
| 441,781 |
function
|
resolve_path_in_type_ns_fully
|
pub fn resolve_path_in_type_ns_fully(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_path_in_type_ns_fully(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:290:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 290 | 1 |
name_resolution
| 441,782 |
function
|
resolve_visibility
|
pub fn resolve_visibility(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_visibility(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:316:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 316 | 1 |
name_resolution
| 441,783 |
function
|
resolve_path_in_value_ns
|
pub fn resolve_path_in_value_ns(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_path_in_value_ns(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:325:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 325 | 1 |
name_resolution
| 441,784 |
function
|
resolve_path_in_value_ns_with_prefix_info
|
pub fn resolve_path_in_value_ns_with_prefix_info(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_path_in_value_ns_with_prefix_info(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:484:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 484 | 1 |
name_resolution
| 441,785 |
function
|
resolve_path_in_value_ns_fully
|
pub fn resolve_path_in_value_ns_fully(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_path_in_value_ns_fully(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:496:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 496 | 1 |
name_resolution
| 441,786 |
function
|
resolve_path_as_macro
|
pub fn resolve_path_as_macro(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_path_as_macro(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:516:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 516 | 1 |
name_resolution
| 441,787 |
function
|
resolve_path_as_macro_def
|
pub fn resolve_path_as_macro_def(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_path_as_macro_def(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:525:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 525 | 1 |
name_resolution
| 441,788 |
function
|
resolve_lifetime
|
pub fn resolve_lifetime(&self, lifetime: &LifetimeRef) -> Option<LifetimeNs> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn resolve_lifetime(&self, lifetime: &LifetimeRef) -> Option<LifetimeNs> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:580:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 580 | 1 |
name_resolution
| 441,789 |
function
|
names_in_scope
|
pub fn names_in_scope(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn names_in_scope(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:626:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 626 | 1 |
name_resolution
| 441,790 |
function
|
extern_crate_decls_in_scope<'a>
|
pub fn extern_crate_decls_in_scope<'a>(
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn extern_crate_decls_in_scope<'a>(
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:646:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 646 | 1 |
name_resolution
| 441,791 |
function
|
extern_crates_in_scope
|
pub fn extern_crates_in_scope(&self) -> impl Iterator<Item = (Name, ModuleId)> + '_ {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn extern_crates_in_scope(&self) -> impl Iterator<Item = (Name, ModuleId)> + '_ {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:653:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 653 | 1 |
name_resolution
| 441,792 |
function
|
traits_in_scope
|
pub fn traits_in_scope(&self, db: &dyn DefDatabase) -> FxHashSet<TraitId> {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn traits_in_scope(&self, db: &dyn DefDatabase) -> FxHashSet<TraitId> {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:685:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 685 | 1 |
name_resolution
| 441,793 |
function
|
traits_in_scope_from_block_scopes
|
pub fn traits_in_scope_from_block_scopes(&self) -> impl Iterator<Item = TraitId> + '_ {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn traits_in_scope_from_block_scopes(&self) -> impl Iterator<Item = TraitId> + '_ {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:694:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 694 | 1 |
name_resolution
| 441,794 |
function
|
module
|
pub fn module(&self) -> ModuleId {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn module(&self) -> ModuleId {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:699:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 699 | 1 |
name_resolution
| 441,795 |
function
|
item_scope
|
pub fn item_scope(&self) -> &ItemScope {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn item_scope(&self) -> &ItemScope {
| null | null |
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs:704:name_resolution
|
/home/mdupont/2025/06/27/rust-analyzer/crates/hir-def/src/resolver.rs
| 704 | 1 |
name_resolution
| 441,796 |
function
|
krate
|
pub fn krate(&self) -> Crate {
| null |
{"definition_location":{"column":1,"line":1},"symbol_kind":"function","visibility":"public"}
| null | null | 2 | 1,754,595,407 |
1.86.0
|
0.3.2000
|
pub fn krate(&self) -> Crate {
| null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.