]> git.lizzy.rs Git - rust.git/history - src/librustc_codegen_ssa
lowering: cleanup some hofs
[rust.git] / src / librustc_codegen_ssa /
2020-01-10 Michael WoeristerInitial support for recording query keys in self-profil...
2020-01-10 Michael Woeristerself-profile: Switch to new approach for event_id gener...
2020-01-10 Oliver SchererErrors in promoteds may only cause lints not hard errors
2020-01-10 Santiago PastorinoAdd span_bug that notes that shuffle indices must be...
2020-01-10 Santiago PastorinoRemove PlaceBase enum and make Place base field be...
2020-01-10 Santiago PastorinoRemove Static from PlaceBase
2020-01-10 Santiago PastorinoUse if let instead of match with one meaningful arm
2020-01-10 Santiago PastorinoRemove StaticKind
2020-01-10 Santiago PastorinoRemove StaticKind::Promoted
2020-01-10 Santiago PastorinoPromote `Ref`s to constants instead of static
2020-01-10 Mazdak FarrokhzadRollup merge of #68073 - Centril:fix-68062, r=estebank
2020-01-10 Mazdak FarrokhzadRollup merge of #68071 - estebank:ice-67995, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #67922 - Centril:lowering-cleanup,...
2020-01-10 Mazdak FarrokhzadRollup merge of #67501 - oli-obk:test-slice-patterns...
2020-01-10 Mazdak FarrokhzadRollup merge of #66463 - estebank:point-at-closure...
2020-01-09 John Kåre AlsakerLabel unmarked time
2020-01-09 John Kåre AlsakerPrecompile CGUs while the main thread has the implicit...
2020-01-09 John Kåre AlsakerCompile some CGUs in parallel at the start of codegen
2020-01-09 borsAuto merge of #68067 - JohnTitor:rollup-vsj5won, r...
2020-01-09 Yuki OkushiRollup merge of #68054 - tspiteri:null-unchecked-as_mut...
2020-01-09 Yuki OkushiRollup merge of #68040 - sinkuu:unused, r=petrochenkov
2020-01-09 Yuki OkushiRollup merge of #68006 - infinity0:master, r=nikomatsakis
2020-01-09 Yuki OkushiRollup merge of #67975 - EmbarkStudios:export-statics...
2020-01-09 Yuki OkushiRollup merge of #67967 - JohnTitor:fix-ice-0107, r...
2020-01-09 Yuki OkushiRollup merge of #67935 - Thomasdezeeuw:issue_67669...
2020-01-09 Yuki OkushiRollup merge of #67725 - ssomers:into_key_slice_mut...
2020-01-09 Yuki OkushiRollup merge of #67358 - cuviper:get_or_insert_owned...
2020-01-09 borsAuto merge of #68047 - pietroalbini:fix-toolstate-again...
2020-01-09 borsAuto merge of #67988 - Zoxc:prof-fix, r=michaelwoerister
2020-01-09 Tomasz MiąskoLink sanitizer runtimes instead of injecting crate...
2020-01-09 Tomasz MiąskoRemove sanitizer_runtime attribute
2020-01-09 John Kåre AlsakerChange -Z time event naming scheme and make them generi...
2020-01-09 borsAuto merge of #68034 - Centril:rollup-3d9pq14, r=Centril
2020-01-08 Mazdak FarrokhzadRollup merge of #68026 - llogiq:ch-ch-ch-ch-changes...
2020-01-08 Mazdak FarrokhzadRollup merge of #68024 - petrochenkov:recoverall, r...
2020-01-08 Mazdak FarrokhzadRollup merge of #68023 - FSciammarella:master, r=Centri...
2020-01-08 Mazdak FarrokhzadRollup merge of #68009 - wcampbell0x2a:spellcheck-libru...
2020-01-08 Mazdak FarrokhzadRollup merge of #68005 - GuillaumeGomez:explanation...
2020-01-08 Mazdak FarrokhzadRollup merge of #67990 - Centril:slice-pats-move-tests...
2020-01-08 Mazdak FarrokhzadRollup merge of #67986 - JohnTitor:fix-ice-rust-call...
2020-01-08 Mazdak FarrokhzadRollup merge of #67966 - popzxc:core-std-matches, r...
2020-01-08 Mazdak FarrokhzadRollup merge of #67884 - anp:allow-unused-const-attr...
2020-01-08 Mazdak FarrokhzadRollup merge of #67630 - oli-obk:extern_ptr_dangling...
2020-01-08 Vadim PetrochenkovRemove `-Z continue-parse-after-error`
2020-01-08 Yuki OkushiRollup merge of #68003 - pietroalbini:yet-another-tools...
2020-01-08 Yuki OkushiRollup merge of #67985 - dtolnay:cstr, r=Mark-Simulacrum
2020-01-08 Yuki OkushiRollup merge of #67977 - Wind-River:master_2020, r...
2020-01-08 Yuki OkushiRollup merge of #67955 - ollie27:rustdoc_cfg_dupes...
2020-01-08 Yuki OkushiRollup merge of #67887 - anp:tracked-std-panics, r...
2020-01-08 Yuki OkushiRollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez
2020-01-08 Yuki OkushiRollup merge of #67849 - cjkenn:check-sorted-words...
2020-01-08 Yuki OkushiRollup merge of #67798 - matklad:spin-thouse-docs,...
2020-01-08 Yuki OkushiRollup merge of #67781 - cjgillot:passes-const, r=oli-obk
2020-01-08 Yuki OkushiRollup merge of #67774 - oxalica:more-statx, r=alexcrichton
2020-01-08 borsAuto merge of #67770 - Centril:reduce-diversity-2,...
2020-01-08 borsAuto merge of #67760 - Mark-Simulacrum:rustc-dirty...
2020-01-08 borsAuto merge of #67733 - pietroalbini:gha-2, r=alexcrichton
2020-01-08 Mazdak Farrokhzad- remove syntax::{span_warn!, span_err!, span_fatal...
2020-01-07 borsAuto merge of #67312 - cuviper:clone-box-slice, r=Simon...
2020-01-07 maikAlways export static variables as SymbolExportLevel...
2020-01-07 borsAuto merge of #67732 - pietroalbini:fewer-apples, r...
2020-01-07 maikExport scalar statics in wasm
2020-01-07 borsAuto merge of #67924 - RalfJung:miri, r=RalfJung
2020-01-07 Yuki OkushiRollup merge of #67936 - euclio:assoc-type-bad-style...
2020-01-07 Yuki OkushiRollup merge of #67934 - GuillaumeGomez:clean-up-e0178...
2020-01-07 Yuki OkushiRollup merge of #67929 - mgrachev:patch-1, r=jonas...
2020-01-07 Yuki OkushiRollup merge of #67909 - varkor:obsolete-const-print...
2020-01-07 Yuki OkushiRollup merge of #67908 - ollie27:rustdoc_const_html_esc...
2020-01-07 Yuki OkushiRollup merge of #67880 - lbonn:fix/multi-substs, r...
2020-01-07 Yuki OkushiRollup merge of #67877 - dtolnay:const-_, r=nagisa
2020-01-07 Yuki OkushiRollup merge of #67727 - Dylan-DPC:stabilise/remove_ite...
2020-01-07 Yuki OkushiRollup merge of #67671 - estebank:type-impl-trait,...
2020-01-07 Yuki OkushiRollup merge of #67566 - Mark-Simulacrum:thread-id...
2020-01-06 borsAuto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
2020-01-06 borsAuto merge of #67886 - Centril:rustc_hir_canon_imports...
2020-01-06 Dylan DPCRollup merge of #67906 - varkor:silence-toogeneric...
2020-01-06 Dylan DPCRollup merge of #67873 - Dylan-DPC:feature/change-remov...
2020-01-06 borsAuto merge of #67563 - euclio:rustdoc-buffer-lexer...
2020-01-05 borsAuto merge of #67821 - matthiaskrgr:submodule_upd,...
2020-01-05 Dylan DPCRollup merge of #67882 - euclio:flock, r=rkruppe
2020-01-05 Dylan DPCRollup merge of #67881 - varkor:scattering-of-backticks...
2020-01-05 Dylan DPCRollup merge of #67879 - ollie27:float_sqrt_neg, r...
2020-01-05 Dylan DPCRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-05 Dylan DPCRollup merge of #67818 - ollie27:rustdoc_playground_syn...
2020-01-05 borsAuto merge of #67895 - JohnTitor:clippy-up, r=oli-obk
2020-01-05 Mazdak FarrokhzadRemove rustc_hir reexports in rustc::hir.
2020-01-05 borsAuto merge of #67777 - Zoxc:time-refactor, r=wesleywiser
2020-01-05 John Kåre AlsakerUse self profile infrastructure for -Z time and -Z...
2020-01-05 borsAuto merge of #67808 - Marwes:projection_normalization_...
2020-01-04 borsAuto merge of #67803 - Centril:librustc_hir, r=Zoxc
2020-01-04 Dylan DPCRollup merge of #67812 - ssomers:btreemap_internal_doc...
2020-01-04 Dylan DPCRollup merge of #67775 - mental32:master, r=Dylan-DPC
2020-01-04 Dylan DPCRollup merge of #67709 - petrochenkov:nodedup2, r=Centril
2020-01-04 Dylan DPCRollup merge of #67137 - anp:tracked-panic-internals...
2020-01-04 Mazdak FarrokhzadDefId{Map,Set} -> rustc::hir::def_id
2020-01-04 Mazdak Farrokhzadcanonicalize FxHash{Map,Set} imports
2020-01-04 Mazdak Farrokhzadextract rustc::middle::codegen_fn_attrs
2020-01-04 Guillaume GomezRollup merge of #67848 - ollie27:float_link_name_attr...
2020-01-04 Guillaume GomezRollup merge of #67837 - GuillaumeGomez:clean-up-err...
2020-01-04 Guillaume GomezRollup merge of #67823 - euclio:drop-improvements,...
next