]> git.lizzy.rs Git - rust.git/history - src/librustc_ast_pretty
Auto merge of #68689 - estebank:where-clause-sugg-missing-fn, r=varkor
[rust.git] / src / librustc_ast_pretty /
2020-02-09 borsAuto merge of #68689 - estebank:where-clause-sugg-missi...
2020-02-09 borsAuto merge of #68376 - Centril:move-ref-patterns, r...
2020-02-08 borsAuto merge of #68802 - eddyb:debuginfo-there-can-only...
2020-02-08 borsAuto merge of #68452 - msizanoen1:riscv-abi, r=nagisa...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68889 - Zoxc:hir-krate, r=eddyb
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68164 - tmiasko:no-sanitize, r=nikomat...
2020-02-07 borsAuto merge of #68499 - ssomers:btree_search_tidying...
2020-02-06 Dylan DPCRollup merge of #68894 - JohnTitor:update-e0565, r...
2020-02-06 Dylan DPCRollup merge of #68888 - tspiteri:ignore-to-compile_fai...
2020-02-06 Dylan DPCRollup merge of #68886 - tom-a-wagner:master, r=Mark...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 borsAuto merge of #68893 - Dylan-DPC:rollup-3f2421a, r...
2020-02-06 Dylan DPCRollup merge of #68880 - JohnTitor:issue-non-zero,...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68845 - dwrensha:fix-68783, r=estebank
2020-02-06 Dylan DPCRollup merge of #68844 - euclio:debug-impl-def-path...
2020-02-06 Dylan DPCRollup merge of #68842 - Centril:issue-68785, r=estebank
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Dylan DPCRollup merge of #68788 - Centril:unified-fn-bodies...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-05 borsAuto merge of #67429 - mati865:mingw-ultimate-fix,...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
2020-02-05 Dylan DPCRollup merge of #68790 - nnethercote:improve-merge_from...
2020-02-05 Dylan DPCRollup merge of #68762 - ForNeVeR:patch-1, r=alexcrichton
2020-02-05 borsAuto merge of #68755 - Tyg13:update_stdarch, r=alexcrichton
2020-02-05 Mazdak Farrokhzadparser: merge `fn` grammars wrt. bodies & headers
2020-02-04 Dylan DPCRollup merge of #68758 - daboross:fix-59191, r=petrochenkov
2020-02-04 Dylan DPCRollup merge of #68282 - tmiasko:sanitizer-example...
2020-02-04 borsAuto merge of #68558 - HeroicKatora:buf-writer-capacity...
2020-02-04 borsAuto merge of #68708 - Mark-Simulacrum:stage0-step...
2020-02-04 borsAuto merge of #68804 - ecstatic-morse:qualif-cursor...
2020-02-04 borsAuto merge of #68601 - 0dvictor:split, r=tmandry
2020-02-03 borsAuto merge of #67668 - matthewjasper:or-patterns, r...
2020-02-03 Dylan DPCRollup merge of #68797 - GuillaumeGomez:link-to-types...
2020-02-03 Dylan DPCRollup merge of #68777 - GuillaumeGomez:clean-up-e0263...
2020-02-03 Dylan DPCRollup merge of #68744 - JohnTitor:fix-ice-save-analysi...
2020-02-03 Dylan DPCRollup merge of #68711 - hman523:fix-68593, r=Dylan-DPC
2020-02-03 Dylan DPCRollup merge of #68678 - Mark-Simulacrum:robots, r...
2020-02-03 borsAuto merge of #68772 - matthewjasper:relate-opt, r...
2020-02-03 borsAuto merge of #68756 - JohnTitor:fix-ice-save-analysis...
2020-02-03 borsAuto merge of #68735 - JohnTitor:fix-ice-0202, r=estebank
2020-02-02 borsAuto merge of #68720 - wesleywiser:llvm_time_trace...
2020-02-02 Mazdak FarrokhzadRollup merge of #68769 - Centril:unwrap, r=petrochenkov
2020-02-02 Mazdak FarrokhzadRollup merge of #68764 - Centril:self-semantic, r=petro...
2020-02-02 Mazdak FarrokhzadRollup merge of #68763 - JohnTitor:do-not-sugg-dup...
2020-02-02 Mazdak FarrokhzadRollup merge of #68760 - Tyg13:compile_fail_ui_test...
2020-02-02 Mazdak FarrokhzadRollup merge of #68733 - cata0309:patch-1, r=Dylan-DPC
2020-02-02 borsAuto merge of #68737 - Centril:fix-68710, r=petrochenkov
2020-02-02 Mazdak Farrokhzadpretty: print attrs in struct expr
2020-02-02 borsAuto merge of #68672 - jonas-schievink:dedup-witness...
2020-02-01 Yuki OkushiRollup merge of #68740 - JohnTitor:do-not-sugg-undersco...
2020-02-01 Yuki OkushiRollup merge of #68736 - TimDiekmann:remove-alloc,...
2020-02-01 Yuki OkushiRollup merge of #68727 - xfix:remove-comment-about...
2020-02-01 Yuki OkushiRollup merge of #68704 - jonas-schievink:ignore-build...
2020-02-01 Yuki OkushiRollup merge of #68688 - jbr:remind-bug-reporters-to...
2020-02-01 Yuki OkushiRollup merge of #68681 - bobrippling:fix-matched-angle...
2020-02-01 Yuki OkushiRollup merge of #68460 - sinkuu:emit_mir_buffered,...
2020-02-01 borsAuto merge of #68133 - Centril:slimmer-syntax, r=petroc...
2020-02-01 Mazdak Farrokhzadpretty: raise recursion_limit = 256
2020-02-01 Mazdak Farrokhzadpretty: injected_crate_name -> has_injected_crate
2020-02-01 Mazdak Farrokhzadsyntax: reexport attr globals
2020-02-01 Mazdak Farrokhzadsyntax::print -> new crate rustc_ast_pretty