]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #1899 - RalfJung:rustup, r=RalfJung
[rust.git] / tests /
2021-10-12 borsAuto merge of #1899 - RalfJung:rustup, r=RalfJung
2021-10-12 Ralf Jungrustup
2021-10-07 borsAuto merge of #1897 - camelid:rustup, r=RalfJung
2021-10-07 Noah Levrustup
2021-10-05 borsAuto merge of #1896 - camelid:rustup, r=RalfJung
2021-10-05 Noah Levrustup
2021-09-30 borsAuto merge of #1885 - DrMeepster:global_allocator,...
2021-09-29 DrMeepsterimplement `#[global_allocator]`
2021-09-14 borsAuto merge of #1890 - Smittyvb:cargo-miri-short-alias...
2021-09-11 borsAuto merge of #1889 - hyd-dev:rustup, r=RalfJung
2021-09-11 hyd-devAdd `#[allow(dead_code)]` in some tests
2021-09-08 borsAuto merge of #1884 - DrMeepster:start, r=RalfJung
2021-09-02 DrMeepsteradd support for #[start]
2021-08-30 borsAuto merge of #1879 - oli-obk:gitpod, r=RalfJung
2021-08-26 borsAuto merge of #1880 - hyd-dev:rustup, r=oli-obk
2021-08-26 hyd-devMove `#[allow(unreachable_code)]` in `tests/run-pass...
2021-08-24 borsAuto merge of #1877 - hyd-dev:rustup, r=RalfJung
2021-08-24 hyd-devAdd `#[allow(unreachable_code)]` to `drop(x)` in `tests...
2021-08-23 borsAuto merge of #1875 - niluxv:volatile_set_memory_intrin...
2021-08-23 niluxvAdd test for `volatile_set_memory`
2021-08-16 borsAuto merge of #1872 - RalfJung:rustup, r=RalfJung
2021-08-16 Ralf Jungrustup
2021-08-15 borsAuto merge of #1871 - hyd-dev:no-mangle-method, r=RalfJung
2021-08-15 hyd-devUpdate tests for `#[no_mangle]` associated functions
2021-08-14 borsAuto merge of #1870 - RalfJung:rustup, r=RalfJung
2021-08-14 Ralf Jungrustup
2021-08-07 borsAuto merge of #1868 - hyd-dev:rustup, r=RalfJung
2021-08-07 hyd-devFix tests for `C-unwind` ABI changes
2021-08-02 borsAuto merge of #1854 - RalfJung:partial-ptr-overwrite...
2021-08-02 Ralf Jungadjust for ERR_ON_PARTIAL_PTR_OVERWRITE
2021-07-27 borsAuto merge of #1858 - RalfJung:thread-leaks, r=oli-obk
2021-07-27 Ralf Jungmake sure we only terminate main thread once TLS is...
2021-07-27 Ralf Jungmake the loop infinite
2021-07-25 Ralf Jungno concurrency on windows
2021-07-25 borsAuto merge of #1859 - RalfJung:global-system-mixup...
2021-07-25 Ralf Jungadd test for mixing up System and Global memory
2021-07-25 Ralf Jungalso ignore 'thread leaks' with -Zmiri-ignore-leaks
2021-07-25 borsAuto merge of #1856 - RalfJung:no-mir, r=RalfJung
2021-07-25 borsAuto merge of #1838 - atsmtat:fs-isolation, r=RalfJung
2021-07-20 Smit SoniUpdate error code for fs ops in isolation
2021-07-20 borsAuto merge of #1853 - RalfJung:negative-offsets, r...
2021-07-20 Ralf Jungtest for negative offsets
2021-07-20 borsAuto merge of #1855 - RalfJung:rustup, r=RalfJung
2021-07-20 Ralf Jungrustup
2021-07-17 borsAuto merge of #1851 - RalfJung:provenance-overhaul...
2021-07-17 Ralf Jungadd test for better ptr handling in enum niches
2021-07-16 Ralf Jungadjust Miri to Pointer type overhaul
2021-07-10 borsAuto merge of #1849 - Aaron1011:rustup-track-caller...
2021-07-10 Aaron HillRustup for `#[track_caller]` trait object changes
2021-07-07 borsAuto merge of #1848 - RalfJung:rustup, r=RalfJung
2021-07-07 Ralf Jungrustup
2021-07-03 borsAuto merge of #1842 - hyd-dev:target-dir, r=RalfJung
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
next