]> git.lizzy.rs Git - rust.git/history - src/constant.rs
Rustup to rustc 1.37.0-nightly (2887008e0 2019-06-12)
[rust.git] / src / constant.rs
2019-06-13 bjorn3Rustup to rustc 1.37.0-nightly (2887008e0 2019-06-12)
2019-06-11 bjorn3Encapsulate CPlace constructors
2019-06-11 bjorn3Encapsulate CValue and CPlace creation
2019-06-09 bjorn3Rustup to rustc 1.37.0-nightly (991c719a1 2019-06-08)
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-04 bjorn3Update cranelift
2019-04-24 bjorn3Rustup to rustc 1.36.0-nightly (e938c2b9a 2019-04-23)
2019-04-18 bjorn3Rustup to rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
2019-04-10 bjorn3Print message when reaching trap
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-21 bjorn3Rustup to rustc 1.35.0-nightly (82e2f3ec2 2019-03-20)
2019-03-11 bjorn3Sign extend ints in trans_const_value
2019-03-11 bjorn3Implement weak linkage for statics
2019-03-06 bjorn3Fix panic with reported const_eval promoted error
2019-02-26 bjorn3Rustup to rustc 1.34.0-nightly (00aae71f5 2019-02-25)
2019-02-21 bjorn3Rustfmt
2019-02-18 bjorn3Merge pull request #332 from bjorn3/dependabot/cargo...
2019-02-16 bjorn3Rustup to rustc 1.34.0-nightly (a9410cd1a 2019-02-15)
2019-02-13 bjorn3Use correct alignment for CValue::ByRef for a ZST
2019-02-11 bjorn3Rustup to rustc 1.34.0-nightly (0b7af2668 2019-02-10)
2019-02-03 bjorn3Don't try to store func_addr for FnDef in trans_const_value
2019-01-26 bjorn3Fix offset addend mixup
2019-01-12 bjorn3Improve global name for anonymous allocations
2019-01-06 bjorn3Rustup to rustc 1.33.0-nightly (68fe5182c 2019-01-05)
2019-01-02 bjorn3Some cleanup of abi.rs
2018-12-24 bjorn3Rustup to rustc 1.33.0-nightly (ddab10a69 2018-12-23)
2018-12-14 bjorn3Rustup cg_ssa to rustc 1.32.0-nightly (f4a421ee3 2018...
2018-11-30 bjorn3Rustup to rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
2018-11-24 bjorn3Rustfmt
2018-11-24 bjorn3Rustup to rustc 1.32.0-nightly (1f57e4841 2018-11-23)
2018-11-16 bjorn3Fix static linkage
2018-11-16 bjorn3Rustup to rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)
2018-11-09 bjorn3Rustup to rustc 1.32.0-nightly (653da4fd0 2018-11-08)
2018-11-07 bjorn3Rustfmt
2018-11-07 bjorn3Enable feature gate extern_crate_item_prelude
2018-11-03 bjorn3Update Cargo.lock
2018-10-30 bjorn3Rustup to rustc 1.31.0-nightly (d586d5d2f 2018-10-29)
2018-10-22 bjorn3Rustup to rustc 1.31.0-nightly (424a749a0 2018-10-21)
2018-10-16 bjorn3Rustup to rustc 1.31.0-nightly (46880f41b 2018-10-15)
2018-10-12 bjorn3Rustup to rustc 1.31.0-nightly (77af31408 2018-10-11)
2018-10-10 bjorn3Rustfmt
2018-10-10 bjorn3Rustup to rustc 1.31.0-nightly (96cafc53c 2018-10-09)
2018-10-06 bjorn3Implement Rvalue::Len for arrays
2018-09-26 bjorn3Rustfmt
2018-09-24 bjorn3Rustup to rustc 1.30.0-nightly (f49f6e73a 2018-09-23)
2018-09-17 bjorn3Rustup to rustc 1.30.0-nightly (cb6d2dfa8 2018-09-16)
2018-09-16 bjorn3Implement function reference in static
2018-09-09 bjorn3Fix jit
2018-09-05 bjorn3Update Cargo.lock
2018-09-02 bjorn3Rustup to rustc 1.30.0-nightly (28bcffead 2018-09-01)
2018-08-30 bjorn3Merge branch 'wip_unsized_types'
2018-08-30 bjorn3Support unsized types
2018-08-30 bjorn3Rustup to rustc 1.30.0-nightly (02cb8f2a4 2018-08-29)
2018-08-24 bjorn3Rustup to rustc 1.30.0-nightly (63d66494a 2018-08-23)
2018-08-22 bjorn3Rustfmt
2018-08-22 bjorn3Don't hardcode usize being 64 bit (fixes #8)
2018-08-19 bjorn3Remove CValue::Func
2018-08-18 bjorn3Be honest about data mutability
2018-08-16 bjorn3Rustfmt
2018-08-15 bjorn3Fix trait method calls
2018-08-15 bjorn3Disable some prinln!'s
2018-08-14 bjorn3Make FunctionCx generic over Backend
2018-08-14 bjorn3Refactoring
2018-08-13 bjorn3Rustfmt
2018-08-13 bjorn3Implement nested and mutable statics (fixes #9)
2018-08-13 bjorn3Implement basic statics (#9)
2018-08-13 bjorn3Rustfmt
2018-08-13 bjorn3Add helper function to pop an element from a HashSet
2018-08-13 bjorn3Define data for all allocs during finalization
2018-08-13 bjorn3Change todo map to set of alloc id's in constant.rs
2018-08-13 bjorn3Remove elements from the todo list the correct way...
2018-08-13 bjorn3Simplify define_global_for_alloc_id
2018-08-13 bjorn3Refactoring of constant.rs in preparation for static...
2018-08-11 bjorn3Make the hello world example runnable
2018-07-31 bjorn3Run rustfmt 0.9.0-nightly (69ad879 2018-07-27)
2018-07-30 bjorn3Rustup to rustc 1.29.0-nightly (866a71325 2018-07-29)
2018-07-22 bjorn3Eval const values
2018-07-20 bjorn3Don't panic on intrinsics
2018-07-18 bjorn3Workaround a bug
2018-07-18 bjorn3Monomorphize type of constant
2018-07-16 bjorn3[WIP] Add arbitrary constant support
2018-07-14 bjorn3Move const val handling to constant.rs