]> git.lizzy.rs Git - rust.git/history - tests
fmt
[rust.git] / tests /
2021-05-19 Ralf Jungavoid importing C functions in alloc_write_race test
2021-05-19 Ralf Jungupdate for Memory API changes
2021-05-11 borsAuto merge of #1792 - RalfJung:rustup, r=RalfJung
2021-05-11 Ralf Jungrustup
2021-05-08 borsAuto merge of #1790 - hyd-dev:rustup, r=RalfJung
2021-05-08 hyd-devUpdate pointer error messages
2021-05-07 borsAuto merge of #1789 - RalfJung:array-to-elem, r=RalfJung
2021-05-07 Ralf Jungstacked borrows: ensure array-to-elem casts behave...
2021-05-04 borsAuto merge of #1788 - hyd-dev:rustup, r=RalfJung
2021-05-04 hyd-dev`encountered a NULL reference` -> `encountered a null...
2021-05-03 borsAuto merge of #1785 - Smittyvb:fast-math-ub, r=RalfJung
2021-05-03 SmittySimplify finiteness checking
2021-05-03 Smittytest for infinite value in f*_fast
2021-05-02 SmittyUB if f*_fast intrinsic called with nonfinite value
2021-05-01 borsAuto merge of #1784 - hyd-dev:harness-false, r=RalfJung
2021-05-01 hyd-devUse `harness = false` instead of `#![feature(custom_tes...
2021-04-30 borsAuto merge of #1783 - hyd-dev:rustup, r=RalfJung
2021-04-30 hyd-devRustup for rust-lang/rust#84401
2021-04-25 borsAuto merge of #1781 - RalfJung:rustup, r=RalfJung
2021-04-25 Ralf Jungrustup
2021-04-22 borsAuto merge of #1769 - RalfJung:remove-compat, r=oli-obk
2021-04-20 borsAuto merge of #1778 - RalfJung:thread-local-const-init...
2021-04-20 Ralf Jungmake TLS-drop-test more cross-platform
2021-04-18 Ralf Jungtest thread_local_const_init
2021-04-16 borsAuto merge of #1777 - crlf0710:fix_compilation, r=RalfJung
2021-04-16 Charles LewRemove `main_fn.rs` test.
2021-04-15 borsAuto merge of #1775 - ABouttefeux:master, r=RalfJung
2021-04-15 AliƩnore Bouttefeuxallow deref of null ptr in test
2021-04-11 borsAuto merge of #1772 - RalfJung:less-timeout-checking...
2021-04-11 Ralf Jungtest calling pthread_cond_timedwait with an already...
2021-04-10 borsAuto merge of #1766 - RalfJung:dropped-temporary, r...
2021-04-10 Ralf Jungadd test to detect dropped temporary
2021-04-09 borsAuto merge of #1764 - RalfJung:readme, r=RalfJung
2021-04-08 borsAuto merge of #1761 - hyd-dev:build-rs-proc-macro-no...
2021-04-08 hyd-devDon't use `MIRI_DEFAULT_ARGS` to compile host crates
2021-04-04 borsAuto merge of #1755 - RalfJung:cargo-update, r=RalfJung
2021-04-04 Ralf Jungbump miri dependencies
2021-03-28 borsAuto merge of #1753 - RalfJung:rustup, r=RalfJung
2021-03-28 Ralf Jungrustup
2021-03-25 borsAuto merge of #1752 - RalfJung:rustup, r=RalfJung
2021-03-25 Ralf Jungdisable MIR opts for ZST-related tests
2021-03-25 borsAuto merge of #1748 - jrvanwhy:track-raw-pointers-doc...
2021-03-22 borsAuto merge of #1749 - RalfJung:rustup, r=RalfJung
2021-03-22 Ralf Jungrustup; better comment in storage_dead_dangling test
2021-03-17 borsAuto merge of #1745 - hyd-dev:unsup-foreign-calls-are...
2021-03-17 hyd-devRemove meaningless tests
2021-03-17 hyd-devUnsupported foreign non-"C"/"system"-ABI function calls...
2021-03-14 borsAuto merge of #1743 - RalfJung:callee-checks, r=RalfJung
2021-03-14 borsAuto merge of #1744 - rust-lang:bad-unwind, r=RalfJung
2021-03-14 Ralf Jungdon't ICE when we unwind despite panic=abort
2021-03-14 Ralf Jungensure we catch incorrectly unwinding calls
2021-03-14 Ralf Jungdon't ICE when callee has the wrong number of arguments
2021-03-14 Ralf Jungwhen Miri calls a function ptr, make sure it has the...
2021-03-11 borsAuto merge of #1739 - RalfJung:rustup, r=RalfJung
2021-03-11 Ralf Jungrustup
2021-03-10 borsAuto merge of #1738 - RalfJung:rustup, r=RalfJung
2021-03-10 Ralf Jungrustup
2021-03-09 borsAuto merge of #1736 - DJMcNab:rust-analyzer-private...
2021-03-08 borsAuto merge of #1735 - m-ou-se:remove-unwrap-none, r...
2021-03-08 Mara BosFix panic test.
2021-03-08 Mara BosRemove unwrap_none as it won't be stabilized.
2021-03-05 borsAuto merge of #1733 - Smittyvb:breakpoint-intrinsic...
2021-03-04 SmittySupport breakpoint intrinsic
2021-03-02 borsAuto merge of #1721 - henryboisdequin:add-atomic-min...
2021-03-02 Henry BoisdequinAdd in `atomic_{min,max}_x` intrinsics
2021-03-02 borsAuto merge of #1730 - RalfJung:zulip, r=oli-obk
2021-03-02 borsAuto merge of #1731 - RalfJung:ci, r=oli-obk
2021-03-02 borsAuto merge of #1729 - RalfJung:rustup, r=RalfJung
2021-03-02 Ralf Jungmake optimized-test-run a bit more like what cargo...
2021-03-02 Ralf Jungrustup; fix tests for new MIR optimization
2021-02-28 borsAuto merge of #1726 - hyd-dev:stub-d, r=RalfJung
2021-02-27 borsAuto merge of #1725 - RalfJung:zst-reborrow, r=RalfJung
2021-02-27 Ralf Jungfix reborrowing of tagged ZST references
2021-02-23 borsAuto merge of #1720 - RalfJung:rustup, r=RalfJung
2021-02-23 Ralf Jungrustup
2021-02-17 borsAuto merge of #1714 - RalfJung:rustup, r=RalfJung
2021-02-17 Ralf Jungrustup
2021-02-16 borsAuto merge of #1712 - RalfJung:rustup, r=RalfJung
2021-02-16 Ralf Jungadd test by @eddyb
2021-02-16 Ralf Jungrustup and temporarily disable broken tests
2021-02-09 borsAuto merge of #1703 - calebzulawski:master, r=RalfJung
2021-02-08 Caleb ZulawskiRemove non-power-of-two SIMD vectors
2021-02-05 borsAuto merge of #1701 - m-ou-se:non-fmt-panic-lint, r...
2021-02-05 Mara BosUpdate rust version.
2021-02-03 borsAuto merge of #1700 - RalfJung:rustup, r=RalfJung
2021-02-03 Ralf Jungrustup
2021-01-31 borsAuto merge of #1697 - RalfJung:rustup, r=RalfJung
2021-01-31 Ralf Jungrustup
2021-01-30 borsAuto merge of #1693 - rust-lang:oli-obk-patch-1, r...
2021-01-29 borsAuto merge of #1696 - RalfJung:abi-check, r=RalfJung
2021-01-29 Ralf Jungadd test for caller ABI check
2021-01-29 borsAuto merge of #1670 - unseddd:abi, r=RalfJung
2021-01-28 borsAuto merge of #1686 - thomcc:cmpxchg_weak, r=oli-obk
2021-01-27 borsAuto merge of #1692 - RalfJung:rustup, r=RalfJung
2021-01-27 Ralf Jungrustup; more slack for timing tests
2021-01-26 borsAuto merge of #1690 - RalfJung:rustup, r=RalfJung
2021-01-26 Ralf Jungerroneous_const span now changes with inlining
2021-01-26 Ralf Jungrustup; allow some lints
2021-01-26 Thom ChiovoloniFail 80% of the time on weak cmpxchg, not 50%
2021-01-26 Thom Chiovolonireview nits
next