]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #1843 - RalfJung:rustup, r=RalfJung
[rust.git] / tests /
2021-06-20 borsAuto merge of #1841 - RalfJung:debug, r=RalfJung
2021-06-20 borsAuto merge of #1840 - hyd-dev:rustup, r=RalfJung
2021-06-20 hyd-devUpdate backtraces
2021-06-17 borsAuto merge of #1839 - RalfJung:rustup, r=RalfJung
2021-06-17 Ralf Jungrustup
2021-06-15 borsAuto merge of #1833 - hyd-dev:82261, r=RalfJung
2021-06-15 borsAuto merge of #1832 - hyd-dev:1776-follow-up, r=RalfJung
2021-06-15 borsAuto merge of #1836 - hyd-dev:rustup, r=RalfJung
2021-06-15 hyd-devRustup
2021-06-11 hyd-devUse `check_shim()` for `abort`
2021-06-11 borsAuto merge of #1831 - hyd-dev:emulate-by-name-result...
2021-06-11 hyd-devImplement cache for not found symbols
2021-06-11 hyd-devDisallow `#[no_mangle]`/`#[export_name = ...]` function...
2021-06-11 hyd-devRemove erroneous `exit()` and `ExitProcess()` in `tests...
2021-06-11 hyd-devFix the wrong `EmulateByNameResult::NotSupported` in...
2021-06-09 borsAuto merge of #1830 - RalfJung:readme, r=RalfJung
2021-06-09 borsAuto merge of #1818 - landaire:feature/panic-on-unsuppo...
2021-06-09 borsAuto merge of #1829 - RalfJung:isolation, r=RalfJung
2021-06-09 Ralf Jungisolated operations return EPERM; tweak isolation hint
2021-06-09 borsAuto merge of #1797 - atsmtat:env-isolation, r=RalfJung
2021-06-09 Smit SoniAdd a support to execute isolated op without halting
2021-06-09 borsAuto merge of #1827 - l4l:patch-1, r=RalfJung
2021-06-08 borsAuto merge of #1828 - hyd-dev:rustup, r=RalfJung
2021-06-08 hyd-devUpdate `Box<Any>` to `Box<dyn Any>` in `catch_panic...
2021-06-07 Lander BrandtAdd support for panicking in the emulated application...
2021-06-06 borsAuto merge of #1823 - hyd-dev:extern-crate-std, r=RalfJung
2021-06-06 Ralf Jungexpand comment
2021-06-06 hyd-devRemove 2 tests
2021-06-06 hyd-devDetect `std` by checking if the crate defines `#[lang...
2021-06-03 borsAuto merge of #1776 - hyd-dev:1170, r=RalfJung
2021-06-03 borsAuto merge of #1824 - Pointerbender:strings-test, r...
2021-06-03 Pointerbenderadded a strings.rs regression test case for potential...
2021-06-03 borsAuto merge of #1816 - Pointerbender:slices-tests, r...
2021-06-03 hyd-devRemove some tests
2021-06-03 hyd-devRemove FIXME in `tests/compile-fail/panic/bad_unwind.rs`
2021-06-02 Pointerbenderuse references so that potential aliasing bugs are...
2021-06-02 Pointerbenderregression tests for pointer invalidation in core libra...
2021-05-31 borsAuto merge of #1820 - Aaron1011:rustup-const-err, r...
2021-05-31 Aaron HillRustup for const_err changes
2021-05-31 hyd-devImprove tests
2021-05-31 hyd-devRemove duplicated "foreign function"
2021-05-31 hyd-devImplement calls to exported symbols
2021-05-31 hyd-devAdd `-Zmiri-disable-abi-check`
2021-05-28 borsAuto merge of #1812 - hyd-dev:85546, r=RalfJung
2021-05-28 hyd-dev`unwind` is no longer `Option<BasicBlock>`
2021-05-23 borsAuto merge of #1814 - RalfJung:rustup, r=RalfJung
2021-05-23 Ralf Jungfix a Stacked Borrows test whose output changed
2021-05-19 borsAuto merge of #1804 - RalfJung:ptrless-allocs, r=RalfJung
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
next