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
2024-10-27
Merge pull request #18418 from ChayimFriedman2/explicitly-disable
Lukas Wirth
-34
/
+77
2024-10-27
Merge pull request #18417 from ChayimFriedman2/hash-string
Lukas Wirth
-7
/
+30
2024-10-27
Split `macro-error` diagnostic so users can ignore only parts of it
Chayim Refael Friedman
-34
/
+77
2024-10-27
Correctly handle `#""` in edition <2024
Chayim Refael Friedman
-7
/
+30
2024-10-26
Merge pull request #18415 from lnicola/nicer-remove-dbg
Laurențiu Nicola
-4
/
+3
2024-10-26
Turn Remove dbg into a quick fix for better prioritization
Laurențiu Nicola
-4
/
+3
2024-10-25
Merge pull request #18409 from Veykril/veykril/push-rkrkpvzvumvx
Lukas Wirth
-14
/
+20
2024-10-25
Only construct a resolver in macro descension when needed
Lukas Wirth
-14
/
+20
2024-10-25
Merge pull request #18408 from Veykril/veykril/push-ulxyznwzokut
Lukas Wirth
-22
/
+59
2024-10-25
Add server cancellation support to pull diagnostic handler
Lukas Wirth
-14
/
+45
2024-10-25
Don't compute diagnostics for non local files
Lukas Wirth
-10
/
+16
2024-10-25
Merge pull request #18407 from hackervole/code-fix-welcome-setup-tips
Lukas Wirth
-4
/
+14
2024-10-24
editors/code: Add md for walkthrough setup example
HackerVole
-4
/
+14
2024-10-24
Merge pull request #18405 from lnicola/fix-changelog
Laurențiu Nicola
-2
/
+3
2024-10-24
Update changelog generation for merge queues
Laurențiu Nicola
-2
/
+3
2024-10-24
Merge pull request #18404 from Veykril/veykril/push-swpmkoqqxrvu
Lukas Wirth
-18
/
+150
2024-10-24
feat: Implement diagnostics pull model
Lukas Wirth
-18
/
+150
2024-10-24
Merge pull request #18402 from Veykril/veykril/push-wrvtystlszlr
Lukas Wirth
-10
/
+13
2024-10-24
Merge pull request #18401 from Veykril/veykril/push-ulpowvsymyys
Lukas Wirth
-3
/
+2
2024-10-24
internal: Improve proc-macro error msg for failed build scripts
Lukas Wirth
-10
/
+13
2024-10-24
minor: Remove intermediate allocations
Lukas Wirth
-3
/
+2
2024-10-24
Merge pull request #18399 from Veykril/veykril/push-nnsoxqrwqkmv
Lukas Wirth
-1
/
+3
2024-10-24
Fix diagnostic enable config being ignored
Lukas Wirth
-1
/
+3
2024-10-24
Merge pull request #18390 from ShoyuVanilla/issue-18308
Lukas Wirth
-9
/
+98
2024-10-24
Merge pull request #18396 from lnicola/hide-default-config
Laurențiu Nicola
-4
/
+24
2024-10-24
Bump smol_str
Laurențiu Nicola
-3
/
+3
2024-10-24
Hide default config in Debug impl
Laurențiu Nicola
-1
/
+21
2024-10-24
Merge pull request #18395 from Wilfred/missing_cfg_for_core
Lukas Wirth
-3
/
+4
2024-10-24
Merge pull request #18394 from Wilfred/pretty_print_status
Lukas Wirth
-1
/
+1
2024-10-23
fix: Add missing cfg flags for `core` crate
Wilfred Hughes
-3
/
+4
2024-10-23
internal: Pretty-print Config in status command
Wilfred Hughes
-1
/
+1
2024-10-23
Merge pull request #18392 from Veykril/veykril/push-wktpkuklnzot
Lukas Wirth
-2
/
+1
2024-10-23
Swap query call order in file_item_tree_query
Lukas Wirth
-2
/
+1
2024-10-23
Merge pull request #18391 from davidbarsky/david/log-syntax-on-panic
Lukas Wirth
-1
/
+2
2024-10-23
internal: log original syntax on panic
David Barsky
-1
/
+2
2024-10-24
fix: Prevent public reexport of private item
Shoyu Vanilla
-9
/
+98
2024-10-23
Merge pull request #18388 from jaboatman/master
Laurențiu Nicola
-3
/
+1
2024-10-23
Rewrite `label_details_support` condition to be consistent with other parts o...
Jason Boatman
-4
/
+1
2024-10-23
Fix checking for `false` `labelDetailsSupport` value.
Jason Boatman
-1
/
+2
2024-10-23
Merge pull request #18386 from Wilfred/missing_offset
Laurențiu Nicola
-6
/
+14
2024-10-23
fix: Handle missing time offsets gracefully
Wilfred Hughes
-6
/
+14
2024-10-23
Merge pull request #18264 from ChayimFriedman2/semi-transparent
Lukas Wirth
-164
/
+671
2024-10-23
Merge pull request #18379 from usamoi/master
Lukas Wirth
-1
/
+1
2024-10-23
fix dyn incompatible hint message
usamoi
-1
/
+1
2024-10-23
Merge pull request #18376 from Veykril/veykril/push-ptmnsoqzsmqk
Lukas Wirth
-63
/
+93
2024-10-23
Don't emit edits for postfix adjustment hints
Lukas Wirth
-23
/
+28
2024-10-23
Add text edit to implicit 'static hints
Lukas Wirth
-1
/
+2
2024-10-23
Add text edit to discriminant hints
Lukas Wirth
-5
/
+6
2024-10-23
Add text edit to binding mode hints
Lukas Wirth
-36
/
+38
2024-10-23
Add text edit to adjustment hints
Lukas Wirth
-21
/
+42
[next]