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
/
ide-diagnostics
Age
Commit message (
Expand
)
Author
Lines
2025-01-28
Merge pull request #19015 from Wilfred/mdbook
Lukas Wirth
-1
/
+1
2025-01-27
Back out "feat: Implement `default-field-values`"
David Barsky
-15
/
+0
2025-01-27
Back out "Handle missing fields diagnostics"
David Barsky
-31
/
+0
2025-01-27
Merge pull request #19051 from ChayimFriedman2/fn-ptr-unsafe
Lukas Wirth
-0
/
+12
2025-01-27
Merge pull request #19049 from ChayimFriedman2/add-reference-ty
Lukas Wirth
-2
/
+2
2025-01-27
Report calling unsafe fn pointer as unsafe
Chayim Refael Friedman
-0
/
+12
2025-01-27
Remove duplicate method from `hir::Type`
Chayim Refael Friedman
-2
/
+2
2025-01-27
Fix #[rustc_deprecated_safe_2024]
Chayim Refael Friedman
-11
/
+45
2025-01-27
Handle missing fields diagnostics
Shoyu Vanilla
-0
/
+31
2025-01-27
feat: Implement `default-field-values`
Shoyu Vanilla
-0
/
+15
2025-01-26
Support RFC 2396
Chayim Refael Friedman
-0
/
+20
2025-01-25
Fix flyimport not filtering via stability of import path
Lukas Wirth
-2
/
+10
2025-01-24
manual: Convert to mdbook
Wilfred Hughes
-1
/
+1
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-2
/
+2
2025-01-19
Fix a bug where enum variants were not considered properly in type ns resolution
Chayim Refael Friedman
-0
/
+19
2025-01-16
Add missing `#[rust_analyzer::rust_fixture]` annotations
Lukas Wirth
-10
/
+29
2025-01-16
update chalk
Waffle Lapkin
-1
/
+0
2025-01-16
add a test for trait upcasting type mismatch
Waffle Lapkin
-0
/
+32
2025-01-13
Fix another bug when reaching macro expansion limit caused a stack overflow
Chayim Refael Friedman
-0
/
+26
2025-01-10
Re-implement rust string highlighting via tool attribute
Lukas Wirth
-7
/
+13
2025-01-09
Merge pull request #18861 from ChayimFriedman2/await-edition
Lukas Wirth
-0
/
+34
2025-01-09
minor: Fixup macro error kinds
Lukas Wirth
-3
/
+3
2025-01-09
Make edition per-token, not per-file
Chayim Refael Friedman
-0
/
+34
2025-01-07
Fix a bug with missing binding in MBE
Chayim Refael Friedman
-0
/
+2728
2025-01-06
fix: Handle newstyle `rustc_intrinsic` safety correctly
Lukas Wirth
-0
/
+18
2024-12-28
Consider `Enum::Variant` even when it comes from a different crate
Chayim Refael Friedman
-0
/
+25
2024-12-24
Unify handling of path diagnostics in hir-ty
Chayim Refael Friedman
-0
/
+140
2024-12-18
Taking a raw ref of a deref is always safe
Lukas Wirth
-0
/
+16
2024-12-16
Merge pull request #18700 from ChayimFriedman2/dyn-send
Lukas Wirth
-1
/
+18
2024-12-16
Fix a panic with a diagnostics fix when a keyword is used as a field
Chayim Refael Friedman
-1
/
+18
2024-12-16
Report unresolved idents for implicit captures in `format_args!()`
Chayim Refael Friedman
-8
/
+8
2024-12-12
Fix typo in error message for invalid casting
Philipp Hofer
-1
/
+1
2024-12-11
Properly handle different defaults for severity of lints
Chayim Refael Friedman
-45
/
+103
2024-12-09
minor: Migrate `remove_unnecessary_wrapper` to `SyntaxEditor`
Giga Bowser
-20
/
+43
2024-12-09
Add diagnostic fix to remove unnecessary wrapper in type mismatch
Giga Bowser
-62
/
+375
2024-12-09
fix: Non-exhaustive structs may be empty
Lukas Wirth
-0
/
+19
2024-12-06
Merge pull request #18594 from ChayimFriedman2/async-closures
Lukas Wirth
-0
/
+21
2024-12-04
Merge pull request #18611 from ChayimFriedman2/proc-macro-warn
Lukas Wirth
-0
/
+6
2024-12-04
Do not report warnings from proc macros, ever
Chayim Refael Friedman
-0
/
+6
2024-12-04
Complete diagnostics in ty lowering groundwork
Chayim Refael Friedman
-0
/
+200
2024-12-04
Lay the foundation for diagnostics in ty lowering, and implement a first diag...
Chayim Refael Friedman
-3
/
+247
2024-12-04
Extend reported unsafe operations
Chayim Refael Friedman
-20
/
+134
2024-12-03
Support `AsyncFnX` traits
Chayim Refael Friedman
-0
/
+21
2024-10-31
Move child_by_source from hir-def to hir
Lukas Wirth
-1
/
+1
2024-10-28
Merge pull request #18420 from ChayimFriedman2/cfg-true-false
Lukas Wirth
-0
/
+16
2024-10-28
Merge pull request #18421 from Veykril/push-uxxwvwnqvomr
Lukas Wirth
-21
/
+19
2024-10-28
Reformat
Lukas Wirth
-14
/
+14
2024-10-28
Move text-edit into ide-db
Lukas Wirth
-21
/
+19
2024-10-27
Properly resolve prelude paths inside modules inside blocks
Chayim Refael Friedman
-0
/
+25
2024-10-27
Support `cfg(true)` and `cfg(false)`
Chayim Refael Friedman
-0
/
+16
[prev]
[next]