]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-10 bjorn3Print message when reaching trap
2019-04-10 bjorn3Fix and optimize init intrinsic
2019-04-10 bjorn3Pass --sysroot in config.sh to prevent passing it
2019-04-10 bjorn3Update Cargo.lock
2019-04-10 dependabot... Merge pull request #477 from bjorn3/dependabot/cargo...
2019-04-10 dependabot... Bump cranelift from `4bc56b8` to `8456797`
2019-04-09 dependabot... Merge pull request #471 from bjorn3/dependabot/cargo...
2019-04-09 dependabot... Bump cranelift from `cadf244` to `4bc56b8`
2019-04-08 bjorn3Fix for mutable_borrow_reservation_conflict future...
2019-04-08 bjorn3Update cranelift
2019-04-08 dependabot... Merge pull request #467 from bjorn3/dependabot/cargo...
2019-04-08 dependabot... Bump cranelift from `0d2badc` to `c08d231`
2019-04-06 bjorn3Rustup to rustc 1.35.0-nightly (acd8dd6a5 2019-04-05)
2019-04-05 bjorn3Update dependencies
2019-04-05 bjorn3Update cranelift, faerie and target-lexicon
2019-04-05 dependabot... Bump gimli from `97ab9ea` to `21a3d2b` (#462)
2019-04-04 Aaron HillRustup to rustc 1.35.0-nightly (f8673e0ad 2019-04-03)
2019-04-02 dependabot... Merge pull request #448 from bjorn3/dependabot/cargo...
2019-04-02 dependabot... Bump cranelift from `6df7e41` to `73aa684`
2019-04-01 bjorn3Update Cargo.lock
2019-04-01 bjorn3Rustup to rustc 1.35.0-nightly (e3428db7c 2019-03-31)
2019-03-30 bjorn3Rustup to rustc 1.35.0-nightly (e782d790f 2019-03-29)
2019-03-29 bjorn3Rustup to rustc 1.35.0-nightly (237bf3244 2019-03-28)
2019-03-29 bjorn3Update Cargo.lock
2019-03-27 bjorn3Update Cargo.lock
2019-03-27 bjorn3Rustup to rustc 1.35.0-nightly (fbd34efb3 2019-03-26)
2019-03-26 bjorn3Skip ZST arguments
2019-03-25 bjorn3Update dependencies
2019-03-25 bjorn3Rustup to rustc 1.35.0-nightly (0576ac109 2019-03-24)
2019-03-21 bjorn3Rustup to rustc 1.35.0-nightly (82e2f3ec2 2019-03-20)
2019-03-16 bjorn3Rustup to rustc 1.35.0-nightly (52e885628 2019-03-15)
2019-03-12 dependabot... Bump gimli from `5763791` to `f1f641c` (#418)
2019-03-11 bjorn3Misc changes
2019-03-11 bjorn3Sign extend ints in trans_const_value
2019-03-11 bjorn3Implement weak linkage for statics
2019-03-11 bjorn3Remove "Saved incremental data" warning
2019-03-11 bjorn3Update cranelift
2019-03-11 bjorn3Rustup to rustc 1.35.0-nightly (9d71ec135 2019-03-10)
2019-03-08 bjorn3Update cranelift, faerie and target-lexicon
2019-03-08 dependabot... Bump gimli from `f30aeaa` to `5763791` (#409)
2019-03-07 dependabot... Bump rand_os from 0.1.2 to 0.1.3 (#404)
2019-03-07 dependabot... Bump gimli from `a5f5b72` to `f30aeaa` (#408)
2019-03-07 dependabot... Bump env_logger from 0.6.0 to 0.6.1 (#407)
2019-03-06 bjorn3Fix atomic intrinsics
2019-03-06 bjorn3Fix write_cvalue type assert for late bound regions...
2019-03-06 bjorn3Remove 0006-alloc-Disable-some-unsupported-stuff.patch
2019-03-06 bjorn3Fix panic with reported const_eval promoted error
2019-03-06 bjorn3Fix trans_get_discriminant for uninhabited types
2019-03-06 dependabot... Bump libc from 0.2.49 to 0.2.50 (#400)
2019-03-05 bjorn3Merge pull request #399 from bjorn3/dependabot/cargo...
2019-03-05 bjorn3Merge pull request #398 from bjorn3/dependabot/cargo...
2019-03-05 dependabot... Bump cfg-if from 0.1.6 to 0.1.7
2019-03-05 dependabot... Bump gimli from `7b828cb` to `a5f5b72`
2019-03-04 dependabot... Merge pull request #397 from bjorn3/dependabot/cargo...
2019-03-04 dependabot... Merge pull request #395 from bjorn3/dependabot/cargo...
2019-03-04 dependabot... Bump syn from 0.15.26 to 0.15.27
2019-03-04 dependabot... Bump cc from 1.0.29 to 1.0.30
2019-03-04 bjorn3Rustup to rustc 1.35.0-nightly (87a436377 2019-03-03)
2019-03-03 bjorn3Rename load_value_pair to load_scalar_pair and fix...
2019-03-03 bjorn3Replace functions taking or returning u128 or i128...
2019-03-03 bjorn3Improve unimpl! docs
2019-03-02 bjorn3Make CastKind::Misc handling more clean and general
2019-03-02 bjorn3Fix cranelift patch paths
2019-03-02 bjorn3Implement CastKind::ClosureFnPointer
2019-03-02 bjorn3Implement ProjectionElem::Subslice
2019-03-02 bjorn3Rustup to rustc 1.34.0-nightly (c1d2d83ca 2019-03-01)
2019-03-01 bjorn3Rustup to rustc 1.34.0-nightly (350674b71 2019-02-28)
2019-02-28 bjorn3Rustup to rustc 1.34.0-nightly (7e001e5c6 2019-02-27)
2019-02-27 dependabot... Merge pull request #380 from bjorn3/dependabot/cargo...
2019-02-27 dependabot... Merge pull request #373 from bjorn3/dependabot/cargo...
2019-02-27 dependabot... Bump gimli from `2c7fcfe` to `7b828cb`
2019-02-27 dependabot... Bump rand_pcg from 0.1.1 to 0.1.2
2019-02-27 bjorn3Merge pull request #374 from bjorn3/dependabot/cargo...
2019-02-27 dependabot... Bump libc from 0.2.48 to 0.2.49
2019-02-27 bjorn3Merge pull request #384 from bjorn3/dependabot/cargo...
2019-02-27 dependabot... Bump lazy_static from 1.2.0 to 1.3.0
2019-02-26 bjorn3Update cranelift
2019-02-26 bjorn3Rustup to rustc 1.34.0-nightly (00aae71f5 2019-02-25)
2019-02-26 bjorn3Rustup to rustc 1.34.0-nightly (aadbc459b 2019-02-23)
2019-02-26 bjorn3Add rust to .gitignore
2019-02-23 bjorn3Rustup to rustc 1.34.0-nightly (e1c6d0057 2019-02-22)
2019-02-23 bjorn3Update cranelift and add a test for bitreverse
2019-02-23 bjorn3Use Instance::resolve_for_vtable instead of Instance...
2019-02-22 bjorn3Merge pull request #371 from bjorn3/dependabot/cargo...
2019-02-22 dependabot... Bump gimli from `b0141dd` to `2c7fcfe`
2019-02-21 bjorn3Update gimli
2019-02-21 bjorn3Update cranelift
2019-02-21 bjorn3Rustup to rustc 1.34.0-nightly (f66e4697a 2019-02-20)
2019-02-21 bjorn3Rustfmt
2019-02-20 bjorn3Merge pull request #361 from bjorn3/dependabot/cargo...
2019-02-20 bjorn3Merge pull request #360 from bjorn3/dependabot/cargo...
2019-02-20 dependabot... Merge pull request #364 from bjorn3/dependabot/cargo...
2019-02-20 dependabot... Bump cranelift from `50c66ae` to `2f61600`
2019-02-20 dependabot... Bump backtrace from 0.3.13 to 0.3.14
2019-02-20 dependabot... Bump gimli from `8f47f31` to `e2529c0`
2019-02-18 bjorn3Pass command-line arguments to JITed function
2019-02-18 bjorn3Update gimli
2019-02-18 bjorn3Update cranelift
2019-02-18 bjorn3Merge pull request #353 from bjorn3/dependabot/cargo...
2019-02-18 bjorn3Merge pull request #340 from bjorn3/dependabot/cargo...
next