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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
hir-ty
Age
Commit message (
Expand
)
Author
Lines
2025-02-01
Disable some incorrect rust-analyzer diagnostics on beta
Lukas Wirth
-3
/
+3
2024-12-23
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+4
2024-12-22
fix: Fix empty check diagnostics not marking files as changed
Lukas Wirth
-10
/
+1
2024-12-18
Taking a raw ref of a deref is always safe
Lukas Wirth
-2
/
+11
2024-12-18
make no-variant types a dedicated Variants variant
Ralf Jung
-9
/
+10
2024-12-18
Variants::Single: do not use invalid VariantIdx for uninhabited enums
Ralf Jung
-6
/
+7
2024-12-13
Bump typos
Laurențiu Nicola
-2
/
+2
2024-12-13
Fix a few typos
Vincent Esche
-1
/
+1
2024-12-13
fix: Panic when displaying generic params with defaults, again
Shoyu Vanilla
-2
/
+15
2024-12-09
fix: Non-exhaustive structs may be empty
Lukas Wirth
-12
/
+2
2024-12-08
Merge pull request #18633 from ChayimFriedman2/unify-fn
Lukas Wirth
-1
/
+21
2024-12-07
Coerce two `FnDef`s to fn pointers even if they are the same, if they are sub...
Chayim Refael Friedman
-1
/
+21
2024-12-06
Merge pull request #18594 from ChayimFriedman2/async-closures
Lukas Wirth
-65
/
+143
2024-12-05
Merge pull request #18620 from Veykril/push-pyulxnouvxkq
Lukas Wirth
-0
/
+23
2024-12-05
Parse lifetime bounds in lifetime param into TypeBoundList
Lukas Wirth
-0
/
+23
2024-12-06
fix: Panic when displaying generic params with defaults
Shoyu Vanilla
-1
/
+5
2024-12-04
Complete diagnostics in ty lowering groundwork
Chayim Refael Friedman
-74
/
+188
2024-12-04
Lay the foundation for diagnostics in ty lowering, and implement a first diag...
Chayim Refael Friedman
-59
/
+239
2024-12-04
Store some hir_def Paths in the type ref source maps
Chayim Refael Friedman
-19
/
+26
2024-12-04
Merge pull request #18609 from ChayimFriedman2/unsafe-coverage
Lukas Wirth
-82
/
+221
2024-12-04
Extend reported unsafe operations
Chayim Refael Friedman
-82
/
+221
2024-12-03
Remove references to platform-intrinsic ABI
Mark Murphy
-3
/
+0
2024-12-03
Support `AsyncFnX` traits
Chayim Refael Friedman
-65
/
+143
2024-11-30
Remove redundant associated type bounds from dyn
Michael Goulet
-4
/
+4
2024-11-25
Fix a stack overflow when computing the sizedness of a struct that includes i...
Chayim Refael Friedman
-10
/
+47
2024-11-11
Merge pull request #18482 from regexident/hir_trait_supertraits_accessors
Laurențiu Nicola
-3
/
+14
2024-11-07
Merge pull request #18490 from ShoyuVanilla/dyn-compat-rename
Laurențiu Nicola
-3
/
+4
2024-11-07
minor: Rename `dyn compatible` to `dyn-compatible`
Shoyu Vanilla
-3
/
+4
2024-11-06
Add `pub fn direct_super_traits(db, trait_id)` to `hir_ty` crate
Vincent Esche
-3
/
+14
2024-11-04
Support new #[rustc_intrinsic] attribute and fallback bodies
Lukas Wirth
-152
/
+113
2024-11-03
Allow interpreting consts and statics with interpret function command
Lukas Wirth
-12
/
+23
2024-11-02
Allow static initializers to be const evaluated
Lukas Wirth
-10
/
+14
2024-11-01
Format code
Laurențiu Nicola
-7
/
+9
2024-11-01
Merge from rust-lang/rust
Laurențiu Nicola
-11
/
+11
2024-10-30
Avoid interior mutability in `TyLoweringContext`
Chayim Refael Friedman
-224
/
+201
2024-10-29
rust-analyzer: `rustc_abi::Abi` => `BackendRepr`
Jubilee Young
-11
/
+11
2024-10-29
Merge pull request #18427 from ChayimFriedman2/cleanup-ty
Lukas Wirth
-4
/
+4
2024-10-29
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+2
2024-10-28
Cleanup TypeRef lowering
Chayim Refael Friedman
-4
/
+4
2024-10-28
Merge pull request #18074 from ChayimFriedman2/typeref-source-map
Lukas Wirth
-252
/
+466
2024-10-27
rust-analyzer: Rename LayoutS to LayoutData
Jubilee Young
-2
/
+2
2024-10-26
Use method syntax
MoskalykA
-1
/
+1
2024-10-26
Start using `Option::is_none_or`
MoskalykA
-2
/
+2
2024-10-25
Shrink `TypeRef` from 16 from 32 bytes
Chayim Refael Friedman
-26
/
+28
2024-10-25
Shrink `Path` to 16 bytes
Chayim Refael Friedman
-7
/
+6
2024-10-25
Build source map for `hir_def::TypeRef`s
Chayim Refael Friedman
-230
/
+443
2024-10-22
Correctly resolve variables and labels from before macro definition in macro ...
Chayim Refael Friedman
-4
/
+69
2024-10-22
Implement semitransparent hygiene
Chayim Refael Friedman
-20
/
+53
2024-10-22
Merge pull request #18254 from ChayimFriedman2/fix-mut
Lukas Wirth
-462
/
+500
2024-10-22
Auto merge of #18371 - Veykril:veykril/push-kwttrusywysp, r=Veykril
bors
-3
/
+17
[next]