]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_cranelift
Auto merge of #86127 - JohnTitor:rollup-0c6mp3j, r=JohnTitor
[rust.git] / compiler / rustc_codegen_cranelift /
2021-06-08 Yuki OkushiRollup merge of #86103 - camsteffen:lifetime-hack,...
2021-06-08 Yuki OkushiRollup merge of #86095 - GuillaumeGomez:search-descript...
2021-06-08 Yuki OkushiRollup merge of #86090 - lnicola:rust-analyzer-2021...
2021-06-08 Yuki OkushiRollup merge of #86078 - GuillaumeGomez:type-page-font...
2021-06-08 Yuki OkushiRollup merge of #86074 - reaganmcf:iss-86039, r=jyn514
2021-06-08 Yuki OkushiRollup merge of #85989 - jyn514:gitignore-cleanup,...
2021-06-08 Yuki OkushiRollup merge of #85985 - Lionelf329:master, r=joshtriplett
2021-06-08 Yuki OkushiRollup merge of #85951 - hyd-dev:force-unwind-tables...
2021-06-08 Yuki OkushiRollup merge of #85906 - LingMan:iter_find, r=matthewjasper
2021-06-08 borsAuto merge of #83515 - tamird:string-remove-matches...
2021-06-07 borsAuto merge of #85903 - bjorn3:rustc_serialize_cleanup...
2021-06-07 borsAuto merge of #85891 - bjorn3:revert_merge_crate_disamb...
2021-06-07 borsAuto merge of #86091 - JohnTitor:rollup-wceot6d, r...
2021-06-07 Yuki OkushiRollup merge of #86081 - LingMan:try_into, r=jyn514
2021-06-07 Yuki OkushiRollup merge of #86025 - bjorn3:no_rpath_cfg_prefix...
2021-06-07 Yuki OkushiRollup merge of #86016 - luqmana:infer-linker-flavor...
2021-06-07 Yuki OkushiRollup merge of #85996 - jyn514:library-changes, r...
2021-06-07 Yuki OkushiRollup merge of #85973 - LingMan:indentation, r=jyn514
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-07 borsAuto merge of #85810 - bjorn3:further_driver_cleanup...
2021-06-06 Guillaume GomezRollup merge of #86058 - fee1-dead:E0121-improvements...
2021-06-06 Guillaume GomezRollup merge of #86040 - GuillaumeGomez:search-result...
2021-06-06 Guillaume GomezRollup merge of #86010 - FabianWolff:ICE-parser, r...
2021-06-06 Guillaume GomezRollup merge of #85965 - tmiasko:a, r=nagisa
2021-06-06 Guillaume GomezRollup merge of #85912 - LingMan:iter_any, r=nagisa
2021-06-06 Guillaume GomezRollup merge of #84940 - jyn514:ninja, r=Mark-Simulacrum
2021-06-06 Guillaume GomezRollup merge of #83433 - jyn514:cfg-bootstrap-macro...
2021-06-06 Yuki OkushiRollup merge of #86047 - jyn514:doc-attrs, r=petrochenkov
2021-06-06 Yuki OkushiRollup merge of #86043 - klensy:attr-clone, r=jyn514
2021-06-06 Yuki OkushiRollup merge of #86028 - LingMan:dupe_empty_check,...
2021-06-06 Yuki OkushiRollup merge of #85972 - GuillaumeGomez:rustdoc-html...
2021-06-06 Yuki OkushiRollup merge of #85930 - mominul:array_into_iter, r...
2021-06-06 Yuki OkushiRollup merge of #85920 - luqmana:wasm-linker-tweaks...
2021-06-06 Yuki OkushiRollup merge of #85772 - luqmana:ignored-metadata,...
2021-06-06 Yuki OkushiRollup merge of #85436 - tamird:save-clone, r=estebank
2021-06-06 borsAuto merge of #84863 - ABouttefeux:libtest, r=m-ou-se
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 Guillaume GomezRollup merge of #85760 - ChrisDenton:path-doc-platform...
2021-06-05 Guillaume GomezRollup merge of #85710 - fee1-dead:document-path, r...
2021-06-05 Guillaume GomezRollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-05 Richard CobbeAdd first cut of functionality for #58713: support...
2021-06-04 Yuki OkushiRollup merge of #85939 - m-ou-se:fix-remove-ref-macro...
2021-06-04 Yuki OkushiRollup merge of #84880 - jyn514:cleanup-itemkind, r...
2021-06-04 Yuki OkushiRollup merge of #84466 - jyn514:prim-str, r=GuillaumeGomez
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-04 Yuki OkushiRollup merge of #85963 - m-ou-se:constructor-type-name...
2021-06-04 Yuki OkushiRollup merge of #85937 - m-ou-se:macro-ref-suggestions...
2021-06-04 Yuki OkushiRollup merge of #85888 - steffahn:fix_internal_trustedr...
2021-06-04 Yuki OkushiRollup merge of #85717 - fee1-dead:document-cow, r...
2021-06-03 borsAuto merge of #85617 - hi-rustin:rustin-patch-fix,...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 Yuki OkushiRollup merge of #85896 - BoxyUwU:remove-fixme-fwd-decla...
2021-06-03 Yuki OkushiRollup merge of #85852 - m-ou-se:machineapplicable...
2021-06-03 Yuki OkushiRollup merge of #85724 - sexxi-goose:rox-fix-issue...
2021-06-03 Yuki OkushiRollup merge of #85706 - jrmuizel:fpe, r=nagisa
2021-06-02 borsAuto merge of #85687 - m-ou-se:new-prelude, r=yaahc
2021-06-01 borsAuto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011
2021-06-01 borsAuto merge of #85886 - GuillaumeGomez:rollup-l3yr3np...
2021-06-01 Guillaume GomezRollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomez
2021-06-01 Guillaume GomezRollup merge of #85826 - jsha:npo, r=joshtriplett
2021-06-01 Guillaume GomezRollup merge of #85622 - jsha:untoggle-undocumented...
2021-06-01 Guillaume GomezRollup merge of #85473 - infinity0:master, r=jackh726
2021-06-01 borsAuto merge of #85884 - rust-lang:revert-85153-qresolve...
2021-06-01 Camille GillotRevert "Reduce the amount of untracked state in TyCtxt"
2021-06-01 borsAuto merge of #85859 - pickfire:patch-3, r=CraftSpider
2021-06-01 borsAuto merge of #85856 - lnicola:rust-analyzer-2021-05...
2021-06-01 borsAuto merge of #85153 - cjgillot:qresolve, r=Aaron1011
2021-05-31 borsAuto merge of #85702 - Aaron1011:no-vec-sort, r=michael...
2021-05-31 borsAuto merge of #85266 - cjgillot:hir-dep-clean, r=michae...
2021-05-31 borsAuto merge of #85597 - 0yoyoyo:fix-issue-71563-remove...
2021-05-30 borsAuto merge of #85559 - 12101111:sanitizer-crt-static...
2021-05-30 Guillaume GomezRollup merge of #85818 - LeSeulArtichaut:85794-diag...
2021-05-30 Guillaume GomezRollup merge of #85781 - badboy:document-aarch-ios...
2021-05-30 Guillaume GomezRollup merge of #85770 - Bobo1239:set_locale_for_sort...
2021-05-30 Guillaume GomezRollup merge of #85762 - mati865:disable-zlib-on-window...
2021-05-30 Guillaume GomezRollup merge of #85709 - Aaron1011:fix-pat-crate-editio...
2021-05-30 Guillaume GomezRollup merge of #85285 - GuillaumeGomez:eslint-check...
2021-05-30 Camille GILLOTDrop metadata_encoding_version.
2021-05-30 Camille GILLOTMake allocator_kind a query.
2021-05-30 borsAuto merge of #84586 - GuillaumeGomez:enforce-rustdoc...
2021-05-30 borsAuto merge of #85319 - cjgillot:query-simp, r=Mark...
2021-05-30 borsAuto merge of #85786 - GuillaumeGomez:error-code-checke...
2021-05-30 borsAuto merge of #85754 - the8472:revert-83770, r=Mark...
2021-05-30 borsAuto merge of #83772 - jhpratt:revamp-step-trait, r...
2021-05-29 borsAuto merge of #85698 - ehuss:incremental-session-panic...
2021-05-29 borsAuto merge of #85540 - GuillaumeGomez:better-result...
2021-05-29 borsAuto merge of #85767 - lqd:stackless_span_stacks, r...
2021-05-28 borsAuto merge of #85607 - LeSeulArtichaut:thir-unsafeck...
2021-05-28 borsAuto merge of #85789 - ptrojahn:generator_typo, r=nagisa
2021-05-28 borsAuto merge of #85700 - Bobo1239:dso_local_ppc64, r...
2021-05-28 borsAuto merge of #85546 - hyd-dev:unwind, r=RalfJung
2021-05-28 borsAuto merge of #85745 - veber-alex:panic_any, r=m-ou-se
2021-05-28 borsAuto merge of #84968 - FabianWolff:master, r=estebank
next