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
Age
Commit message (
Expand
)
Author
Lines
2025-02-12
Merge pull request #19139 from Wilfred/fix_assists_urls
Lukas Wirth
-1
/
+1
2025-02-11
remove unused plugin config
Josh Rotenberg
-5
/
+0
2025-02-11
Merge pull request #19133 from joshrotenberg/fix-manual-github-paths
Chayim Refael Friedman
-3
/
+3
2025-02-11
manual: Fix URLs to rustdoc pages
Wilfred Hughes
-1
/
+1
2025-02-11
Merge pull request #19117 from gohome001/implicit-drop-inlay-hints-bug
Chayim Refael Friedman
-2
/
+24
2025-02-11
Merge pull request #18998 from ChayimFriedman2/exclude
Lukas Wirth
-131
/
+262
2025-02-11
add test case for ignoring inlay hint for macro call
gohome001
-0
/
+21
2025-02-11
don't emit implicit drop inlay hints for macro
gohome001
-2
/
+3
2025-02-11
Fix highlighting for extern crate in doc comments
asuto15
-0
/
+7
2025-02-11
Bump esbuild from 0.18.12 to 0.25.0 in /editors/code
dependabot[bot]
-116
/
+193
2025-02-10
fix mdbook paths
Josh Rotenberg
-3
/
+3
2025-02-10
add xtask codegen command as well
Josh Rotenberg
-1
/
+1
2025-02-10
Merge pull request #19124 from jyn514/range-fmt-off-by-one
Lukas Wirth
-8
/
+88
2025-02-10
Fix postfix completions inside macros
Chayim Refael Friedman
-27
/
+64
2025-02-10
Extend the renaming to coerce_unsafe_ptr
Bastian Kersting
-1
/
+1
2025-02-10
pass struct fields to chalk
austaras
-20
/
+37
2025-02-10
Merge pull request #19088 from Hmikihiro/all_remove_duplicate_module_adt
Chayim Refael Friedman
-1
/
+72
2025-02-10
Shadowing BuiltinType by Module
Hayashi Mikihiro
-1
/
+72
2025-02-10
Bump rustc crates
Laurențiu Nicola
-17
/
+18
2025-02-10
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+4
2025-02-10
Preparing for merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2025-02-10
Censor cfg_attr for attribute macros
Chayim Refael Friedman
-24
/
+96
2025-02-09
fix target dir test
jyn
-2
/
+11
2025-02-09
fix off-by-one error
jyn
-6
/
+77
2025-02-09
Check if PatPtr resolves to ExprId
Ali Bektas
-48
/
+49
2025-02-09
Fix clippy errors
Ali Bektas
-16
/
+10
2025-02-09
Remove fixme and add a missing test attribute
Ali Bektas
-1
/
+1
2025-02-09
Remove dbg lines
Ali Bektas
-5
/
+2
2025-02-09
resolve_bind_pat_to_const does not early return if expr
Ali Bektas
-99
/
+28
2025-02-09
make SourceAnalyzer::pat_id return ExprOrPatId
Ali Bektas
-19
/
+18
2025-02-09
Lower ast::Ident to hir::Path when lowering RangePats
Ali Bektas
-58
/
+139
2025-02-09
doc: error url
阿豪
-1
/
+1
2025-02-08
Merge pull request #19113 from BenjaminBrienen/patch-1
Laurențiu Nicola
-1
/
+1
2025-02-08
Merge pull request #19115 from Wilfred/sidebar_structure
Laurențiu Nicola
-3
/
+3
2025-02-07
Organise chapters in mdbook sidebar
Wilfred Hughes
-3
/
+3
2025-02-07
Update README.md links for mdbook manual
Wilfred Hughes
-3
/
+4
2025-02-07
Update PRIVACY.md
Benjamin Brienen
-1
/
+1
2025-02-08
simplify panic_context
Julian Eager
-22
/
+18
2025-02-08
fix: Apply adjustments to proper expr when invoking `CoerceMany`
Shoyu Vanilla
-9
/
+89
2025-02-07
Merge pull request #19104 from jnyfah/some-branch
Lukas Wirth
-1
/
+58
2025-02-07
minor changes
jnyfah
-1
/
+1
2025-02-07
Merge pull request #19106 from ShoyuVanilla/issue-18682
Lukas Wirth
-0
/
+36
2025-02-07
fix: Resolve projection types before checking casts
Shoyu Vanilla
-0
/
+36
2025-02-06
fix: Don't emit empty scip occurrence for builtins
David Richey
-34
/
+31
2025-02-06
collapsing if statement
jnyfah
-4
/
+2
2025-02-06
closure parameter inlay hints
jnyfah
-1
/
+60
2025-02-05
Merge pull request #19099 from Veykril/push-qxylslwltsqy
Lukas Wirth
-22
/
+29
2025-02-05
Use interior mutability for loaded `ProcMacrorv::expanders`
Lukas Wirth
-22
/
+29
2025-02-05
Do not include excluded files even when the client opens them
Chayim Refael Friedman
-121
/
+217
2025-02-05
Merge pull request #18912 from vishruth-thimmaiah/fix_named_struct_assist
Lukas Wirth
-1
/
+101
[prev]
[next]