]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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...
2019-02-18 bjorn3Merge pull request #332 from bjorn3/dependabot/cargo...
2019-02-18 dependabot... Bump memchr from 2.1.3 to 2.2.0
2019-02-18 bjorn3Merge pull request #356 from bjorn3/dependabot/cargo...
2019-02-18 bjorn3Merge pull request #352 from bjorn3/dependabot/cargo...
2019-02-18 dependabot... Bump aho-corasick from 0.6.9 to 0.6.10
2019-02-18 dependabot... Bump tempfile from 3.0.5 to 3.0.7
2019-02-18 dependabot... Bump serde from 1.0.87 to 1.0.88
2019-02-18 bjorn3Merge pull request #351 from tachibana-lab/no-sign...
2019-02-18 Milkey MouseDon't sign commits from patches in sysroot
2019-02-16 bjorn3Fix discriminant_value intrinsic
2019-02-16 bjorn3Implement isize -> raw-ptr cast
2019-02-16 bjorn3Implement float -> int/uint cast
2019-02-16 bjorn3Fix atomic_xchg* intrinsics
2019-02-16 bjorn3Fix cttz{,_nonzero} intrinsics
2019-02-16 bjorn3Fix BinOp::Offset
2019-02-16 bjorn3Several fixes
2019-02-16 bjorn3Remove unnecessary stuff from patch 0002-Disable-u128...
2019-02-16 bjorn3Rustup to rustc 1.34.0-nightly (a9410cd1a 2019-02-15)
2019-02-16 bjorn3Libstd and varargs are now supported.
2019-02-13 dependabot... Merge pull request #345 from bjorn3/dependabot/cargo...
2019-02-13 dependabot... Bump cranelift from `4d92022` to `2145dd3`
2019-02-13 bjorn3Rustup to rustc 1.34.0-nightly (b244f61b7 2019-02-12)
2019-02-13 bjorn3Use correct alignment for CValue::ByRef for a ZST
2019-02-12 bjorn3Merge pull request #339 from bjorn3/fix_libstd
2019-02-12 bjorn3*const char -> *const i8
2019-02-11 bjorn3Fix and enable libstd building
2019-02-11 bjorn3Implement variadic function calling
2019-02-11 bjorn3Disable macOS debuginfo and on all platforms optimizations
2019-02-11 bjorn3Fix "offset" intrinsic
2019-02-11 bjorn3Cleanup config.sh
2019-02-11 bjorn3Fix alloc_example
2019-02-11 bjorn3Rustup to rustc 1.34.0-nightly (0b7af2668 2019-02-10)
2019-02-11 bjorn3Merge pull request #338 from philipc/gimli
2019-02-11 Philip CraigUpdate gimli
2019-02-08 bjorn3Implement drop for trait objects
2019-02-08 dependabot... Merge pull request #334 from bjorn3/dependabot/cargo...
2019-02-08 dependabot... Bump cranelift from `0a04fb6` to `4d92022`
2019-02-07 bjorn3Make codegen_call_inner a bit more readable
2019-02-07 dependabot... Merge pull request #330 from bjorn3/dependabot/cargo...
2019-02-07 dependabot... Bump cranelift from `c47ca7b` to `0a04fb6`
2019-02-07 bjorn3Merge pull request #327 from bjorn3/dependabot/cargo...
2019-02-07 dependabot... Bump rand_jitter from 0.1.2 to 0.1.3
2019-02-07 dependabot... Bump gimli from `9ed8d7b` to `955c33e`
2019-02-06 bjorn3Remove 0008-Replace-some-variadic-function-calls-with...
2019-02-06 bjorn3Misc changes
2019-02-06 bjorn3Fix some warnings
2019-02-06 bjorn3Implement dynamic dispatch for self: Box<T>
2019-02-06 bjorn3Merge pull request #324 from bjorn3/dependabot/cargo...
2019-02-06 bjorn3Merge pull request #325 from bjorn3/dependabot/cargo...
2019-02-06 dependabot... Bump cc from 1.0.28 to 1.0.29
2019-02-06 dependabot... Bump fuchsia-cprng from 0.1.0 to 0.1.1
2019-02-05 bjorn3Merge pull request #323 from bjorn3/dependabot/cargo...
2019-02-05 dependabot... Bump serde from 1.0.86 to 1.0.87
2019-02-04 bjorn3Introduce CPlace::NoPlace for zst's
2019-02-04 bjorn3Take stack_addr in advance for locals to avoid many...
2019-02-04 bjorn3Introduce CPlace::Stack
2019-02-04 bjorn3Refactor CPlace address handling
2019-02-03 bjorn3Don't try to store func_addr for FnDef in trans_const_value
next