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
2025-04-10
Allow drivers to supply a list of extra symbols to intern
Alex Macleod
-6
/
+35
2025-04-10
Merge from rustc
Ralf Jung
-844
/
+1015
2025-04-10
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2025-04-10
Merge pull request #19461 from Hmikihiro/shadow_by_module
Lukas Wirth
-7
/
+180
2025-04-10
Merge pull request #19555 from Urgau/patch-1
Lukas Wirth
-0
/
+6
2025-04-10
Add minimal x86_64-lynx-lynxos178 support.
Tim Newsome
-0
/
+80
2025-04-10
Merge pull request #4262 from RalfJung/win-path
Ralf Jung
-36
/
+107
2025-04-10
make GetFullPathNameW more correct on non-Windows hosts
Ralf Jung
-38
/
+104
2025-04-10
mention --edition restrictions in rustc-dev-guide
Pietro Albini
-8
/
+8
2025-04-10
Rollup merge of #139592 - camelid:doctest-md-opts, r=notriddle
Matthias Krüger
-1
/
+1
2025-04-10
Rollup merge of #139560 - programmerjake:patch-5, r=jieyouxu
Matthias Krüger
-1
/
+1
2025-04-10
Rollup merge of #139507 - Zalathar:trim-env-name, r=jieyouxu
Matthias Krüger
-16
/
+13
2025-04-10
Rollup merge of #138605 - xizheyin:issue-138567, r=GuillaumeGomez
Matthias Krüger
-20
/
+17
2025-04-10
Rollup merge of #138167 - GuillaumeGomez:rustdoc-hidden-stripper-improvement,...
Matthias Krüger
-10
/
+12
2025-04-10
Merge pull request #4209 from LorrensP-2158466/freebsd_futex
Ralf Jung
-1
/
+521
2025-04-10
Merge pull request #19559 from ChayimFriedman2/rust-186
Lukas Wirth
-1258
/
+1010
2025-04-10
feature: implement WAIT & WAKE operations of FreeBSD _umtx_op syscall for Fut...
LorrensP-2158466
-1
/
+521
2025-04-10
handle `config.channel` default for tarballs
onur-ozkan
-15
/
+18
2025-04-10
Remove all upcasts!
Chayim Refael Friedman
-1257
/
+1009
2025-04-10
Update MSRV to Rust 1.86.0
Chayim Refael Friedman
-1
/
+1
2025-04-10
include --edition in the compiletest stamp
Pietro Albini
-0
/
+1
2025-04-10
prevent configuring the edition with //@compile-flags
Pietro Albini
-1
/
+7
2025-04-10
ensure //@compile-flags are last even when passing --edition
Pietro Albini
-2
/
+6
2025-04-10
Update crates/hir-def/src/resolver.rs
Hayashi Mikihiro
-1
/
+1
2025-04-10
TypeNs contain module
Hayashi Mikihiro
-88
/
+71
2025-04-10
return single option
Hayashi Mikihiro
-78
/
+59
2025-04-10
fix: shadow type by module
Hayashi Mikihiro
-72
/
+281
2025-04-10
compiletest: update to Edition 2024
Jieyou Xu
-15
/
+44
2025-04-10
Apply LTO when building rustc tools
Jakub Beránek
-1
/
+3
2025-04-10
path: add more Windows tests
Ralf Jung
-1
/
+6
2025-04-10
Fix a small bug with catastrophic effects
Chayim Refael Friedman
-1
/
+1
2025-04-10
rustc-dev-guide: document `needs-crate-type`
Jieyou Xu
-1
/
+6
2025-04-10
compiletest: add `needs-crate-type` directive
Jieyou Xu
-2
/
+117
2025-04-10
compiletest: don't use stringly paths for `compose_and_run`
Jieyou Xu
-22
/
+23
2025-04-10
Auto merge of #139279 - BoxyUwU:bump-boostrap, r=jieyouxu
bors
-503
/
+473
2025-04-10
Rename some `name` variables as `ident`.
Nicholas Nethercote
-19
/
+19
2025-04-10
update miniz_oxide to 0.8.8
oyvindln
-6
/
+6
2025-04-09
Enable `[canonicalize-issue-links]` and `[no-mentions]` in triagebot
Urgau
-0
/
+6
2025-04-09
set `rust.channel` to "auto-detect" for `dist` profile
onur-ozkan
-1
/
+1
2025-04-09
triagebot: enable `[canonicalize-issue-links]` and `[no-mentions]`
Urgau
-0
/
+6
2025-04-09
Rollup merge of #139575 - timesince:master, r=wesleywiser
Matthias Krüger
-1
/
+1
2025-04-09
Rollup merge of #139489 - petrochenkov:noreqann, r=jieyouxu
Matthias Krüger
-15
/
+41
2025-04-09
Rollup merge of #139488 - GuillaumeGomez:add-missing-gui-test, r=camelid
Matthias Krüger
-1
/
+1
2025-04-09
rustdoc: Enable Markdown extensions when looking for doctests
Noah Lev
-1
/
+1
2025-04-09
Merge pull request #19553 from davidbarsky/davidbarsky/fix-rustdoc-tests
David Barsky
-4
/
+4
2025-04-09
internal: fix `NameGenerator`'s and `AnyMap`'s rustdocs
David Barsky
-4
/
+4
2025-04-09
internal: rename `children_modules` to `child_modules`
David Barsky
-39
/
+45
2025-04-09
Add a Miri test for 134713
Scott McMurray
-0
/
+30
2025-04-09
Merge pull request #19550 from Veykril/push-rsskztqzwuzk
Lukas Wirth
-87
/
+104
2025-04-09
refactor: Turn `LifetimeRef` into an enum
Lukas Wirth
-87
/
+104
[prev]
[next]