]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-06 borsAuto merge of #2183 - RalfJung:better-provenance-contro...
2022-06-06 Ralf Jungmake output bitwidth-independent
2022-06-06 borsAuto merge of #2202 - InfRandomness:infrandomness/rustd...
2022-06-06 infrandomnessFix rustdoc warnings
2022-06-06 Ralf Jungrustup
2022-06-06 Ralf Jungport some tests away from flags we want to remove
2022-06-06 Ralf Jungfix rustup-toolchain without arguments
2022-06-06 Ralf Jungaddr no longer exposes :)
2022-06-06 Ralf Jungadjust for better provenance control
2022-06-06 borsAuto merge of #2201 - RalfJung:arg-parsing, r=RalfJung
2022-06-06 Ralf Jungargument parsing: make better use of strip_prefix
2022-06-06 borsAuto merge of #2198 - InfRandomness:UNIX-refactor,...
2022-06-05 infrandomnessRefactor POSIX to UNIX
2022-06-05 borsAuto merge of #2197 - RalfJung:round-robin, r=RalfJung
2022-06-05 Ralf Jungmore spin-loop-tests
2022-06-05 Ralf Jungmake Miri's scheduler proper round-robin
2022-06-05 borsAuto merge of #2194 - RalfJung:race, r=RalfJung
2022-06-05 Ralf Jungadd interesting data race test
2022-06-05 borsAuto merge of #2193 - RalfJung:strict, r=RalfJung
2022-06-05 Ralf Jungdo not use int2ptr casts in strict provenance tests
2022-06-05 borsAuto merge of #2189 - RalfJung:clippy, r=RalfJung
2022-06-04 borsAuto merge of #2190 - RalfJung:rustup, r=RalfJung
2022-06-04 Ralf Jungrustup
2022-06-04 Ralf Jungclippy: cargo-miri
2022-06-04 Ralf Jungclippy: main crate
2022-06-04 Ralf Jungrun clippy on CI
2022-06-04 borsAuto merge of #2186 - matthiaskrgr:clippy, r=RalfJung
2022-06-04 Matthias Krügerclippy fixes
2022-06-03 borsAuto merge of #2184 - RalfJung:readme, r=RalfJung
2022-06-03 Ralf Jungfix dangling reference in the README
2022-06-03 borsAuto merge of #2180 - RalfJung:stale, r=RalfJung
2022-06-03 Ralf Jungdelete stale stderr files
2022-06-02 borsAuto merge of #2178 - RalfJung:double-ref, r=RalfJung
2022-06-02 Ralf Jungdo not pass TyCtxt by reference
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
next