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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
miri
Age
Commit message (
Expand
)
Author
Lines
2023-08-11
Rename cast_ref_to_mut lint to invalid_reference_casting
Urgau
-2
/
+2
2023-07-07
Rollup merge of #113441 - RalfJung:assign-no-overlap, r=oli-obk
Michael Goulet
-0
/
+43
2023-07-07
miri: check that assignments do not self-overlap
Ralf Jung
-0
/
+43
2023-07-07
Use new std::simd fn in miri tests
Jubilee Young
-1
/
+1
2023-07-05
Move `TyCtxt::mk_x` to `Ty::new_x` where applicable
Boxy
-14
/
+17
2023-07-01
Put `LayoutError` behind reference to shrink result
Nilstrieb
-1
/
+1
2023-06-29
Use a valid `target` directory in miri ui tests
Oli Scherer
-0
/
+1
2023-06-29
Merge from rustc
Ralf Jung
-8
/
+8
2023-06-29
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2023-06-28
Auto merge of #2936 - Vanille-N:unique, r=RalfJung
bors
-39
/
+524
2023-06-28
Unique gets special treatment when -Zmiri-unique-is-unique
Neven Villani
-13
/
+486
2023-06-28
Auto merge of #2945 - oli-obk:gha_mk_pr, r=RalfJung
bors
-1
/
+25
2023-06-28
Try running a sync automatically
Oli Scherer
-1
/
+25
2023-06-28
Rollup merge of #111571 - jhpratt:proc-macro-span, r=m-ou-se
Dylan DPC
-8
/
+8
2023-06-28
fmt
Oli Scherer
-2
/
+2
2023-06-28
Merge from rustc
Oli Scherer
-11
/
+14
2023-06-28
Preparing for merge from rustc
Oli Scherer
-1
/
+1
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
[next]