]> git.lizzy.rs Git - rust.git/history - tests/compile-fail
Fix prctl SET_NAME and GET_NAME behaviour.
[rust.git] / tests / compile-fail /
2020-04-27 Vytautas AstrauskasDelete a duplicate test.
2020-04-27 Vytautas AstrauskasAdded a test that joining main is UB.
2020-04-27 Vytautas AstrauskasAdd an explanatory comment to the test.
2020-04-27 Vytautas AstrauskasMake multiple threads to try to join a thread while...
2020-04-27 Vytautas AstrauskasClarify test comments.
2020-04-27 Vytautas AstrauskasFix the test annotation.
2020-04-27 Vytautas AstrauskasMake the main thread detached.
2020-04-27 Vytautas AstrauskasClarify comments about TLS destructor handling in Windo...
2020-04-27 Vytautas AstrauskasAdd more concurrency tests.
2020-04-27 Vytautas AstrauskasImprove concurrency tests.
2020-04-27 Vytautas AstrauskasAdd concurrency tests.
2020-04-27 Vytautas AstrauskasAddress some of the reviewers comments.
2020-04-27 Vytautas AstrauskasImplement basic support for concurrency (Linux only).
2020-04-27 borsAuto merge of #1373 - RalfJung:test-rename, r=RalfJung
2020-04-27 borsAuto merge of #1370 - samrat:add-scalar-size-test,...
2020-04-27 Ralf Jungrename tests: undefined -> uninit
2020-04-27 Samrat Man SinghReplace error-pattern with annotation; remove unreachab...
2020-04-27 borsAuto merge of #1354 - divergentdave:dump-alloc-on-undef...
2020-04-27 Samrat Man SinghFix shim_arg_size test for 32-bit machines
2020-04-27 Samrat Man SinghAdd test to verify arg size mismatch throws UB
2020-04-25 borsAuto merge of #1366 - RalfJung:rustc-exit, r=RalfJung
2020-04-25 Ralf Jungfix exit code on rustc errors
2020-04-24 David CookAdd test to exercise InvalidUndefBytes
2020-04-20 borsAuto merge of #1335 - vakaras:add-threads-noop, r=RalfJung
2020-04-20 Ralf Jungadjust for Weak::as_raw -> as_ptr rename
2020-04-19 borsAuto merge of #1342 - divergentdave:pause-instruction...
2020-04-19 borsAuto merge of #1351 - RalfJung:float-test-source, r...
2020-04-19 Ralf Jungtest some more extreme cast cases
2020-04-18 borsAuto merge of #1325 - RalfJung:float_to_int_unchecked...
2020-04-18 Ralf Junguse u128::MAX symbolic name
2020-04-18 borsAuto merge of #1346 - RalfJung:dyn-layout-test, r=RalfJung
2020-04-18 Ralf Jungsome UB gets masked by optimizations
2020-04-18 Ralf Jungtest that we check dynamic actual size of object
2020-04-17 Ralf Jungtest that we properly check dynamic alignment
2020-04-14 borsAuto merge of #1331 - samrat:macos-mach-timebase-info...
2020-04-14 borsAuto merge of #1333 - RalfJung:flag-test, r=RalfJung
2020-04-14 Ralf Jungmake sure we find some things without validation or...
2020-04-14 Ralf Jungmake sure our disable flags do not miss all bugs; move...
2020-04-14 borsAuto merge of #1332 - RalfJung:disable-alignment-check...
2020-04-14 Ralf Jungfix comment in alignment test
2020-04-13 Ralf Jungadd option to disable alignment checks
2020-04-12 Ralf Jungadd tests for invalid float-to-int casts
2020-04-12 Ralf Jungmove error-pattern to inline annotation where possible
2020-04-11 borsAuto merge of #1321 - RalfJung:float, r=RalfJung
2020-04-11 borsAuto merge of #1320 - RalfJung:tests, r=RalfJung
2020-04-11 Ralf Jungorganize compile-fail tests in folders
2020-04-10 borsAuto merge of #1308 - RalfJung:miri, r=RalfJung
2020-04-10 borsAuto merge of #1304 - RalfJung:backtrace-sep, r=RalfJung
2020-04-10 borsAuto merge of #1315 - RalfJung:housekeeping, r=RalfJung
2020-04-10 Ralf Jungfix unused warnings in tests
2020-04-07 borsAuto merge of #1301 - RalfJung:global-leaks, r=RalfJung
2020-04-07 Ralf Jungrustup
2020-04-07 borsAuto merge of #1310 - RalfJung:float-assoc, r=RalfJung
2020-04-06 borsAuto merge of #1157 - divergentdave:shim-pthread-try...
2020-04-05 David CookAdd tests, improve test coverage
2020-04-05 David CookAdd tests
2020-04-04 borsAuto merge of #1293 - Firstyear:1289-miri-readme, r...
2020-04-03 borsAuto merge of #1294 - JOE1994:windows_instant, r=RalfJung
2020-04-02 borsAuto merge of #1296 - RalfJung:rustup, r=RalfJung
2020-04-02 Ralf Jungport compile-fail allocator tests to stable API
2020-04-02 borsAuto merge of #1295 - RalfJung:ci-no-incremental, r...
2020-04-02 borsAuto merge of #1283 - RalfJung:backtrace, r=RalfJung
2020-04-02 Ralf Jungadjust stacktrace printing to rustc changes
2020-03-28 borsAuto merge of #1275 - JOE1994:move_string_helpers,...
2020-03-28 borsAuto merge of #1265 - RalfJung:float-cast, r=RalfJung
2020-03-28 borsAuto merge of #1267 - RalfJung:macos-dtors, r=RalfJung
2020-03-27 borsAuto merge of #1225 - JOE1994:rw_widestr, r=RalfJung
2020-03-27 Ralf Jungenable leak tests on macOS
2020-03-27 JOE1994remove or update 'ignore-windows' annotations in some...
2020-03-25 borsAuto merge of #1260 - RalfJung:unreachable, r=RalfJung
2020-03-25 Ralf Jungtest unreachable intrinsic
2020-03-22 borsAuto merge of #1249 - RalfJung:rustup, r=RalfJung
2020-03-22 Ralf Jungplatform -> target
2020-03-21 borsAuto merge of #1248 - RalfJung:overflow, r=RalfJung
2020-03-21 Ralf Jungdetect UB: overflow in copy/write_bytes
2020-03-21 Ralf Jungtest for zero-sized write_bytes to NULL
2020-03-21 borsAuto merge of #1247 - RalfJung:rustup, r=RalfJung
2020-03-21 Ralf Jungcall error location was fixed by rustup
2020-03-21 borsAuto merge of #1241 - RalfJung:dont-panic, r=RalfJung
2020-03-21 Ralf Jungfix tests
2020-03-21 Ralf Jungtest windows panic message
2020-03-19 borsAuto merge of #1219 - RalfJung:error-cleanup, r=RalfJung
2020-03-19 Ralf Jungrustup, and some final message adjustments
2020-03-19 Ralf Jungadjust error messages for lower-case start
2020-03-19 Ralf Jungadd test for validation finding use-after-free
2020-03-19 Ralf Jungadjust for error reform
2020-03-18 borsAuto merge of #1239 - elichai:2020-03-abort-intrinsics...
2020-03-18 Elichai TurkelRemove uninhabit/zeroed tests to a new test file for...
2020-03-16 borsAuto merge of #1233 - RalfJung:rustup, r=RalfJung
2020-03-16 Ralf Jungrustup
2020-03-14 borsAuto merge of #1226 - RalfJung:rustup, r=RalfJung
2020-03-14 Ralf Jungrustup, fix for intrinsic rename and transmute error...
2020-03-12 borsAuto merge of #1223 - RalfJung:rustup, r=RalfJung
2020-03-12 Ralf Jungrustup, test Abort terminator
2020-03-12 borsAuto merge of #1213 - lcnr:master, r=RalfJung
2020-03-09 borsAuto merge of #1210 - RalfJung:rustup-validity, r=RalfJung
2020-03-09 Ralf Jungadjust error
2020-03-08 borsAuto merge of #1215 - RalfJung:readme, r=RalfJung
2020-03-08 borsAuto merge of #1214 - RalfJung:depup, r=RalfJung
2020-03-08 borsAuto merge of #1208 - christianpoveda:environ-shim...
next