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
Age
Commit message (
Expand
)
Author
Lines
2024-12-18
Taking a raw ref of a deref is always safe
Lukas Wirth
-4
/
+27
2024-11-27
Revert r-a completions breakage
Kirill Bulatov
-242
/
+73
2024-11-19
Remove `TokenKind::InvalidPrefix`.
Nicholas Nethercote
-1
/
+1
2024-11-16
Fix related documents diagnostics
Chayim Refael Friedman
-3
/
+7
2024-11-13
feat: migrate `reorder_fields` assist to use `SyntaxFactory`
Tarek
-8
/
+21
2024-11-11
Use completion item indices instead of property matching when searching for t...
Kirill Bulatov
-15
/
+33
2024-11-11
Merge pull request #18482 from regexident/hir_trait_supertraits_accessors
Laurențiu Nicola
-6
/
+26
2024-11-07
Merge pull request #18490 from ShoyuVanilla/dyn-compat-rename
Laurențiu Nicola
-8
/
+9
2024-11-07
minor: Rename `dyn compatible` to `dyn-compatible`
Shoyu Vanilla
-8
/
+9
2024-11-06
Add `direct_supertraits(…)` HIR-level method to `hir::Trait` type
Vincent Esche
-1
/
+6
2024-11-06
Add `pub fn direct_super_traits(db, trait_id)` to `hir_ty` crate
Vincent Esche
-3
/
+14
2024-11-06
Refactor `hir::Trait`'s existing `items_with_supertraits(…)` method based o...
Vincent Esche
-2
/
+1
2024-11-06
Add `pub fn all_supertraits(…)` HIR-level method to `hir::Trait` type
Vincent Esche
-0
/
+5
2024-11-04
Merge pull request #18475 from Veykril/push-zkvkpxttozup
Lukas Wirth
-174
/
+143
2024-11-04
Support new #[rustc_intrinsic] attribute and fallback bodies
Lukas Wirth
-174
/
+143
2024-11-04
Merge pull request #18473 from Veykril/push-xnlzukoqttvz
Lukas Wirth
-15
/
+45
2024-11-04
Render extern blocks in file_structure
Lukas Wirth
-15
/
+45
2024-11-04
Fix feature name casing
Laurențiu Nicola
-1
/
+1
2024-11-03
Allow interpreting consts and statics with interpret function command
Lukas Wirth
-85
/
+113
2024-11-03
Merge pull request #18469 from Veykril/push-zwnywqmvtuts
Lukas Wirth
-28
/
+87
2024-11-02
Improve error message for too new proc-macro server
benluiwj
-2
/
+2
2024-11-02
Allow static initializers to be const evaluated
Lukas Wirth
-28
/
+87
2024-11-01
Format code
Laurențiu Nicola
-7
/
+9
2024-11-01
Merge from rust-lang/rust
Laurențiu Nicola
-25
/
+15
2024-10-31
Parse patterns with leading pipe properly in all places
Chayim Refael Friedman
-16
/
+73
2024-10-31
Merge pull request #18447 from ChayimFriedman2/cleanup-tylowerctx
Lukas Wirth
-224
/
+201
2024-10-31
Remove support for compressed dylib metadata from rust-analyzer
bjorn3
-14
/
+4
2024-10-31
Merge pull request #18448 from Veykril/push-zwuuoytnmnqz
Lukas Wirth
-90
/
+88
2024-10-31
Move child_by_source from hir-def to hir
Lukas Wirth
-90
/
+88
2024-10-31
Merge pull request #18437 from sam-mccall/publish_fixture
Lukas Wirth
-1
/
+0
2024-10-30
Avoid interior mutability in `TyLoweringContext`
Chayim Refael Friedman
-224
/
+201
2024-10-30
Only parse `safe` as contextual kw in extern blocks
Chayim Refael Friedman
-8
/
+47
2024-10-30
Merge pull request #18382 from dqkqd/issue-17042
Lukas Wirth
-3
/
+72
2024-10-30
Merge pull request #18385 from Giga-Bowser/master
Lukas Wirth
-1
/
+503
2024-10-30
Merge pull request #18436 from Veykril/lw-yvkqwpnwsouo
Lukas Wirth
-191
/
+478
2024-10-29
rust-analyzer: `rustc_abi::Abi` => `BackendRepr`
Jubilee Young
-11
/
+11
2024-10-29
Style hover messages a bit differently
Lukas Wirth
-116
/
+362
2024-10-29
Publish test-fixture => ra_ap_test_fixture
Sam McCall
-1
/
+0
2024-10-29
Do not render meta info when hovering usages
Lukas Wirth
-83
/
+124
2024-10-29
Merge pull request #18432 from Veykril/lw-yptzmuxyvxxt
Lukas Wirth
-4
/
+7
2024-10-29
fix: Fix the server not honoring diagnostic refresh support
Lukas Wirth
-4
/
+7
2024-10-29
Merge pull request #18427 from ChayimFriedman2/cleanup-ty
Lukas Wirth
-170
/
+151
2024-10-29
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+2
2024-10-28
Cleanup TypeRef lowering
Chayim Refael Friedman
-170
/
+151
2024-10-28
Merge pull request #18420 from ChayimFriedman2/cfg-true-false
Lukas Wirth
-6
/
+86
2024-10-28
Merge pull request #18421 from Veykril/push-uxxwvwnqvomr
Lukas Wirth
-691
/
+684
2024-10-28
Merge pull request #18413 from ShoyuVanilla/extern-crate-reexport
Lukas Wirth
-3
/
+79
2024-10-28
Merge pull request #18422 from ChayimFriedman2/cursed-name-res
Lukas Wirth
-52
/
+180
2024-10-28
Merge pull request #18312 from LastExceed/symbolkind-variable
Lukas Wirth
-0
/
+94
2024-10-28
Reformat
Lukas Wirth
-21
/
+21
[next]