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
2023-07-24
If re-export is private, get the next item until a public one is found or exp...
Guillaume Gomez
-3
/
+93
2023-07-24
Fix missing attribute merge on glob foreign re-exports
Guillaume Gomez
-18
/
+39
2023-07-24
interpret: support projecting into Place::Local without force_allocation
Ralf Jung
-3
/
+3
2023-07-24
Auto merge of #114004 - hermitcore:riscv64gc-unknown-hermit, r=davidtwco
bors
-2
/
+80
2023-07-24
new unstable option: -Zwrite-long-types-to-disk
Mahdi Dibaiee
-0
/
+1
2023-07-24
Add clarification about build-std and using newer instructions.
Jonathan Pallant (Ferrous Systems)
-11
/
+42
2023-07-24
Remove redundant note.
Jonathan Pallant (Ferrous Systems)
-7
/
+0
2023-07-24
Merge commit '99718d0c8bc5aadd993acdcabc1778fc7b5cc572' into sync-from-ra
Laurențiu Nicola
-405
/
+717
2023-07-24
compiler: Add `*-unknown-hermit` documentation
Martin Kröning
-2
/
+79
2023-07-24
compiler: Add `riscv64gc-unknown-hermit` target
Simon Schöning
-0
/
+1
2023-07-24
Auto merge of #113940 - inferiorhumanorgans:installer-no-hardcode-bash-path, ...
bors
-1
/
+1
2023-07-23
Auto merge of #113965 - chenyukang:yukang-fix-113963-panic, r=ozkanonur
bors
-9
/
+19
2023-07-23
fix
Deadbeef
-13
/
+15
2023-07-23
Merge from rustc
Ralf Jung
-12
/
+17
2023-07-23
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-07-22
Rollup merge of #113948 - chenyukang:yukang-fix-113178-bootstrap, r=clubby789
Matthias Krüger
-0
/
+7
2023-07-23
Fix test panics for submodule of book is not updated
yukang
-9
/
+19
2023-07-22
Fix tidy error
bjorn3
-0
/
+1
2023-07-22
fix doc links on `extern crate` items
Lukas Markeffsky
-14
/
+23
2023-07-22
rustdoc: handle cross-crate RPITITs correctly
León Orell Valerian Liehr
-3
/
+6
2023-07-22
improve debuggability
Lukas Markeffsky
-2
/
+8
2023-07-22
Fix rustc-args passing issue in bootstrap
yukang
-0
/
+7
2023-07-22
fmt
The Miri Conjob Bot
-2
/
+2
2023-07-22
Merge from rustc
The Miri Conjob Bot
-356
/
+343
2023-07-22
Preparing for merge from rustc
The Miri Conjob Bot
-1
/
+1
2023-07-21
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
David Tolnay
-12
/
+9
2023-07-21
rust-installer: Use env(1) in the shebang.
Alex Zepeda
-1
/
+1
2023-07-21
ci: Update x86_64-gnu to ubuntu:22.04
Josh Stone
-4
/
+1
2023-07-21
ci: Update x86_64-gnu-nopt to ubuntu:22.04
Josh Stone
-5
/
+3
2023-07-21
ci: Update x86_64-gnu-debug to ubuntu:22.04
Josh Stone
-4
/
+1
2023-07-21
ci: Update wasm32 to ubuntu:22.04
Josh Stone
-5
/
+4
2023-07-21
ci: Update test-various to ubuntu:22.04
Josh Stone
-16
/
+6
2023-07-21
ci: Update dist-x86_64-netbsd to ubuntu:22.04
Josh Stone
-6
/
+6
2023-07-21
ci: Update dist-x86_64-musl to ubuntu:22.04
Josh Stone
-6
/
+4
2023-07-21
ci: Update dist-various-2 to ubuntu:22.04
Josh Stone
-13
/
+10
2023-07-21
ci: Update dist-various-1 to ubuntu:22.04
Josh Stone
-8
/
+6
2023-07-21
ci: Update dist-powerpc64le-linux to ubuntu:22.04
Josh Stone
-7
/
+1
2023-07-21
ci: Update armhf-gnu to ubuntu:22.04
Josh Stone
-185
/
+448
2023-07-21
ci: Update aarch64-gnu to ubuntu:22.04
Josh Stone
-5
/
+3
2023-07-21
Auto merge of #2985 - RalfJung:retag-fields, r=saethlin
bors
-89
/
+140
2023-07-21
ask people to reach out if we declare too much UB
Ralf Jung
-22
/
+31
2023-07-21
Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk
bors
-9
/
+12
2023-07-21
SB: track whether a retag occurred nested inside a field
Ralf Jung
-37
/
+63
2023-07-21
make full field retagging the default
Ralf Jung
-34
/
+50
2023-07-21
Double check that hidden types match the expected hidden type
Oli Scherer
-1
/
+1
2023-07-21
Simplify wording in guide for unbraced closures
Josh Triplett
-2
/
+2
2023-07-21
Clarify guide for unbraced closures, regarding comments
Josh Triplett
-2
/
+2
2023-07-21
Clarify guide for unbraced closures: grammatical consistency
Josh Triplett
-3
/
+3
2023-07-21
Clarify conditions for single-line blocks
Josh Triplett
-2
/
+2
2023-07-21
Use roman 4 letter instead of word
Ivan Tham
-2
/
+2
[prev]
[next]