]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2022-05-01 borsAuto merge of #2098 - RalfJung:papers, r=RalfJung
2022-05-01 Ralf Jungmention some papers that use Miri
2022-05-01 borsAuto merge of #2094 - dtolnay-contrib:truncate, r=RalfJung
2022-05-01 borsAuto merge of #2095 - dtolnay-contrib:ref, r=RalfJung
2022-04-30 Ben KimockPass AccessKind to check_protector
2022-04-30 borsAuto merge of #2096 - dtolnay-contrib:whitespace, r...
2022-04-30 David TolnayClean up all trailing whitespace
2022-04-30 David TolnayReplace `as` casts in llvm.x86.addcarry.64 implementation
2022-04-30 David TolnayReplace unneeded use of `ref` in favor of "match ergono...
2022-04-30 borsAuto merge of #2093 - RalfJung:post-mono, r=RalfJung
2022-04-30 Ralf Junggracefully handle type-too-large layout errors
2022-04-30 Ben KimockMove SB diagnostics to a module
2022-04-30 Ben KimockSet the current span (somewhat) lazily
2022-04-30 Ben KimockPrint spans where tags are created and invalidated
2022-04-30 borsAuto merge of #2090 - dtolnay-contrib:addcarry, r=oli-obk
2022-04-30 borsAuto merge of #2091 - dtolnay-contrib:clippy, r=oli-obk
2022-04-30 borsAuto merge of #2092 - dtolnay-contrib:checkoutv3, r...
2022-04-30 David TolnayUpdate GitHub Actions actions/checkout@v2 to v3
2022-04-29 David TolnayKeep remaining clippy ignores
next