]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-15 Elleninitial revert
2022-01-11 Aaron HillStore a `Symbol` instead of an `Ident` in `VariantDef...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-12-15 Nicholas NethercoteRemove `SymbolStr`.
2021-12-15 Matthias KrügerRollup merge of #91868 - tmiasko:llvm-time-trace-out...
2021-12-13 Amanieu d'AntrasRemove invalid doc links.
2021-12-13 Tomasz MiąskoUse `OutputFilenames` to generate output file for ...
2021-12-04 Mara BosUse IntoIterator for array impl everywhere.
2021-12-03 cynecxcg_cranelift: check may_unwind flag instead of cleanup
2021-12-03 cynecxLLVM codgen support for unwinding inline assembly
2021-12-01 Petr Sumberafix sparc64 ABI for aggregates with floating point...
2021-10-20 Gary GuoRemove NullOp::Box
2021-10-20 Camille GILLOTMake hash_result an Option.
2021-10-14 Amanieu d'AntrasRemove alloc::prelude
2021-10-12 DeadbeefAdd const_eval_select intrinsic
2021-10-08 borsAuto merge of #89619 - michaelwoerister:incr-vtables...
2021-10-07 Michael WoeristerTurn tcx.vtable_allocation() into a query.
2021-10-03 Camille GILLOTMove rustc_middle::middle::cstore to rustc_session.
2021-09-30 Camille GillotUpdate compiler/rustc_codegen_cranelift/scripts/filter_...
2021-09-30 Camille GILLOTMove EncodedMetadata to rustc_metadata.
2021-09-30 Camille GILLOTMove encode_metadata out of CrateStore.
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-25 Gary GuoIntroduce `Rvalue::ShallowInitBox`
2021-09-21 Mark RousskovMigrate to 2021
2021-09-20 Mark RousskovAdjust to SourceType::InTree in several places
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-18 Eduard-Mihai... Querify `fn_abi_of_{fn_ptr,instance}`.
2021-09-18 Eduard-Mihai... ty::layout: replicate `layout_of` setup for `fn_abi_of_...
2021-09-17 Eduard-Mihai... ty::layout: intern `FnAbi`s as `&'tcx`.
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Gary GuoIntroduce NullOp::AlignOf
2021-09-09 Andreas LiljeqvistMake `abi::Abi` `Copy` and remove a *lot* of refs
2021-09-07 Camille GILLOTMove the dataflow framework to its own crate.
2021-09-07 Camille GILLOTMove monomorphize code to its own crate.
2021-09-05 borsAuto merge of #88499 - eddyb:layout-off, r=nagisa
2021-09-05 borsAuto merge of #88559 - bjorn3:archive_logic_dedup,...
2021-09-03 borsAuto merge of #88363 - michaelwoerister:remapped-diagno...
2021-09-02 bjorn3Use in_incr_comp_dir_sess in cg_clif
2021-09-01 Eduard-Mihai... ty::layout: split `LayoutOf` into required and (blanket...
2021-09-01 Eduard-Mihai... ty::layout: implement `layout_of` automatically as...
2021-09-01 Eduard-Mihai... rustc_target: move `LayoutOf` to `ty::layout`.
2021-09-01 bjorn3Move add_rlib and add_native_library to cg_ssa
2021-08-29 Eduard-Mihai... rustc_target: `TyAndLayout::field` should never error.
2021-08-27 Eduard-Mihai... rustc_target: add lifetime parameter to `LayoutOf`.
2021-08-27 Michael WoeristerPath remapping: Make behavior of diagnostics output...
2021-08-26 lcnrmake unevaluated const substs optional
2021-08-21 borsAuto merge of #88135 - crlf0710:trait_upcasting_part_3...
2021-08-18 Marcel Hellwigremove box_syntax uses from cranelift and tools
2021-08-18 Charles LewFold `vtable_trait_upcasting_coercion_new_vptr_slot...
2021-08-15 Aaron HillUpdate rustc_codegen_cratelift for working_dir change
2021-08-12 Gary GuoImplement `black_box` using intrinsic
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-03 borsAuto merge of #87515 - crlf0710:trait_upcasting_part2...
2021-08-02 Charles LewImplement pointer casting.
2021-07-29 Jaderfc3052: Remove authors field from Cargo manifests
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
next