]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-06-24 Christian PovedaReorganize MemoryExtra and AllocExtra structures
2019-06-24 Christian PovedaRename new fields and move rng to MemoryExtra
2019-06-22 Christian PovedaForce intptrcast for binary operations
2019-06-21 Christian PovedaDuplicate compile-fail tests for intptrcast
2019-06-21 Christian PovedaImplement intptrcast methods
2019-06-21 Ralf JungMerge pull request #778 from christianpoveda/master
2019-06-21 Oliver SchererMerge branch 'master' into master
2019-06-21 Oliver SchererUpdate rust-version
2019-06-21 Ralf JungMerge pull request #777 from RalfJung/rustup
2019-06-21 Christian PovedaMerge branch 'master' into master
2019-06-20 Christian PovedaUpdate tag methods to match Machine changes
2019-06-20 Ralf JungMerge branch 'master' into rustup
2019-06-20 Ralf JungMerge pull request #774 from soc/patch-1
2019-06-20 Ralf JungMerge branch 'master' into patch-1
2019-06-20 Ralf Junguse org.rust-lang.miri folder on macOS
2019-06-20 Ralf Jungallow some inequality comparisons between pointers...
2019-06-20 Ralf Jungbump Rust, no changes needed
2019-06-17 Oliver SchererMerge pull request #776 from RalfJung/intrinsics
2019-06-16 Ralf Jungimplement and test unchecked_{add,sub,mul} intrinsics
2019-06-16 Ralf Jungtest unchecked_rem
2019-06-16 Ralf Jungtest exact_div UB detection
2019-06-16 Ralf JungMerge pull request #771 from kennethbgoodin/foreign_mat...
2019-06-16 Ralf JungMerge branch 'master' into foreign_math_functions
2019-06-16 Ralf JungMerge pull request #775 from rust-lang/rustup
2019-06-16 Ralf Jungbump rustc yet again
2019-06-15 socFix project dirs path
2019-06-14 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-14 Ralf JungMerge pull request #772 from RalfJung/sysroot
2019-06-14 Ralf Jungfix running a Miri that was built in bootstrap
2019-06-14 Ralf Jungchange sysroot check to print the output in case of...
2019-06-14 Oliver SchererFix indentation
2019-06-14 Kenny GoodinAdd more missing math functions
2019-06-13 Ralf JungMerge pull request #769 from RalfJung/rustup
2019-06-13 Ralf Jungrustup for lifetime refactorings
2019-06-13 Ralf JungREADME: mention to cargo update, mention rustup-toolcha...
2019-06-12 Ralf JungMerge pull request #763 from kennethbgoodin/fix_cmath_f...
2019-06-12 Kenny GoodinImplement cbrt and hypot function calls
2019-06-12 Ralf JungMerge pull request #701 from RalfJung/rand
2019-06-12 Ralf Jungbump rand so that the test passes
2019-06-12 Ralf Jungtest rand a bit more
2019-06-11 Ralf JungMerge pull request #764 from RalfJung/minmax
2019-06-11 Ralf Jungbump Rust version
2019-06-11 Ralf Jungtest FMA a bit more
2019-06-11 Ralf Jungtest more enum-int-cast code paths
2019-06-11 Ralf Junguse apfloat's FMA primitive
2019-06-11 Ralf Jungimplement min and max floating point intrinsics
2019-06-11 Ralf Jungfix from to/from f32/f64 changes
2019-06-11 Ralf JungMerge pull request #766 from RalfJung/sysroot
2019-06-11 Ralf JungMerge branch 'master' into sysroot
2019-06-10 Ralf JungMerge pull request #767 from RalfJung/rustup
2019-06-10 Ralf Jungfix for rustc rename mir -> body
2019-06-09 Ralf Jungfactor out common code to determine miri binary
2019-06-09 Ralf Jungmake sure that find_sysroot always sets MIRI_SYSROOT
2019-06-09 Ralf Jungfix comments
2019-06-09 Ralf Jungdo not handle MIRI_SYSROOT in the driver at all, rely...
2019-06-09 Ralf Jungdon't have both MIRI_SYSROOT and --sysroot
2019-06-09 Ralf Jungexplain why we always set a sysroot; make sure we error...
2019-06-09 Ralf Jungremove outdated sysroot management
2019-06-09 Ralf Jungcargo miri: make sure we see the same sysroot for rustc...
2019-06-08 Ralf JungMerge pull request #765 from RalfJung/rustup
2019-06-08 Ralf Jungrustup for EvalResult rename
2019-06-06 Oliver SchererMerge pull request #761 from ecstatic-morse/type-name
2019-06-06 Dylan MacKenzieUse in-core implementation of `type_name`.
2019-06-04 Ralf JungMerge pull request #757 from RalfJung/test-ice
2019-06-04 Ralf Jungbump Rust
2019-06-04 Ralf Jungtest for no-validation-only failure
2019-06-03 Ralf Jungremove too expensive debug assertion (#755)
2019-06-03 Ralf JungMerge branch 'master' into debug
2019-06-03 Ralf JungMerge pull request #760 from lzutao/bump-dep
2019-06-03 Lzu TaoBump directories to 2.0
2019-06-03 Lzu TaoBump cargo_metadata to 0.8
2019-06-02 Ralf JungTag static/const allocations (#748)
2019-06-02 Ralf Jungbump Rust version
2019-06-02 Ralf Jungtest that we cannot access unescaped static memory...
2019-06-02 Ralf Jungfix existing tests
2019-06-02 Ralf Junguse new rustc infrastructure to tag the base pointer...
2019-06-01 Ralf JungMerge pull request #759 from RalfJung/rustup
2019-06-01 Ralf Jungrustup for ... deprecation
2019-05-31 Ralf Jungremove too expensive debug assertion
2019-05-30 Ralf JungRustup (#752)
2019-05-30 Ralf Jungmove fn_item/ptr tests to closures file
2019-05-30 Ralf Jungupdate for rustc warning about missing dyn
2019-05-29 Ralf JungMerge pull request #751 from RalfJung/rc
2019-05-29 Ralf Jungtest weak_into_raw
2019-05-29 Ralf Jungtry to make the Windows CI not rebuild Miri (#750)
2019-05-29 Ralf Jungtry to make the Windows CI not rebuild Miri
2019-05-29 Ralf Jungmiri build script: support building miri in debug mode...
2019-05-29 Ralf JungMerge branch 'master' into miri-build
2019-05-29 Ralf Jungfix for rustc changes (#749)
2019-05-29 Ralf Jungtweak logic for determining rustc default target
2019-05-29 Ralf Jungprint usage information on invalid command
2019-05-29 Ralf Jungfix for rustc changes
2019-05-28 Ralf Jungupdate for rustc Scalar changes, test for pointer wrapp...
2019-05-28 Ralf Jungbump Rust
2019-05-28 Ralf Jungtest for pointer wrapping ICE
2019-05-28 Ralf Jungadjust for rustc changes
2019-05-28 Ralf Jungalso pass flags to install
2019-05-28 Ralf Jungreference cargo issue
2019-05-28 Ralf Jungavoid rebuilding Miri on CI
2019-05-28 Ralf Jungmiri build script: support building miri in debug mode
next