]> git.lizzy.rs Git - rust.git/history - src
Rustup to rustc 1.38.0-nightly (e3cebcb3b 2019-07-19)
[rust.git] / src /
2019-07-20 bjorn3Rustup to rustc 1.38.0-nightly (e3cebcb3b 2019-07-19)
2019-07-13 bjorn3Rustup to rustc 1.38.0-nightly (71f9384e3 2019-07-12)
2019-07-08 bjorn3Merge pull request #630 from bjorn3/dependabot/cargo...
2019-07-08 bjorn3Rustup
2019-07-07 bjorn3Rustup to rustc 1.38.0-nightly (dfd52ba6a 2019-07-06)
2019-07-03 bjorn3Rustup to rustc 1.37.0-nightly (0beb2ba16 2019-07-02)
2019-06-26 bjorn3Implement some float intrinsics
2019-06-23 bjorn3Implement bswap intrinsic
2019-06-23 bjorn3Implement some intrinsics
2019-06-23 bjorn3Fix load and store for ByValPair values with differentl...
2019-06-23 bjorn3Rustup to rustc 1.37.0-nightly (de02101e6 2019-06-22)
2019-06-16 bjorn3Fix returning non ZST uninhabited types
2019-06-16 bjorn3Fix SetDiscriminant for generators
2019-06-16 bjorn3Implement lt, le, ge and gt for fat pointers
2019-06-16 bjorn3Add comments for trap::codegen_print gv and fn defs
2019-06-16 bjorn3Make a link less prone to breaking
2019-06-16 bjorn3Refactor drop codegen
2019-06-16 bjorn3Fix compiling in release mode
2019-06-16 bjorn3Implement scalar pair abi pass mode
2019-06-16 bjorn3Fix `write_cvalue` for `ByValPair` when the cvalue...
2019-06-16 bjorn3Rustup to rustc 1.37.0-nightly (0dc9e9c10 2019-06-15)
2019-06-13 bjorn3Rustup to rustc 1.37.0-nightly (2887008e0 2019-06-12)
2019-06-12 bjorn3Fix debuginfo generation when given source path doesn...
2019-06-11 bjorn3Remove workaround for previously missing encoding
2019-06-11 bjorn3Merge pull request #435 from bjorn3/write_dylib_metadata
2019-06-11 bjorn3Fix it
2019-06-11 bjorn3Update for faerie section symbols
2019-06-11 bjorn3Only write metadata module when necessary
2019-06-11 bjorn3[WIP] Use correct segment for metadata section
2019-06-11 bjorn3Read and write dylib metadata
2019-06-11 bjorn3Move layout out of the enum for CValue
2019-06-11 bjorn3Encapsulate CPlace constructors
2019-06-11 bjorn3Use CValue::by_val{,_pair} at more places
2019-06-11 bjorn3Move CValue and CPlace to separate file and remove...
2019-06-11 bjorn3Encapsulate CValue and CPlace creation
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-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-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 bjorn3Rustup to rustc 1.36.0-nightly (dec4c5201 2019-05-24)
2019-05-14 bjorn3Update cranelift
2019-05-11 bjorn3Partial support for wasm32-unknown-wasi as host triple
2019-05-08 bjorn3Rustup to rustc 1.36.0-nightly (cfdc84a00 2019-05-07)
2019-05-04 bjorn3Extract driver.rs
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-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 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 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-18 bjorn3Rustup to rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
2019-04-15 bjorn3Rustup to rustc 1.35.0-nightly (aa99abeb2 2019-04-14)
2019-04-10 bjorn3Print message when reaching trap
2019-04-10 bjorn3Fix and optimize init intrinsic
2019-04-08 bjorn3Fix for mutable_borrow_reservation_conflict future...
2019-04-04 Aaron HillRustup to rustc 1.35.0-nightly (f8673e0ad 2019-04-03)
2019-04-01 bjorn3Rustup to rustc 1.35.0-nightly (e3428db7c 2019-03-31)
2019-03-29 bjorn3Rustup to rustc 1.35.0-nightly (237bf3244 2019-03-28)
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-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-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 bjorn3Rustup to rustc 1.35.0-nightly (9d71ec135 2019-03-10)
2019-03-08 bjorn3Update cranelift, faerie and target-lexicon
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-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 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)
next