]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-24 Ralf Jungrustp
2022-05-24 Jakob DegenAdjust Miri to also require return places everywhere
2022-05-23 borsAuto merge of #2152 - RalfJung:rustup, r=RalfJung
2022-05-23 Ralf Jungrustup
2022-05-23 borsAuto merge of #2150 - RalfJung:rustup, r=RalfJung
2022-05-23 Ralf Jungrustup
2022-05-23 Ralf Jungmove some tests to more suitable locations
2022-05-23 borsAuto merge of #2149 - RalfJung:tests, r=RalfJung
2022-05-23 Ralf Jungmove some compile-fail tests to a more appropriate...
2022-05-23 borsAuto merge of #2147 - RalfJung:readme, r=RalfJung
2022-05-23 Ralf Jungfix some old typos
2022-05-23 borsAuto merge of #2148 - RalfJung:compare-exchange-weak...
2022-05-23 Ralf Jungtest that compare-exchange-weak-failure-rate=0.0 means...
2022-05-23 Ralf Jungsplit flag section into common and advanced flags
2022-05-23 borsAuto merge of #2146 - RalfJung:int2ptr, r=RalfJung
2022-05-23 Ralf Jungclean up int2ptr code a bit
2022-05-23 borsAuto merge of #2059 - carbotaniuman:master, r=RalfJung
2022-05-23 Ralf Jungreadme: document permissive-provenance flag
2022-05-23 carbotaniumanInitial work on permissive provenance
2022-05-23 borsAuto merge of #2105 - thomcc:flip-failure-rate, r=RalfJung
2022-05-23 borsAuto merge of #2139 - saethlin:lazy-current-span, r...
2022-05-23 Thom ChiovoloniFix backwards `cmpxchg_weak_failure_rate` check
2022-05-22 Ben KimockFactor current-span logic into a lazy caching handle
2022-05-22 borsAuto merge of #2144 - matthiaskrgr:stderrfix, r=RalfJung
2022-05-22 Matthias Krügershims: fs: silence stderr instead of stdout.
2022-05-22 Matthias Krüger[NFC] shims: fs: fmt
2022-05-22 borsAuto merge of #2141 - saethlin:early-diagnostics-ice...
2022-05-22 Ralf Jungtweak comment
2022-05-22 Ben KimockHandle diagnotics emitted in runtime initialization
2022-05-22 borsAuto merge of #2142 - saethlin:cleanup-data-race-ice...
2022-05-22 borsAuto merge of #2140 - V0ldek:page_size, r=RalfJung
2022-05-22 Ralf Jungcomment on test
2022-05-21 Mateusz GienieczkoUse precomputed layouts.
2022-05-21 Mateusz GienieczkoAdd `i16` and `u16` primitive layout.
2022-05-21 Mateusz GienieczkoFix comment formatting.
2022-05-21 Mateusz GienieczkoDynamic offset calculation in GetSystemInfo.
2022-05-21 Ben KimockMake allow_data_races_* public to silence data races...
2022-05-21 Mateusz GienieczkoChange GetSystemInfo to explicit offset.
2022-05-21 Mateusz GienieczkoSet page size in GetSystemInfo.
2022-05-21 borsAuto merge of #2137 - RalfJung:targets, r=oli-obk
2022-05-21 Mateusz GienieczkoAdd failing page_size test.
2022-05-21 Ralf Jungrefresh our GHA caches
2022-05-20 Ralf Jungexplain which targets we support to what extent
2022-05-20 Ralf Jungthe Windows CI runner takes a lot longer than the other...
2022-05-20 Ralf Jungexplain what we mean by 'unsound'
2022-05-20 borsAuto merge of #2135 - RalfJung:rustup, r=RalfJung
2022-05-20 Ralf Jungrustup
2022-05-20 borsAuto merge of #2130 - RalfJung:rustup, r=RalfJung
2022-05-20 Ralf Jungrustup
2022-05-19 borsAuto merge of #2128 - saethlin:fix-creation-range,...
2022-05-19 Ben KimockPass the correct size to the AllocRange for log_creation
2022-05-18 borsAuto merge of #2125 - RalfJung:ref-validity, r=RalfJung
2022-05-18 Ralf Jungrustup
2022-05-18 Ralf Jungchange one of the ref-to-uninhbaited tests to Box
2022-05-18 Ralf Jungtest for validity of references pointing to uninhabited...
2022-05-17 borsAuto merge of #2126 - RalfJung:typo, r=RalfJung
2022-05-17 Ralf JungI cannot type
2022-05-17 borsAuto merge of #2124 - RalfJung:rustup-toolchain, r...
2022-05-17 Ralf Jungrustup-toolchain: also prepare toolchain for vscode
2022-05-15 borsAuto merge of #2122 - RalfJung:rustup, r=RalfJung
2022-05-15 Ralf Jungrustup
2022-05-15 borsAuto merge of #2121 - RalfJung:less-ice, r=RalfJung
2022-05-15 Ralf Jungdon't ICE when libcore is missing
2022-05-15 borsAuto merge of #2116 - carbotaniuman:minimal-miri-change...
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-14 carbotaniumanBump rustc for permissive provenance
2022-05-13 Ben KimockMore review feedback
2022-05-13 borsAuto merge of #2119 - RalfJung:glob, r=RalfJung
2022-05-13 Ralf Jungdata_race: use glob import like most files
2022-05-13 borsAuto merge of #2114 - cbeuw:shim-rmw, r=RalfJung
2022-05-13 Andy WangMove and rename offset_and_layout_to_place to deref_ope...
2022-05-12 Andy WangInline _create() calls and add assertions
2022-05-12 Andy WangRefactor to hide *_next_id functions
2022-05-12 borsAuto merge of #2117 - RalfJung:rustup, r=RalfJung
2022-05-12 Ralf Jungrustup
2022-05-12 borsAuto merge of #2115 - rust-lang:comment_nit, r=oli-obk
2022-05-12 Oli SchererUpdate a path to libstd source in our comments
2022-05-12 Ben KimockCleanup/Refactoring from review
2022-05-11 Andy WangUse proper atomic rmw for {mutex, rwlock, cond, srwlock...
2022-05-11 borsAuto merge of #2113 - RalfJung:rustc-log, r=RalfJung
2022-05-11 Ralf Jungwhen MIRI_LOG is set, set RUSTC_LOG_ENTRY_EXIT
2022-05-10 borsAuto merge of #2112 - y86-dev:clarify-custom-rustc...
2022-05-10 Ralf Jungtweak wording
2022-05-10 y86-devClarified issues when building miri with a custom rustc
2022-05-10 borsAuto merge of #2111 - RalfJung:python, r=RalfJung
2022-05-10 Ralf Jungrustfmt
2022-05-10 Ralf Jungstop relying on python being in the PATH
2022-05-10 borsAuto merge of #2084 - rust-lang:silence, r=RalfJung
2022-05-10 Oli SchererWording nit
2022-05-10 Oli SchererUse alphabetical order for miri flags
2022-05-09 borsAuto merge of #2109 - RalfJung:fmt, r=RalfJung
2022-05-09 Ralf Jungrustfmt
2022-05-09 borsAuto merge of #2108 - RalfJung:rustup, r=RalfJung
2022-05-09 Ralf Jungrustup
2022-05-08 borsAuto merge of #2107 - RalfJung:err, r=RalfJung
2022-05-08 Ralf Jungtest for "erroneous constant used" post-monomorphizatio...
2022-05-06 borsAuto merge of #2103 - RalfJung:rustup, r=RalfJung
2022-05-06 Ralf Jungrustup
2022-05-05 borsAuto merge of #2100 - RalfJung:readme, r=RalfJung
2022-05-05 Ralf Jungtweak MIRI_SYSROOT docs
next