]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-29 Tyson NottinghamIndicate both start and end of pass RSS in time-passes...
2021-01-29 Yuki OkushiRollup merge of #81333 - RalfJung:const-err-simplify...
2021-01-24 Ralf Jungclean up some const error reporting around promoteds
2021-01-18 LeSeulArtichautUse ty::{IntTy,UintTy,FloatTy} in rustc
2021-01-16 Ömer Sinan... codegen_cranelift: Fix redundant semicolon warn
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-18 Jack HueyMake BoundRegion have a kind of BoungRegionKind
2020-12-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-16 David Woodcg_clif: fix build with split dwarf
2020-12-11 Jack HueyMove binder for dyn to each list item
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-11-29 oliAllow cranelift to handle atomic pointers
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-25 borsAuto merge of #79336 - camelid:rename-feature-oibit...
2020-11-23 CamelidRename `optin_builtin_traits` to `auto_traits`
2020-11-22 Lzu TaoDrop support for cloudabi targets
2020-11-16 Bastian Kauschkeupdate `cg_clif`
2020-11-11 Nicholas-BaronChanged unwrap_or to unwrap_or_else in some places.
2020-11-10 Jonas SchievinkRollup merge of #78875 - petrochenkov:cleantarg, r...
2020-11-09 Dylan DPCRollup merge of #78674 - tmiasko:inline-substs-for...
2020-11-08 Vadim PetrochenkovCollapse all uses of `target.options.foo` into `target...
2020-11-06 Yuki OkushiRollup merge of #78666 - sasurau4:fix/shellcheck-error...
2020-11-06 Daiki Iharafix shellcheck error of SC2068
2020-11-06 Daiki Iharafix shellcheck error of SC2148
2020-11-06 Tomasz Miąskoinliner: Use substs_for_mir_body
2020-11-05 Guillaume GomezFix even more URLs
2020-11-04 oli`u64::try_from` will now fail if `ScalarInt` isn't...
2020-11-04 oli`u128` truncation and sign extension are not just inter...
2020-11-04 olis/Scalar::Raw/Scalar::Int
2020-11-04 oliFix cranelift build
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-26 bjorn3Rustup to rustc 1.49.0-nightly (4760b8fb8 2020-10-25)
2020-10-25 bjorn3Replace write with write_all
2020-10-22 bjorn3Remove unused trap_unimplemented_ret_value
2020-10-22 bjorn3Rustup to rustc 1.49.0-nightly (1eaadebb3 2020-10-21)
2020-10-16 KitsuUse architecture pointer size for AddConstructor (...
2020-10-16 bjorn3Error on non-constant simd_insert/simd_extract index
2020-10-16 bjorn3Rustup to rustc 1.49.0-nightly (dd7fc54eb 2020-10-15)
2020-10-15 bjorn3Fix compilation for non-unix systems
2020-10-15 bjorn3Fix a compilation error in debug mode
2020-10-15 bjorn3Use MetadataRef in the metadata loader to fix parallel...
2020-10-15 bjorn3Fix warning
2020-10-15 bjorn3Output clif ir to output dir instead of hardcoded path
2020-10-15 bjorn3Rustup to rustc 1.49.0-nightly (e160e5cb8 2020-10-14)
2020-10-12 bjorn3Rustup to rustc 1.49.0-nightly (c71248b70 2020-10-11)
2020-10-12 bjorn3Avoid iadd for ptr const val with zero offset
2020-10-12 bjorn3Make _rust_extern_with_linkage_* readonly
2020-10-11 bjorn3Remove MIR dump on panic
2020-10-11 bjorn3Fix rust-analyzer.linkedProjects paths
2020-10-11 bjorn3Abort earlier when an error happens in jit mode
2020-10-11 bjorn3Update dependencies
2020-10-11 bjorn3Update Cranelift
2020-10-11 bjorn3Rustup to rustc 1.49.0-nightly (b1af43bc6 2020-10-10)
2020-10-10 bjorn3Use custom driver for sysroot building too
2020-10-09 bjorn3Rustfmt
2020-10-08 bjorn3Merge pull request #1093 from bjorn3/use_new_module_int...
2020-10-08 bjorn3Use the new cranelift-module interface
2020-10-08 bjorn3Update sysroot miniz_oxide
2020-10-05 bjorn3Update rust-analyzer config for changed path
2020-10-05 bjorn3Install rustfmt by default when doing a rustup
2020-10-05 bjorn3Rustup to rustc 1.49.0-nightly (beb5ae474 2020-10-04)
2020-10-02 bjorn3Rustup to rustc 1.48.0-nightly (8fe73e80d 2020-10-01)
2020-09-30 bjorn3Prevent usage of sccache
2020-09-29 bjorn3Merge pull request #1089 from bjorn3/custom_driver
2020-09-29 bjorn3Update readme
2020-09-29 bjorn3Replace CG_CLIF_JIT with --jit
2020-09-29 bjorn3Don't read CG_CLIF_JIT from init_global_lock
2020-09-29 bjorn3Build build scripts for sysroot using cg_llvm
2020-09-29 bjorn3Fix JIT
2020-09-29 bjorn3Add custom driver
2020-09-29 bjorn3Fix panic
2020-09-29 bjorn3Rustup to rustc 1.48.0-nightly (fc2daaae6 2020-09-28)
2020-09-29 bjorn3Silence rm warning when files are not existing
2020-09-29 bjorn3Invoke panic handler instead of trap for assert_* intri...
2020-09-29 bjorn3Enable incr comp for release mode in Cargo.toml
2020-09-26 bjorn3Remove dead code
2020-09-23 bjorn3Small change to test script
2020-09-23 bjorn3Improve readme
2020-09-23 bjorn3Document almost all modules
2020-09-23 bjorn3Also allow returning PassMode::ByValPair directly into...
2020-09-23 bjorn3Merge pull request #1083 from bjorn3/fix_lld
2020-09-23 bjorn3Use pcrel pointers in .eh_frame
2020-09-23 bjorn3Add option to use a single section for each function
2020-09-23 bjorn3Update Cranelift
2020-09-23 bjorn3Shorten __alloc symbol names a bit
2020-09-22 bjorn3Misc changes
2020-09-22 bjorn3Improve rust-analyzer configuration
2020-09-21 bjorn3Update Cranelift
2020-09-21 bjorn3Fix debug build
2020-09-20 bjorn3Rustup to rustc 1.48.0-nightly (f68e08933 2020-09-19)
2020-09-18 bjorn3Don't benchmark mod_bench anymore
2020-09-16 bjorn3Replace FxHashMap with IndexVec for local_map
2020-09-16 bjorn3Remove wasmparser dependency through object
2020-09-16 bjorn3Rustfmt
2020-09-16 bjorn3Remove cfg-if dependency
2020-09-16 bjorn3Remove byteorder dependency
2020-09-16 bjorn3Reorganize scripts
2020-09-15 bjorn3Remove hashbrown usage
2020-09-14 bjorn3Fix miscompilation in previous commit
2020-09-14 bjorn3Use don't unroll loop in Rvalue::Repeat
next