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
/
tools
/
miri
Age
Commit message (
Expand
)
Author
Lines
2023-01-09
add dtors_in_dtors_in_dtors
Ralf Jung
-0
/
+57
2023-01-09
Auto merge of #2753 - RalfJung:rustup, r=RalfJung
bors
-1
/
+1
2023-01-09
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-01-09
Auto merge of #2752 - RalfJung:win-env-current-exe, r=RalfJung
bors
-13
/
+85
2023-01-09
make env::current_exe work on Windows
Ralf Jung
-13
/
+85
2023-01-06
Bump tokio from 1.23.0 to 1.23.1 in /test_dependencies
dependabot[bot]
-3
/
+3
2023-01-05
Test again wasm32-unknown-unknown
Aaron Hill
-2
/
+80
2023-01-05
Ignore symbol shim clash when symbol is provided by `compiler_builtins`
Aaron Hill
-1
/
+10
2023-01-03
clippy
Ralf Jung
-2
/
+1
2023-01-03
Merge from rustc
Ralf Jung
-0
/
+5
2023-01-03
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-01-02
tweaks to retag diagnostic handling
Ralf Jung
-13
/
+9
2022-12-31
Add missing extern crate rustc_driver
bjorn3
-0
/
+5
2022-12-28
no need to do a no_std build for wasi
Ralf Jung
-3
/
+5
2022-12-28
test using a JSON target file
Ralf Jung
-0
/
+26
2022-12-28
bump dependencies
Ralf Jung
-133
/
+154
2022-12-28
print sysroot build failure error
Ralf Jung
-3
/
+5
2022-12-28
simplify path joining code a bit
Ralf Jung
-9
/
+1
2022-12-28
handle unknown targets more gracefully
Ralf Jung
-60
/
+92
2022-12-27
cargo-miri: use rustc to determine the output filename
Ralf Jung
-40
/
+66
2022-12-25
enable some warnings that rustc bootstrap enables
Ralf Jung
-4
/
+4
2022-12-25
use cargo-install to install josh-proxy
Ralf Jung
-4
/
+4
2022-12-24
fix warnings
Ralf Jung
-3
/
+3
2022-12-24
Merge from rustc
Ralf Jung
-62
/
+227
2022-12-24
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2022-12-24
Auto merge of #2646 - saethlin:data-race-spans, r=RalfJung
bors
-273
/
+555
2022-12-23
Mention and number the components of a race in the order the interpreter sees...
Ben Kimock
-113
/
+113
2022-12-23
fix one more unaligned self.ptr, and add tests
Ralf Jung
-0
/
+14
2022-12-23
attempt to clarify what the backtrace belongs to when there could be ambiguity
Ralf Jung
-90
/
+93
2022-12-23
fix IntoIter::drop on high-alignment ZST
Ralf Jung
-7
/
+12
2022-12-22
Add a (1) and (2) to the data race errors
Ben Kimock
-113
/
+113
2022-12-22
Auto merge of #103957 - JakobDegen:drop-retag, r=RalfJung
bors
-0
/
+146
2022-12-21
Fix phrasing
Ben Kimock
-28
/
+28
2022-12-21
Clean up implementation, deduplicate in errors
Ben Kimock
-255
/
+103
2022-12-21
Don't run `Drop` terminators on types that do not have drop glue in const eval
Jakob Degen
-2
/
+2
2022-12-22
Rollup merge of #105986 - eltociear:patch-18, r=RalfJung
Yuki Okushi
-1
/
+1
2022-12-22
Rollup merge of #105602 - RalfJung:read-convenience, r=oli-obk
Yuki Okushi
-54
/
+54
2022-12-21
Bless tests
Jakob Degen
-4
/
+4
2022-12-21
Retag argument to `drop_in_place` unconditionally
Jakob Degen
-19
/
+5
2022-12-21
Retag as FnEntry on `drop_in_place`
Jakob Degen
-0
/
+160
2022-12-21
update josh onstructions
Ralf Jung
-6
/
+6
2022-12-21
Fix typo in reading_half_a_pointer.rs
Ikko Ashimine
-1
/
+1
2022-12-20
Re-enable the VClock ordering tests
Ben Kimock
-6
/
+5
2022-12-20
Fix span management
Ben Kimock
-53
/
+42
2022-12-16
Include a Span in VClock
Ben Kimock
-89
/
+532
2022-12-16
fmt
Ralf Jung
-2
/
+2
2022-12-16
Merge from rustc
Ralf Jung
-3
/
+17
2022-12-16
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2022-12-15
Move alignment failure error reporting to machine
Oli Scherer
-1
/
+10
2022-12-15
Make alignment checks a future incompat lint
Oli Scherer
-2
/
+7
[next]