]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-14 borsAuto merge of #1890 - Smittyvb:cargo-miri-short-alias...
2021-09-13 SmittyDon't use seperate alias test
2021-09-11 SmittyOne character aliases for cargo-miri run/test
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-09 borsAuto merge of #1888 - hyd-dev:rustup, r=RalfJung
2021-09-09 hyd-dev`rustc_mir` -> `rustc_const_eval`
2021-09-08 borsAuto merge of #1884 - DrMeepster:start, r=RalfJung
2021-09-06 borsAuto merge of #1886 - camelid:stage2, r=RalfJung
2021-09-06 borsAuto merge of #1887 - hyd-dev:rustup, r=RalfJung
2021-09-06 hyd-dev`rustc_target::abi::LayoutOf` -> `rustc_middle::ty...
2021-09-05 Noah LevStage 2 seems to be required after all
2021-09-02 DrMeepsterremove commented out code
2021-09-02 DrMeepsteradd support for #[start]
2021-09-01 borsAuto merge of #1883 - smoelius:master, r=RalfJung
2021-09-01 Samuel E. Moelius IIIUpdate compiletest_rs dependency
2021-08-30 borsAuto merge of #1879 - oli-obk:gitpod, r=RalfJung
2021-08-30 borsAuto merge of #1882 - RalfJung:rustup, r=RalfJung
2021-08-30 Ralf Jungrustup
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 Oli SchererTry out gitpod
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-22 borsAuto merge of #1874 - steffahn:a_an, r=RalfJung
2021-08-22 Frank SteffahnFix a typo “an”→“a”
2021-08-22 niluxvAdd support for the `volatile_set_memory` intrinsic
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-16 borsAuto merge of #1872 - RalfJung:rustup, r=RalfJung
2021-08-16 Ralf Jungllvm_asm → asm
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 borsAuto merge of #1865 - rust-lang:test-cargo-miri, r...
2021-08-07 hyd-devFix tests for `C-unwind` ABI changes
2021-08-04 Ralf Jungimprove test-cargo-miri output
2021-08-04 borsAuto merge of #1864 - hyd-dev:rustup, r=RalfJung
2021-08-04 hyd-devUpdate cargo-miri test
2021-08-02 borsAuto merge of #1854 - RalfJung:partial-ptr-overwrite...
2021-08-02 Ralf Jungrustup
2021-08-02 Ralf Jungdocify some comments
2021-08-02 Ralf Jungadjust for ERR_ON_PARTIAL_PTR_OVERWRITE
2021-07-30 borsAuto merge of #1863 - hyd-dev:parallel-compiler, r...
2021-07-30 hyd-devUse `Lrc` instead of `Rc` in `MiriCompilerCalls::config()`
2021-07-27 borsAuto merge of #1861 - RalfJung:rustup, r=RalfJung
2021-07-27 Ralf Jungrustup
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 Jungtell users how to disable the leak check
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-24 Smit SoniMove shim argument checks before isolation check
2021-07-24 Ralf Jungshow proper error when using a sysroot without MIR
2021-07-20 Smit SoniUpdate error code for fs ops in isolation
2021-07-20 Smit SoniFix use of deprecated `check_no_isolation` in posix...
2021-07-20 borsAuto merge of #1853 - RalfJung:negative-offsets, r...
2021-07-20 Ralf Jungrustup
2021-07-20 Ralf Jungtest for negative offsets
2021-07-20 Ralf Jungadjust for PointerOutOfBounds change
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 Jungrustup
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-12 borsAuto merge of #1850 - RalfJung:fmt, r=RalfJung
2021-07-11 Ralf Jungfmt cargo-miri
2021-07-11 Ralf Jungfmt: set force_multiline_blocks=true
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-06 borsAuto merge of #1846 - RalfJung:license, r=RalfJung
2021-07-06 borsAuto merge of #1847 - RalfJung:more-tags, r=RalfJung
2021-07-06 Ralf Jungfmt
2021-07-06 Ralf Jungexported_symbols_cache: ensure we do not overwrite...
2021-07-06 Ralf Jungalso treat CallerLocation and Machine memory as properl...
2021-07-06 Ralf Jungexplicitly list memory kinds for stacked borrows
2021-07-05 Ralf Jungsync license files with rustc repo
2021-07-04 borsAuto merge of #1845 - Smittyvb:fix-after-mir-alloc...
2021-07-04 SmittyMake work after mir-alloc-oom
2021-07-03 borsAuto merge of #1842 - hyd-dev:target-dir, r=RalfJung
2021-07-02 borsAuto merge of #1844 - hyd-dev:rustup, r=RalfJung
2021-07-02 hyd-devImport `std::process::self`
2021-07-02 hyd-devAdd a comment in `.github/workflows/ci.yml`
2021-07-02 hyd-devUpdate for `TyCtxt::crates()` change
2021-06-29 borsAuto merge of #1843 - RalfJung:rustup, r=RalfJung
2021-06-29 Ralf Jungrustup
2021-06-27 hyd-devImprove doc comment
2021-06-27 hyd-devFix `.expect()` message
next