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
Age
Commit message (
Expand
)
Author
Lines
2025-01-22
Merge pull request #19004 from teoxoy/patch-1
Chayim Refael Friedman
-2
/
+2
2025-01-22
increase `AUTODEREF_RECURSION_LIMIT` to 20
Teodor Tanasoaia
-2
/
+2
2025-01-22
Merge pull request #18878 from Wilfred/document_build_info
Laurențiu Nicola
-8
/
+84
2025-01-21
manual: Document all rust-project.json fields
Wilfred Hughes
-8
/
+84
2025-01-21
Merge pull request #18988 from ChayimFriedman2/iter-relevance
Chayim Refael Friedman
-0
/
+26
2025-01-21
Sort completion items that skip `await` and `iter()` behind those that don't
Chayim Refael Friedman
-0
/
+26
2025-01-21
Merge pull request #18986 from Veykril/push-zlwvwlowpzqm
Lukas Wirth
-0
/
+49
2025-01-21
Merge pull request #18990 from Veykril/push-tqonnqxyrnsv
Lukas Wirth
-249
/
+145
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-249
/
+145
2025-01-21
Merge pull request #18977 from ChayimFriedman2/fix-upmapping
Lukas Wirth
-13
/
+68
2025-01-21
Merge pull request #18989 from Giga-Bowser/syntax-tree-refresh
Lukas Wirth
-1
/
+8
2025-01-20
Fix another bug with completion of trait items inside macros
Chayim Refael Friedman
-11
/
+36
2025-01-20
fix: Only refresh syntax tree view when the active document changes
Giga Bowser
-1
/
+8
2025-01-20
Goto `Display::fmt` when invoked on `to_string`
Lukas Wirth
-0
/
+49
2025-01-20
Merge pull request #18984 from Veykril/push-nszlmxoxyxss
Lukas Wirth
-83
/
+117
2025-01-20
Bring back goto def redirect for parse -> FromStr
Lukas Wirth
-4
/
+59
2025-01-20
Move dual blanket impl logic from source analyzer to goto_def
Lukas Wirth
-114
/
+93
2025-01-20
Merge pull request #18967 from Veykril/push-pwonkmwqmmol
Lukas Wirth
-265
/
+368
2025-01-20
Merge pull request #18934 from 1hakusai1/goto_definition_from_into
Lukas Wirth
-2
/
+278
2025-01-20
Merge pull request #18982 from Veykril/push-lstmvzsowxyt
Lukas Wirth
-7
/
+15
2025-01-20
Merge pull request #18972 from osiewicz/drop-outgoing-messages-on-background-...
Lukas Wirth
-12
/
+42
2025-01-20
Merge pull request #18976 from ChayimFriedman2/non-module-generic-args
Lukas Wirth
-29
/
+81
2025-01-20
Fix import search not discarding rawness
Lukas Wirth
-29
/
+65
2025-01-20
Less allocs
Lukas Wirth
-19
/
+30
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
Merge pull request #18980 from lnicola/sync-from-rust
Laurențiu Nicola
-18578
/
+31797
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
-18560
/
+31779
2025-01-20
Preparing for merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2025-01-19
Auto merge of #135742 - RalfJung:miri-sync, r=RalfJung
bors
-765
/
+982
2025-01-19
Merge pull request #4141 from rust-lang/rustup-2025-01-19
Ralf Jung
-5425
/
+8201
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
-56
/
+72
2025-01-19
Auto merge of #135725 - GuillaumeGomez:rollup-dxn3use, r=GuillaumeGomez
bors
-34
/
+182
2025-01-19
Rollup merge of #135723 - Noratrieb:error-pattern-my-a-, r=jieyouxu
Guillaume Gomez
-1
/
+2
2025-01-19
Rollup merge of #135716 - Zalathar:usage-no-args, r=lqd
Guillaume Gomez
-10
/
+1
2025-01-19
Rollup merge of #135685 - GuillaumeGomez:rm-unused-css-class, r=notriddle
Guillaume Gomez
-3
/
+3
2025-01-19
Rollup merge of #135679 - onur-ozkan:bootstrap-issue-template, r=jieyouxu
Guillaume Gomez
-0
/
+70
2025-01-19
Rollup merge of #134858 - estebank:issue-81370, r=Noratrieb
Guillaume Gomez
-20
/
+106
2025-01-19
Remove unused `item-row` CSS class
Guillaume Gomez
-3
/
+3
2025-01-19
Fix missing upmapping in trait impls completion
Chayim Refael Friedman
-3
/
+33
2025-01-19
Fix dev guide docs for error-pattern
Noratrieb
-1
/
+2
2025-01-19
create an issue template for bootstrap
onur-ozkan
-0
/
+70
2025-01-19
Auto merge of #134976 - mgsloan:improve-select-nth-unstable-docs, r=ibraheemdev
bors
-42
/
+49
[next]