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
Age
Commit message (
Expand
)
Author
Lines
2025-01-20
Preserve impl assoc names in ImplData
Lukas Wirth
-89
/
+78
2025-01-20
Vec -> Box<[_]>
Lukas Wirth
-9
/
+6
2025-01-20
Properly record meaningful imports as re-exports in symbol index
Lukas Wirth
-143
/
+213
2025-01-20
Add a test case
1hakusai1
-0
/
+24
2025-01-20
Use Semantics::resolve_method_call_as_callable to find implementation
1hakusai1
-59
/
+89
2025-01-20
Merge pull request #18981 from Fabian-Gruenbichler/proc-macro-srv-portability
Laurențiu Nicola
-3
/
+10
2025-01-20
proc-macro-srv: make usage of RTLD_DEEPBIND portable
Fabian Grünbichler
-3
/
+10
2025-01-20
Bump rustc crates
Laurențiu Nicola
-17
/
+17
2025-01-20
Merge from rust-lang/rust
Laurențiu Nicola
-1588
/
+3909
2025-01-20
Preparing for merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2025-01-20
Get rid of mir::Const::from_ty_const
Michael Goulet
-10
/
+6
2025-01-19
Auto merge of #135742 - RalfJung:miri-sync, r=RalfJung
bors
-765
/
+982
2025-01-19
fix location of pipe module
Ralf Jung
-2
/
+3
2025-01-19
Auto merge of #135714 - rust-lang:cargo_update, r=clubby789
bors
-27
/
+38
2025-01-19
Fix missing upmapping in trait impls completion
Chayim Refael Friedman
-3
/
+33
2025-01-19
Merge from rustc
The Miri Cronjob Bot
-156
/
+311
2025-01-19
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-01-19
Fix a bug where enum variants were not considered properly in type ns resolution
Chayim Refael Friedman
-29
/
+81
2025-01-18
Update tests for std::simd subtree sync
Caleb Zulawski
-21
/
+0
2025-01-19
cargo update
github-actions
-27
/
+38
2025-01-18
Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"
Rémy Rakic
-1
/
+1
2025-01-18
Make niches into nices
Luuk Wester
-2
/
+96
2025-01-18
lsp-server: Drop outgoing messages on background thread
Piotr Osiewicz
-12
/
+42
2025-01-18
Merge pull request #18966 from lnicola/bump-windows-sys
Laurențiu Nicola
-7
/
+9
2025-01-18
Merge pull request #18957 from markmurphydev/docs_vscode_syntax_tree
Laurențiu Nicola
-7
/
+9
2025-01-18
Auto merge of #135667 - weihanglo:update-cargo, r=weihanglo
bors
-0
/
+0
2025-01-18
Merge pull request #18968 from Veykril/push-szvltqqttsyy
Lukas Wirth
-1
/
+1
2025-01-18
fix: `cargo rustc --print` needs `unstable-options`
Lukas Wirth
-1
/
+1
2025-01-18
Extract variable assist triggers less eagerly
Lukas Wirth
-7
/
+15
2025-01-18
Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkan
Matthias Krüger
-30
/
+68
2025-01-17
Update cargo
Weihang Lo
-0
/
+0
2025-01-17
Update syntax tree viewer docs
Mark Murphy
-7
/
+9
2025-01-17
Bump windows-sys
Laurențiu Nicola
-7
/
+9
2025-01-17
add missing `Win32_Foundation` feature
gvozdvmozgu
-1
/
+5
2025-01-17
Merge pull request #18908 from jnyfah/error-braces
Lukas Wirth
-12
/
+637
2025-01-16
fix error for when results in a rustdoc-js test are in the wrong order
binarycat
-1
/
+1
2025-01-16
CRLF to LF
jnyfah
-100
/
+115
2025-01-16
added tests
jnyfah
-0
/
+597
2025-01-16
Merge pull request #18952 from lh123/add-raw-keyword-complete
Lukas Wirth
-8
/
+168
2025-01-16
revert blocklike changes
jnyfah
-8
/
+9
2025-01-16
don't complete `raw` in `&mut $0`
lh123
-7
/
+31
2025-01-16
Fix `debug_assertions` broken in 1c5a125beb35725ccc2ade005db9870db734bf23
VinTarZ
-3
/
+3
2025-01-16
update blocklike
jnyfah
-13
/
+10
2025-01-16
feat: complete raw, const keyword
lh123
-8
/
+144
2025-01-16
Merge pull request #18951 from Veykril/push-zpvunsvlpuxt
Lukas Wirth
-51
/
+149
2025-01-16
Merge pull request #18950 from Veykril/push-okmsynnltxts
Lukas Wirth
-31
/
+47
2025-01-16
Generalize some type walking in hover type actions
Lukas Wirth
-31
/
+47
2025-01-16
Minor docs improvement
Lukas Wirth
-16
/
+17
2025-01-16
Add edit test for await skipping completions
Lukas Wirth
-0
/
+28
2025-01-16
Add missing `#[rust_analyzer::rust_fixture]` annotations
Lukas Wirth
-35
/
+104
[prev]
[next]