]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-20 borsAuto merge of #1779 - RalfJung:cargo-miri-xargo, r...
2021-04-20 Ralf Jungrustup
2021-04-18 Ralf Jungfix MIRI_BE_RUSTC value during sysroot build
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 Bouttefeuxchange rust version to head
2021-04-15 Aliénore Bouttefeuxallow deref of null ptr in test
2021-04-12 borsAuto merge of #1774 - RalfJung:contrib, r=RalfJung
2021-04-12 Ralf Jungfix CONTRIBUTING example
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-11 borsAuto merge of #1771 - vakaras:bug-1763, r=RalfJung
2021-04-11 Vytautas AstrauskasReference issue 1763 in the comment.
2021-04-11 Ralf Jungonly check timeouts when a thread yields
2021-04-10 Vytautas AstrauskasAttempt to fix #1763 by asking the scheduler to retry...
2021-04-10 borsAuto merge of #1770 - RalfJung:no_run, r=RalfJung
2021-04-10 Ralf Jungmake sure that we truly do not run no_run doctests
2021-04-10 Ralf Jungremove compatibility code for passing miri flags via...
2021-04-10 borsAuto merge of #1768 - RalfJung:readme, r=RalfJung
2021-04-10 Ralf Jungadd the bad doctests we found to the trophy case
2021-04-10 borsAuto merge of #1766 - RalfJung:dropped-temporary, r...
2021-04-10 Ralf Jungadd test to detect dropped temporary
2021-04-10 borsAuto merge of #1765 - rust-lang:rustup, r=RalfJung
2021-04-10 Ralf Jungrustup
2021-04-09 borsAuto merge of #1764 - RalfJung:readme, r=RalfJung
2021-04-09 Ralf Jungfix typo in README
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-07 borsAuto merge of #1759 - RalfJung:readme, r=RalfJung
2021-04-07 Ralf Jungmention 'cargo miri test filter' in README
2021-04-06 borsAuto merge of #1757 - RalfJung:rustdoc, r=RalfJung
2021-04-05 Ralf Jungnits and fix non-deterministic test output
2021-04-05 Ralf Jungnits; test running no doctests
2021-04-05 Ralf Jungavoid some dead code and test no_run tests
2021-04-05 Ralf Jungadd test for compile_fail; de-duplicate sysroot forwarding
2021-04-05 hyd-devFix sysroot for rustdoc
2021-04-05 Ralf Jungresolve semantic conflicts
2021-04-05 Ralf Jungmake attempt to cross-interpret a hard error
2021-04-05 Tristan Dannenbergmake cargo-miri run doc-tests
2021-04-04 borsAuto merge of #1756 - RalfJung:getrandom, r=RalfJung
2021-04-04 Ralf Jungalso test old getrandom
2021-04-04 borsAuto merge of #1755 - RalfJung:cargo-update, r=RalfJung
2021-04-04 Ralf Jungbump test-cargo-miri dependencies
2021-04-04 Ralf Jungbump cargo-miri dependencies
2021-04-04 Ralf Jungbump miri dependencies
2021-04-04 Ralf Jungfix newer getrandom on Windows
2021-04-04 Ralf Jung'cargo update' all the things
2021-04-04 Ralf Jungalso test getrandom directly
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 Ralf Jungrustup
2021-03-25 borsAuto merge of #1748 - jrvanwhy:track-raw-pointers-doc...
2021-03-24 Johnathan Van WhyREADME.md: Apply RalfJung's suggestion
2021-03-23 borsAuto merge of #1750 - hyd-dev:rustup, r=RalfJung
2021-03-23 hyd-devUpdate `rust-version`
2021-03-23 hyd-devRemove `#![feature(or_patterns)]`
2021-03-22 Johnathan Van Why`-Zmiri-track-raw-pointers` doc correction: it is not...
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-19 Johnathan Van WhyImprovements to the README item on `-Zmiri-track-raw...
2021-03-17 borsAuto merge of #1746 - bstrie:depfix, r=RalfJung
2021-03-17 Ralf Jungrustup
2021-03-17 bstrieReplace deprecated `collections::Bound`
2021-03-17 borsAuto merge of #1745 - hyd-dev:unsup-foreign-calls-are...
2021-03-17 hyd-devRemove the macro and expand it manually
2021-03-17 hyd-devRemove meaningless tests
2021-03-17 hyd-devRevert "Don't duplicate `check_abi()`"
2021-03-17 hyd-devUnsupported foreign non-"C"/"system"-ABI function calls...
2021-03-16 hyd-devDon't duplicate `check_abi()`
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-09 Daniel McNabAdd link to pr for documentation
2021-03-09 borsAuto merge of #1737 - rust-lang:oli-obk-patch-1, r...
2021-03-09 Oli Scherermir-opt-level 4 is the new 3
2021-03-08 borsAuto merge of #1735 - m-ou-se:remove-unwrap-none, r...
2021-03-08 Daniel McNabOpt-in to rustc_private for `rust-analyzer`
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-05 SmittyvbCheck arg count
2021-03-04 SmittySupport breakpoint intrinsic
next