index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
hir-def
Age
Commit message (
Expand
)
Author
Lines
2025-02-10
Censor cfg_attr for attribute macros
Chayim Refael Friedman
-1
/
+19
2025-02-09
Check if PatPtr resolves to ExprId
Ali Bektas
-14
/
+8
2025-02-09
Fix clippy errors
Ali Bektas
-12
/
+6
2025-02-09
Remove fixme and add a missing test attribute
Ali Bektas
-1
/
+1
2025-02-09
resolve_bind_pat_to_const does not early return if expr
Ali Bektas
-96
/
+16
2025-02-09
make SourceAnalyzer::pat_id return ExprOrPatId
Ali Bektas
-4
/
+1
2025-02-09
Lower ast::Ident to hir::Path when lowering RangePats
Ali Bektas
-31
/
+118
2025-02-04
Merge pull request #19084 from Veykril/push-muworpzpzqup
Lukas Wirth
-2
/
+2
2025-02-04
Expose symbol of `CrateName`
Lukas Wirth
-2
/
+2
2025-02-03
Fix some mir eval/lowerings
Lukas Wirth
-0
/
+1
2025-02-03
Add a test to monitor whats going on
Ali Bektas
-6
/
+54
2025-02-03
Make Pat::Range's start and end Option<ExprId>
Ali Bektas
-23
/
+41
2025-01-31
Insert null checks for pointer dereferences when debug assertions are enabled
Bastian Kersting
-0
/
+1
2025-01-29
Auto merge of #136117 - lnicola:sync-from-ra, r=lnicola
bors
-250
/
+307
2025-01-28
parse_format optimize import use
Marijn Schouten
-2
/
+2
2025-01-27
Back out "feat: Implement `default-field-values`"
David Barsky
-142
/
+1
2025-01-27
Back out "Handle missing fields diagnostics"
David Barsky
-17
/
+7
2025-01-27
Back out "Merge record lit's ellipsis into pre-existing spread's variant"
David Barsky
-30
/
+16
2025-01-27
Back out "Compute diagnostics of a field body iff it has one"
David Barsky
-1
/
+0
2025-01-27
Back out "Implement `HasResolver` and `HasModule` for `FieldId`"
David Barsky
-20
/
+19
2025-01-27
Back out "Add a test for field default value body as defining usage of TAIT"
David Barsky
-1
/
+5
2025-01-27
Back out "Remove `has_default` from `FieldId`"
David Barsky
-0
/
+1
2025-01-27
Fix #[rustc_deprecated_safe_2024]
Chayim Refael Friedman
-9
/
+24
2025-01-27
Remove `has_default` from `FieldId`
Shoyu Vanilla
-1
/
+0
2025-01-27
Add a test for field default value body as defining usage of TAIT
Shoyu Vanilla
-5
/
+1
2025-01-27
Implement `HasResolver` and `HasModule` for `FieldId`
Shoyu Vanilla
-19
/
+20
2025-01-27
Compute diagnostics of a field body iff it has one
Shoyu Vanilla
-0
/
+1
2025-01-27
Merge record lit's ellipsis into pre-existing spread's variant
Shoyu Vanilla
-16
/
+30
2025-01-27
Handle missing fields diagnostics
Shoyu Vanilla
-7
/
+17
2025-01-27
feat: Implement `default-field-values`
Shoyu Vanilla
-1
/
+142
2025-01-27
Merge pull request #19036 from Veykril/push-nprltlwvryxw
Lukas Wirth
-481
/
+585
2025-01-26
Support RFC 2396
Chayim Refael Friedman
-1
/
+14
2025-01-26
Add GenericDefId::StaticId
Lukas Wirth
-9
/
+19
2025-01-26
Split out `ExpressionStore` from `Body`
Lukas Wirth
-415
/
+498
2025-01-25
Cleanup body ast ptr defs
Lukas Wirth
-75
/
+74
2025-01-25
BodyCollector
Lukas Wirth
-77
/
+91
2025-01-25
Combine `pat_hyigene` and `expr_hygiene`
Lukas Wirth
-15
/
+13
2025-01-25
Fix flyimport not filtering via stability of import path
Lukas Wirth
-6
/
+22
2025-01-24
Merge pull request #19018 from Veykril/push-wxqqunxwrply
Lukas Wirth
-93
/
+110
2025-01-24
Record the use tree index in glob imports
Lukas Wirth
-93
/
+110
2025-01-24
Merge pull request #19012 from ShoyuVanilla/arbitrary-self
Lukas Wirth
-0
/
+1
2025-01-24
feat: Implement `arbitrary-self-types`
Shoyu Vanilla
-0
/
+1
2025-01-24
Merge pull request #19016 from Veykril/push-moqnsytyrupu
Lukas Wirth
-163
/
+193
2025-01-24
Fix `ItemScope` not recording glob imports
Lukas Wirth
-163
/
+193
2025-01-23
Check cfg when collecting macro defs
David Richey
-0
/
+6
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-24
/
+10
2025-01-20
Move dual blanket impl logic from source analyzer to goto_def
Lukas Wirth
-0
/
+1
2025-01-20
Merge pull request #18967 from Veykril/push-pwonkmwqmmol
Lukas Wirth
-16
/
+24
2025-01-20
Preserve impl assoc names in ImplData
Lukas Wirth
-6
/
+5
2025-01-20
Properly record meaningful imports as re-exports in symbol index
Lukas Wirth
-10
/
+19
[prev]
[next]