]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-06-11 bjorn3Move CValue and CPlace to separate file and remove...
2019-06-11 bjorn3Encapsulate CValue and CPlace creation
2019-06-11 bjorn3Update dependencies
2019-06-09 bjorn3Update Cargo.lock
2019-06-09 bjorn3Update cranelift
2019-06-09 bjorn3Rustup to rustc 1.37.0-nightly (991c719a1 2019-06-08)
2019-06-08 bjorn3Pretty print non local mir bodies too on panic
2019-06-08 dependabot... Merge pull request #594 from bjorn3/dependabot/cargo...
2019-06-08 dependabot... Bump bitflags from 1.0.4 to 1.1.0
2019-06-06 bjorn3Rustup to rustc 1.37.0-nightly (7cdaffd79 2019-06-05)
2019-06-02 bjorn3Rustup to rustc 1.37.0-nightly (03ee55bb1 2019-06-01)
2019-06-02 bjorn3Update dependencies
2019-05-31 bjorn3Rustup to rustc 1.37.0-nightly (3ade426ed 2019-05-30)
2019-05-26 bjorn3Rustup to rustc 1.36.0-nightly (f49269398 2019-05-25)
2019-05-25 bjorn3Update Cargo.lock
2019-05-25 dependabot... Merge pull request #566 from bjorn3/dependabot/cargo...
2019-05-25 dependabot... Bump cranelift from `dcce879` to `be02e94`
2019-05-25 bjorn3Rustup to rustc 1.36.0-nightly (dec4c5201 2019-05-24)
2019-05-22 bjorn3Update cranelift
2019-05-14 bjorn3Update cranelift
2019-05-11 bjorn3Partial support for wasm32-unknown-wasi as host triple
2019-05-09 dependabot... Bump proc-macro2 from 0.4.29 to 0.4.30 (#527)
2019-05-08 dependabot... Merge pull request #525 from bjorn3/dependabot/cargo...
2019-05-08 dependabot... Merge pull request #526 from bjorn3/dependabot/cargo...
2019-05-08 dependabot... Bump serde from 1.0.90 to 1.0.91
2019-05-08 dependabot... Bump syn from 0.15.33 to 0.15.34
2019-05-08 bjorn3Rustup to rustc 1.36.0-nightly (cfdc84a00 2019-05-07)
2019-05-04 bjorn3Extract driver.rs
2019-05-04 bjorn3Update Cargo.lock
2019-05-04 bjorn3Use crates.io version of ar again
2019-05-04 bjorn3Update gimli
2019-05-04 bjorn3Update cranelift
2019-05-04 bjorn3Rustup to rustc 1.36.0-nightly (a3404557c 2019-05-03)
2019-05-01 dependabot... Bump proc-macro2 from 0.4.27 to 0.4.29 (#507)
2019-05-01 dependabot... Bump libc from 0.2.51 to 0.2.53 (#508)
2019-04-29 dependabot... Merge pull request #511 from bjorn3/dependabot/cargo...
2019-04-29 dependabot... Bump cranelift from `4f69c32` to `c0ee30f`
2019-04-28 bjorn3Rustup to rustc 1.36.0-nightly (938d4ffe1 2019-04-27)
2019-04-27 bjorn3Fix using using the same vtable twice
2019-04-27 bjorn3Update cranelift
2019-04-27 bjorn3Merge pull request #495 from bjorn3/use_cg_clif_link
2019-04-27 bjorn3Preserve the order files are added to archives
2019-04-27 bjorn3Rustup to rustc 1.36.0-nightly (597f43248 2019-04-26)
2019-04-24 bjorn3Update comment
2019-04-24 bjorn3Remove some debug println's
2019-04-24 bjorn3Change module names back
2019-04-24 bjorn3Fix gnu archives
2019-04-24 bjorn3Fix filename length for ar files
2019-04-24 bjorn3[WIP] Try using GnuBuilder
2019-04-24 bjorn3Use rustc_codegen_ssa::back::link instead of copy paste...
2019-04-24 bjorn3Don't remove incremental cache for sysroot building
2019-04-24 bjorn3Rustup to rustc 1.36.0-nightly (e938c2b9a 2019-04-23)
2019-04-21 bjorn3Refactor archive.rs for future usage of ar::GnuBuilder
2019-04-21 bjorn3Let the ArArchiveBuilder implement cg_ssa::back::archiv...
2019-04-21 bjorn3Rustup to rustc 1.36.0-nightly (33fe1131c 2019-04-20)
2019-04-20 bjorn3Use more rustc_codegen_ssa::back::link for linking
2019-04-19 dependabot... Merge pull request #486 from bjorn3/dependabot/cargo...
2019-04-19 dependabot... Bump cranelift from `8456797` to `538a066`
2019-04-19 dependabot... Bump gimli from `1bcc823` to `70c3730` (#490)
2019-04-18 bjorn3Rustup to rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
2019-04-17 dependabot... Bump regex from 1.1.5 to 1.1.6 (#483)
2019-04-17 dependabot... Bump gimli from `053f9e3` to `1bcc823` (#484)
2019-04-15 bjorn3Update Cargo.lock
2019-04-15 bjorn3Rustup to rustc 1.35.0-nightly (aa99abeb2 2019-04-14)
2019-04-14 bjorn3Some changes to README.md
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
next