]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-02 borsAuto merge of #2177 - DrMeepster:global_allocator_backt...
2022-06-02 DrMeepsteradd test for backtrace with global allocator
2022-06-01 borsAuto merge of #2176 - RalfJung:test-dirs, r=oli-obk
2022-06-01 Ralf Jungrename test suite directories
2022-06-01 borsAuto merge of #2174 - RalfJung:summary, r=oli-obk
2022-06-01 Ralf Jungprint list of failed tests in summary
2022-06-01 borsAuto merge of #2175 - RalfJung:xargo, r=oli-obk
2022-06-01 borsAuto merge of #2167 - rust-lang:gesundheit, r=RalfJung
2022-06-01 Oli SchererCheck that diagnostics happen in the line that they...
2022-06-01 Ralf Jungadvanced GHA
2022-06-01 Ralf Jungfmt
2022-06-01 Ralf Jungalso avoid rebuilding cached RTIM
2022-06-01 Ralf Jungbump xargo version, and tweak xargo caching
2022-06-01 borsAuto merge of #2173 - RalfJung:rustlib, r=oli-obk
2022-05-31 Ralf Jungpaper over platform differences
2022-05-31 Ralf Jungdifferent strategy for normalizing Rust stdlib path
2022-05-31 borsAuto merge of #2171 - RalfJung:less-dup, r=RalfJung
2022-05-31 Ralf Jungfix some lifetime names
2022-05-31 Ralf Jungreduce some code duplication
2022-05-31 borsAuto merge of #2166 - RalfJung:tests, r=oli-obk
2022-05-30 borsAuto merge of #2145 - saethlin:zero-size-creation,...
2022-05-30 borsAuto merge of #2169 - RalfJung:rustup, r=RalfJung
2022-05-30 Ralf Jungnormalize away some more line numbers
2022-05-30 Ralf Jungrustup
2022-05-30 borsAuto merge of #2168 - RalfJung:power, r=RalfJung
2022-05-30 Ralf Junguse is_power_of_two where appropriate
2022-05-30 borsAuto merge of #2165 - saethlin:more-clocks, r=RalfJung
2022-05-30 Ben KimockAdd support for _COARSE clocks, spruce up comments
2022-05-30 Ralf Jungmake it possible to test more of ui_test
2022-05-30 Ralf Jungfmt
2022-05-30 Ralf Jungdon't configure the same regex twice
2022-05-30 Ralf Jungalso 'check' the test suite
2022-05-30 Ralf Jungprint reason for ignoring
2022-05-30 Ralf Jungui_test: printing more consistent with compiletest
2022-05-30 Ralf Jungtest mir-opt-level=4 again on run tests
2022-05-30 Ralf Jungui_test: support multiple filters
2022-05-30 borsAuto merge of #2158 - rust-lang:gesundheit, r=RalfJung
2022-05-30 Oli SchererForward CARGO_BUILD_FLAGS to ui_test test suite
2022-05-29 Ben KimockSave a created event for zero-size reborrows
2022-05-29 borsAuto merge of #2162 - RalfJung:rustup, r=RalfJung
2022-05-29 Ralf Jungrustup
2022-05-29 borsAuto merge of #2161 - RalfJung:rustup, r=RalfJung
2022-05-29 Ralf Jungdisable optimized tests for now
2022-05-28 Ralf Jungrustup
2022-05-27 Oli SchererCommit our ui test crate's cargo lockfile
2022-05-27 Oli SchererReintroduce path filters
2022-05-27 Oli SchererDon't export private things
2022-05-25 Oli SchererSelf-descriptive verbosity
2022-05-25 Oli SchererUse unit tests to keep private things private
2022-05-25 Oli SchererProperly name a test
2022-05-25 Oli SchererExplain `Comments::parse` arguments
2022-05-25 Oli SchererRun tests for ui_test together with miri test
2022-05-25 Oli SchererUpdate all tests
2022-05-25 Oli SchererMake the file path of the failure more visible to be...
2022-05-25 Oli SchererFix annotations matching themselves
2022-05-25 Oli SchererReproduce #2156
2022-05-25 borsAuto merge of #2157 - RalfJung:tests, r=oli-obk
2022-05-25 Ralf Jungtweak new test suite output
2022-05-25 borsAuto merge of #2151 - RalfJung:numbers, r=oli-obk
2022-05-25 Ralf Jungenable number validity checking and ptr::invalid checki...
2022-05-25 borsAuto merge of #2032 - rust-lang:gesundheit, r=oli-obk
2022-05-25 Oli SchererAdd a custom ui test runner and move all tests to it
2022-05-24 borsAuto merge of #2153 - RalfJung:ptr-invalid, r=RalfJung
2022-05-24 Ralf Jungwith permissive-provenance set, we already treat ptr...
2022-05-24 borsAuto merge of #2138 - JakobDegen:call-fallout, r=RalfJung
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.
next