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-06-27
Provide more context for `rustc +nightly -Zunstable-options` on stable
许杰友 Jieyou Xu (Joe)
-11
/
+14
2023-06-27
Add trophy
Andy Wang
-0
/
+1
2023-06-27
Make `--quiet` actually do something
Oli Scherer
-6
/
+13
2023-06-26
Update ui test crate
Oli Scherer
-72
/
+36
2023-06-22
drop perform_read_access (always read) in favor of zero_size
Neven Villani
-26
/
+38
2023-06-22
Merge from rustc
Ralf Jung
-6
/
+14
2023-06-22
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-06-20
Delete use of proc_macro_span_shrink from proc-macro2
David Tolnay
-8
/
+8
2023-06-20
Auto merge of #2520 - saethlin:mmap-shim, r=RalfJung
bors
-12
/
+521
2023-06-20
Improve organization
Ben Kimock
-83
/
+90
2023-06-20
Make munmap throw unsup errors instead of trying to work
Ben Kimock
-64
/
+68
2023-06-20
mmap/munmap/mremamp shims
Ben Kimock
-12
/
+510
2023-06-19
Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-Simulacrum
Michael Goulet
-6
/
+14
2023-06-19
bless new tests
Ralf Jung
-2
/
+2
2023-06-18
Merge from rustc
Ralf Jung
-3
/
+3
2023-06-18
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-06-17
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
bors
-3
/
+3
2023-06-17
Merge from rustc
Ralf Jung
-1
/
+1
2023-06-17
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-06-16
Apply changes to fix python linting errors
Trevor Gross
-6
/
+14
2023-06-16
remove box_free and replace with drop impl
DrMeepster
-3
/
+3
2023-06-16
Ignore the always part of #[inline(always)] in MIR inlining
Ben Kimock
-1
/
+1
2023-06-16
comment tweaks
Ralf Jung
-2
/
+4
2023-06-16
make test work cross-platform
Ralf Jung
-31
/
+10
2023-06-16
add tests for panicky drop in thread_local destructor
Ralf Jung
-0
/
+75
2023-06-16
Merge from rustc
Ralf Jung
-9
/
+9
2023-06-16
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-06-15
Auto merge of #2661 - DrMeepster:deref_operand_as, r=oli-obk
bors
-125
/
+233
2023-06-15
Extend `unused_must_use` to cover block exprs
许杰友 Jieyou Xu (Joe)
-9
/
+9
2023-06-15
Merge from rustc
Oli Scherer
-3
/
+3
2023-06-15
Preparing for merge from rustc
Oli Scherer
-1
/
+1
2023-06-14
update miri test
The 8472
-3
/
+3
2023-06-12
Auto merge of #2924 - RalfJung:rustup, r=RalfJung
bors
-12
/
+3
2023-06-11
Merge from rustc
Ralf Jung
-11
/
+2
2023-06-11
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-06-10
box_exclusive_violation
Neven Villani
-1
/
+48
2023-06-05
Revert error in doc comment
Neven Villani
-5
/
+5
2023-06-05
Differentiate between explicit accesses and accesses inserted by TB
Neven Villani
-142
/
+195
2023-06-04
Remove rustc-workspace-hack
Eric Huss
-23
/
+0
2023-06-03
Auto merge of #2915 - RalfJung:as_os_str_bytes, r=RalfJung
bors
-20
/
+5
2023-06-03
use as_os_str_bytes
Ralf Jung
-20
/
+5
2023-06-03
Auto merge of #2887 - Vanille-N:tb-mut-transmute, r=RalfJung
bors
-118
/
+1641
2023-06-03
miri compiletest: no longer allow some warnings in rustc test suite
Ralf Jung
-11
/
+2
2023-06-03
Select more TB fail tests
Neven Villani
-118
/
+1641
2023-06-03
add unchecked_shl test
Ralf Jung
-2
/
+25
2023-06-02
explain windows sync layouts
DrMeepster
-0
/
+3
2023-06-02
add deref_pointer_as
DrMeepster
-3
/
+19
2023-06-02
deref shim arguments with actual ty instead of declared ty
DrMeepster
-126
/
+215
2023-06-02
fmt
Ralf Jung
-10
/
+13
2023-06-02
Merge from rustc
Ralf Jung
-23
/
+69
[prev]
[next]