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
Age
Commit message (
Expand
)
Author
Lines
2024-12-06
Merge pull request #18610 from Veykril/push-kynytqktmnxq
Lukas Wirth
-2
/
+157
2024-12-06
Add implict unsafety inlay hints for extern blocks
Lukas Wirth
-2
/
+157
2024-12-06
Make bracket typing handler work on more things
Lukas Wirth
-130
/
+199
2024-12-06
fix SC fence logic
Ralf Jung
-4
/
+8
2024-12-06
Rollup merge of #133930 - chriskrycho:mdbook-trpl-package, r=ehuss
Matthias Krüger
-29
/
+32
2024-12-06
Rollup merge of #133211 - Strophox:miri-correct-state-update-ffi, r=RalfJung
Matthias Krüger
-47
/
+366
2024-12-06
Rollup merge of #130777 - azhogin:azhogin/reg-struct-return, r=workingjubilee
Matthias Krüger
-0
/
+15
2024-12-06
handle `json_output` in `test::run_cargo_test`
onur-ozkan
-0
/
+5
2024-12-06
skip formatting when `--json-output` is used
onur-ozkan
-11
/
+21
2024-12-06
Merge pull request #4057 from RalfJung/scfix
Ralf Jung
-241
/
+225
2024-12-06
Merge pull request #18625 from Veykril/push-npnxwpxuzlqz
Lukas Wirth
-4
/
+71
2024-12-06
Merge from rustc
The Miri Cronjob Bot
-250
/
+148
2024-12-06
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2024-12-06
fix: Fix parser getting stuck for bad asm expressions
Lukas Wirth
-4
/
+71
2024-12-06
Update src/doc/rustc/src/platform-support/powerpc64le-unknown-linux-musl.md
Jens Reidel
-1
/
+1
2024-12-06
Fix markdown link
Jens Reidel
-1
/
+1
2024-12-06
Promote powerpc64le-unknown-linux-musl to tier 2 with host tools
Jens Reidel
-5
/
+101
2024-12-05
Rollup merge of #133827 - ojeda:ci-rfl, r=lqd
Guillaume Gomez
-2
/
+2
2024-12-05
Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkan
Guillaume Gomez
-1007
/
+1514
2024-12-05
Rollup merge of #133256 - MarcoIeni:use-linux-free-runners, r=Kobzol
Guillaume Gomez
-26
/
+77
2024-12-05
Stabilize noop_waker
Eric Holk
-10
/
+4
2024-12-05
Improve positioning of "..." in collapsed impl block
Guillaume Gomez
-3
/
+8
2024-12-05
Use text ellipsis instead of bottom blurring
Guillaume Gomez
-11
/
+16
2024-12-05
Turn `markdown_split_summary_and_content` into a method of `Markdown`
Guillaume Gomez
-49
/
+52
2024-12-05
Update browser-ui-test version to 0.18.2
Guillaume Gomez
-1
/
+1
2024-12-05
Always display first line of impl blocks even when collapsed
Guillaume Gomez
-47
/
+141
2024-12-05
extend Miri to correctly pass mutable pointers through FFI
Strophox
-47
/
+366
2024-12-05
Merge pull request #18622 from Veykril/push-wlzptrukvyup
Lukas Wirth
-3
/
+68
2024-12-05
fix: Fix parsing of dyn T in generic arg on 2015 edition
Lukas Wirth
-3
/
+68
2024-12-05
Merge pull request #18538 from tareknaser/syntax_factory_sort_items
David Barsky
-23
/
+21
2024-12-05
Merge pull request #18483 from tareknaser/syntax_factory_introduce_named_generic
David Barsky
-27
/
+123
2024-12-05
fix: Resolve generic parameters within use captures
Lukas Wirth
-2
/
+90
2024-12-05
rustbook: update to use new mdbook-trpl package from The Book
Chris Krycho
-29
/
+32
2024-12-05
Merge pull request #18620 from Veykril/push-pyulxnouvxkq
Lukas Wirth
-85
/
+125
2024-12-05
Parse lifetime bounds in lifetime param into TypeBoundList
Lukas Wirth
-85
/
+125
2024-12-05
Merge pull request #18619 from ShoyuVanilla/issue-18613
Lukas Wirth
-1
/
+55
2024-12-05
fix: various typos
BD103
-1
/
+1
2024-12-06
fix: Panic when displaying generic params with defaults
Shoyu Vanilla
-1
/
+55
2024-12-05
Avoid passing byte slice to anonsocket_read
tiif
-8
/
+8
2024-12-05
Merge pull request #18618 from Veykril/push-ysklqzomkyvp
Lukas Wirth
-133
/
+351
2024-12-05
fix: Fix parsing of integer/keyword name refs in various places
Lukas Wirth
-133
/
+351
2024-12-05
update section even more (#2156)
lcnr
-1
/
+9
2024-12-05
fix: rename `syntax_editor_add_generic_param` to `add_generic_param`
Tarek
-2
/
+2
2024-12-05
closure constraints (#2155)
lcnr
-0
/
+21
2024-12-05
Rollup merge of #133898 - onur-ozkan:ignore-git-hook-on-dist-sources, r=jieyouxu
Jacob Pratt
-4
/
+6
2024-12-05
Rollup merge of #133888 - ChrisDenton:job, r=jieyouxu
Jacob Pratt
-26
/
+17
2024-12-05
Rollup merge of #133867 - taiki-e:platform-support, r=Noratrieb
Jacob Pratt
-8
/
+8
2024-12-05
Merge pull request #18616 from Veykril/push-pkumxswtxspo
Lukas Wirth
-3
/
+3
2024-12-05
Disable `<` typing handler again
Lukas Wirth
-3
/
+3
2024-12-05
skip `setup::Hook` on non-git sources
onur-ozkan
-4
/
+6
[prev]
[next]