]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-18 Yuki OkushiRollup merge of #87092 - ricobbe:fix-raw-dylib-multiple...
2021-07-16 Richard CobbeConsider all fields when comparing DllImports, to remov...
2021-07-14 Ralf Jungfix cranelift
2021-07-08 Scott McMurrayUse cranelift's `Type::int` instead of doing the match...
2021-07-08 Scott McMurrayPR Feedback: Don't put SSA-only types in `CValue`s
2021-07-08 Scott McMurrayImplement the raw_eq intrinsic in codegen_cranelift
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Don't pass local_crate_name to link_binary separately
2021-07-06 bjorn3Move LinkerInfo into CrateInfo
2021-07-05 bjorn3Remove LibSource
2021-07-03 SmittyMake vtable_allocation always succeed
2021-06-29 Smittyfix sess error
2021-06-29 SmittySupport allocation failures when interperting MIR
2021-06-29 borsAuto merge of #86475 - crlf0710:miri_vtable_refactor...
2021-06-28 Charles LewUpdate other codegens to use tcx managed vtable allocat...
2021-06-28 borsAuto merge of #85909 - cjgillot:alloc-kind-query, r...
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-20 Camille GILLOTMake allocator_kind a query.
2021-06-16 borsAuto merge of #86291 - crlf0710:trait_vtbl_refactor...
2021-06-14 LeSeulArtichautUse the now available implementation of `IntoIterator...
2021-06-14 Charles LewRefactor to make interpreter and codegen backend neutra...
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-07 Yuki OkushiRollup merge of #86016 - luqmana:infer-linker-flavor...
2021-06-07 borsAuto merge of #85810 - bjorn3:further_driver_cleanup...
2021-06-06 Luqman AdenUnify duplicate linker_and_flavor methods in rustc_code...
2021-06-06 borsAuto merge of #84171 - ricobbe:raw-dylib-via-llvm,...
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-06-05 Richard CobbeAdd first cut of functionality for #58713: support...
2021-06-04 bjorn3Move crate_name field from OngoingCodegen to CrateInfo
2021-06-04 bjorn3Move windows_subsystem field from CodegenResults to...
2021-06-04 bjorn3Allow printing the version of the default codegen backe...
2021-06-04 bjorn3Provide default MetadataLoader
2021-06-04 bjorn3Provide a default provide* implementation for CodegenBa...
2021-06-01 Camille GILLOTDrop metadata_encoding_version.
2021-06-01 Camille GillotRevert "Reduce the amount of untracked state in TyCtxt"
2021-05-30 Camille GILLOTDrop metadata_encoding_version.
2021-05-30 Camille GILLOTMake allocator_kind a query.
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-24 bjorn3Change the ice hook for cg_clif to refer to cg_clif...
2021-05-23 Ralf Jung(try to) fix cranelift
2021-05-23 Alessandro... Add BPF target
2021-05-18 Ralf JungCTFE core engine allocation & memory API improvemenets
2021-05-17 borsAuto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-14 borsAuto merge of #83640 - bjorn3:shared_metadata_reader...
2021-05-13 Amanieu d'AntrasAdd support for const operands and options to global_asm!
2021-05-12 Camille GILLOTUse () for codegen queries.
2021-05-12 Camille GILLOTUse () for entry_fn.
2021-05-12 Camille GILLOTUse () in dependency_formats.
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-07 bjorn3Use the object crate for metadata reading
2021-05-05 Luqman AdenImplement RFC 2951: Native link modifiers
2021-05-05 Andy WangUse local and remapped paths where appropriate
2021-05-05 Andy WangRevamp RealFileName public methods
2021-05-05 Andy WangUse RealFileName for Session::working_dir as it may...
2021-05-02 bjorn3Pass target_cpu to LinkerInfo::new instead of link_binary
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin Power[cg_clif] Fix run_jit from sync
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-29 Charles LewImplement RFC 1260 with feature_name `imported_main`.
2021-04-14 Jubilee YoungAdd more SIMD math.h intrinsics
2021-04-08 pierwillFix outdated crate names in compiler docs
2021-03-30 bjorn3Add an Mmap wrapper to rustc_data_structures
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-20 lcnrupdate `const_eval_resolve`
2021-03-18 SparrowLiiAdd simd_neg platform intrinsic
2021-03-15 Oli Scherers/ConstantSource/ConstantKind/
2021-03-12 Oli SchererPrepare mir::Constant for ty::Const only supporting...
2021-03-10 borsAuto merge of #76570 - cratelyn:implement-rfc-2945...
2021-03-09 katelyn a.... rustc_target: add "unwind" payloads to `Abi`
2021-03-09 kadminClean up todos
2021-03-09 kadminBuild StKind::CopyOverlapping
2021-03-09 kadminUpdate cranelift
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 Oli SchererShrink the size of Rvalue by 16 bytes
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-19 Camille GILLOTUse a QueryContext for try_mark_green.
2021-02-15 Camille GILLOTUse an ItemId inside mir::GlobalAsm.
2021-02-10 Jacob PrattStabilize str_split_once
2021-02-02 Hugues de ValonAdd a new ABI to support cmse_nonsecure_call
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
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`
next