]> git.lizzy.rs Git - rust.git/history - compiler/rustc_infer
Rollup merge of #80809 - camelid:rust-call-abi-msg, r=lcnr
[rust.git] / compiler / rustc_infer /
2021-01-10 borsAuto merge of #79414 - sasurau4:feature/add-suggestion...
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-08 borsAuto merge of #76896 - spastorino:codegen-inline-fns2...
2021-01-08 borsAuto merge of #80653 - jryans:doc-deref-recursive,...
2021-01-08 Yuki OkushiRollup merge of #80799 - jyn514:pretty-print, r=CraftSpider
2021-01-08 Yuki OkushiRollup merge of #80372 - jyn514:fix-panics, r=Manishearth
2021-01-08 Yuki OkushiRollup merge of #79675 - CraftSpider:79669, r=estebank
2021-01-07 Yuki OkushiRollup merge of #80738 - arusahni:master, r=GuillaumeGomez
2021-01-07 Yuki OkushiRollup merge of #80660 - max-heller:issue-80559-fix...
2021-01-07 Yuki OkushiRollup merge of #80659 - pierwill:edit-tokenstream...
2021-01-07 Yuki OkushiRollup merge of #80521 - richkadel:llvm-coverage-counte...
2021-01-07 borsAuto merge of #77853 - ijackson:slice-strip-stab, r...
2021-01-07 borsAuto merge of #79863 - JohnTitor:compiler-builtins...
2021-01-07 borsAuto merge of #80648 - Aaron1011:expn-data-private...
2021-01-07 borsAuto merge of #80200 - mahkoh:dst-offset, r=nagisa
2021-01-06 borsAuto merge of #80758 - RalfJung:miri, r=RalfJung
2021-01-05 borsAuto merge of #80711 - camelid:intrinsic-of-val-safety...
2021-01-05 borsAuto merge of #80699 - usbalbin:const_copy_tracking_iss...
2021-01-05 borsAuto merge of #80686 - GuillaumeGomez:error-doc-alias...
2021-01-05 borsAuto merge of #80708 - JohnTitor:rollup-6esk027, r...
2021-01-05 Yuki OkushiRollup merge of #80696 - RalfJung:failing-promoteds...
2021-01-05 Yuki OkushiRollup merge of #80677 - kw-fn:patch-2, r=jyn514
2021-01-05 Yuki OkushiRollup merge of #80672 - matthiaskrgr:xpy_clippy_less_n...
2021-01-05 Yuki OkushiRollup merge of #80666 - jjlin:master, r=Dylan-DPC
2021-01-05 Yuki OkushiRollup merge of #80656 - booleancoercion:master, r...
2021-01-05 Yuki OkushiRollup merge of #80643 - LingMan:unwrap, r=oli-obk
2021-01-05 Yuki OkushiRollup merge of #80637 - LingMan:filter, r=oli-obk
2021-01-05 Yuki OkushiRollup merge of #80627 - bugadani:warn, r=Mark-Simulacrum
2021-01-05 Yuki OkushiRollup merge of #80612 - rust-lang:XAMPPRocky-patch...
2021-01-05 Yuki OkushiRollup merge of #80538 - JulianKnodt:err_usize, r=lcnr
2021-01-05 Yuki OkushiRollup merge of #80533 - matthiaskrgr:bootstrap_clppy...
2021-01-05 Yuki OkushiRollup merge of #80442 - steffahn:mention_arc_in_cow...
2021-01-05 borsAuto merge of #80426 - jyn514:bootstrap-caching, r...
2021-01-04 borsAuto merge of #80624 - RalfJung:place-ref, r=oli-obk
2021-01-04 borsAuto merge of #80651 - GroteGnoom:issue-78123-fix,...
2021-01-04 borsAuto merge of #80661 - jyn514:duplicate-types, r=Guilla...
2021-01-04 borsAuto merge of #80610 - Aaron1011:unhash-def-path-hash...
2021-01-04 borsAuto merge of #80554 - GuillaumeGomez:more-js-cleanup...
2021-01-04 borsAuto merge of #80418 - oli-obk:this_could_have_been_so_...
2021-01-03 borsAuto merge of #77859 - bugadani:no-duplicate-ref-link...
2021-01-03 borsAuto merge of #80655 - GuillaumeGomez:rollup-ai7soid...
2021-01-03 Guillaume GomezRollup merge of #80646 - bugadani:meta, r=petrochenkov
2021-01-03 Guillaume GomezRollup merge of #80628 - matthiaskrgr:match_ref_pats...
2021-01-03 Guillaume GomezRollup merge of #80580 - GuillaumeGomez:suggestion...
2021-01-03 borsAuto merge of #80590 - camelid:bool-never-docs, r=nagisa
2021-01-03 borsAuto merge of #80247 - tmiasko:indent, r=bjorn3
2021-01-03 LingManUse Option::filter instead of open-coding it
2021-01-03 borsAuto merge of #79827 - tmiasko:size-align, r=kennytm
2021-01-02 Matthias Krügerreduce borrowing and (de)referencing around match patte...
2021-01-02 borsAuto merge of #80412 - GuillaumeGomez:fix-search-sectio...
2021-01-02 borsAuto merge of #80550 - bugadani:markdown-refactor,...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 Mara BosRollup merge of #80578 - RalfJung:panic-lint-descriptio...
2021-01-02 Mara BosRollup merge of #80574 - jyn514:clean-bootstrap, r...
2021-01-02 Mara BosRollup merge of #80555 - rust-lang:libs-tracking-issue...
2021-01-02 borsAuto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmaster
2021-01-02 borsAuto merge of #79870 - sharnoff:smart-pointer-Any-type_...
2021-01-02 borsAuto merge of #77832 - camelid:remove-manual-link-resol...
2021-01-01 borsAuto merge of #80581 - jyn514:ci-llvm, r=Mark-Simulacrum
2021-01-01 borsAuto merge of #80569 - notriddle:patch-3, r=jyn514
2021-01-01 borsAuto merge of #80565 - camelid:fix-not-has, r=Guillaume...
2021-01-01 borsAuto merge of #80547 - lqd:const_generics_defaults...
2021-01-01 borsAuto merge of #80310 - Manishearth:box-try-alloc, r...
2021-01-01 Rémy Rakicadjust const generics defaults FIXMEs to the new featur...
2021-01-01 borsAuto merge of #80539 - JohnTitor:ui-test-root-cleanup...
2021-01-01 Corey FarwellMerge remote-tracking branch 'origin/master' into frews...
2021-01-01 borsAuto merge of #79576 - m-ou-se:2021, r=Mark-Simulacrum
2021-01-01 borsAuto merge of #80566 - Dylan-DPC:rollup-rns6est, r...
2020-12-31 Dylan DPCRollup merge of #80551 - lcnr:const-arg-wildcard, r...
2020-12-31 Dylan DPCRollup merge of #80548 - JohnTitor:wfcheck-foreign...
2020-12-31 Dylan DPCRollup merge of #80526 - tmandry:up-llvm, r=nikic
2020-12-31 Dylan DPCRollup merge of #80519 - max-heller:issue-80512-fix...
2020-12-31 Dylan DPCRollup merge of #80368 - camelid:rustdoc-succinct-vis...
2020-12-31 Dylan DPCRollup merge of #80323 - camelid:codegen-base-docs...
2020-12-31 borsAuto merge of #80459 - mark-i-m:or-pat-reg, r=petrochenkov
2020-12-31 borsAuto merge of #79895 - Kerollmops:slice-group-by, r...
2020-12-31 borsAuto merge of #80267 - 0urobor0s:ouro/61592, r=jyn514
2020-12-31 borsAuto merge of #80500 - jyn514:track-caller, r=nagisa
2020-12-31 Yuki OkushiFIx ICE on wf check for foreign fns
2020-12-31 borsAuto merge of #80435 - pietroalbini:compression-formats...
2020-12-30 Mara BosRollup merge of #80513 - LeSeulArtichaut:80062-test...
2020-12-30 Mara BosRollup merge of #80495 - jyn514:rename-empty, r=petroch...
2020-12-30 Mara BosRollup merge of #80491 - RalfJung:dangling-of-val,...
2020-12-30 Mara BosRollup merge of #80488 - CAD97:drop-weak-without-refere...
2020-12-30 Mara BosRollup merge of #80458 - RalfJung:promotion-refactor...
2020-12-30 Mara BosRollup merge of #80424 - jyn514:bootstrap-cleanup,...
2020-12-30 Mara BosRollup merge of #80128 - pierwill:pierwill-docs-fieldpa...
2020-12-30 Mara BosRollup merge of #78934 - DeveloperC286:issue_60302_vec...
2020-12-30 borsAuto merge of #80511 - Mark-Simulacrum:bump-stage0...
2020-12-30 borsAuto merge of #80510 - JohnTitor:rollup-gow7y0l, r...
2020-12-30 Yuki OkushiRollup merge of #80509 - matthiaskrgr:ptr_arg, r=varkor
2020-12-30 Yuki OkushiRollup merge of #80492 - matthiaskrgr:tasty_wraps,...
2020-12-30 Yuki OkushiRollup merge of #80381 - rust-lang:revert-80244-spans...
2020-12-30 Yuki OkushiRollup merge of #80337 - jyn514:add-query-desc, r=varkor
2020-12-30 Yuki OkushiRollup merge of #80311 - sivadeilra:natvis, r=petrochenkov
2020-12-30 Yuki OkushiRollup merge of #80260 - RalfJung:less-untyped-panics...
2020-12-30 borsAuto merge of #79684 - usbalbin:const_copy, r=oli-obk
2020-12-30 Matthias Krügerwhere possible, pass slices instead of &Vec or &String...
2020-12-30 borsAuto merge of #80503 - JohnTitor:rollup-b26vglu, r...
next