]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck
update mdbook to 0.1.2
[rust.git] / src / librustc_typeck /
2018-02-04 borsAuto merge of #47834 - Mark-Simulacrum:no-cgu-release...
2018-02-04 borsAuto merge of #47991 - nrc:update, r=alexcrichton
2018-02-04 borsAuto merge of #47915 - eddyb:layout-of, r=nikomatsakis
2018-02-03 borsAuto merge of #47845 - Zoxc:gen-fixes, r=nikomatsakis
2018-02-03 borsAuto merge of #46254 - Dylan-DPC:ellided-lifetime,...
2018-02-03 borsAuto merge of #47962 - kennytm:rollup, r=kennytm
2018-02-03 borsAuto merge of #47791 - estebank:mismatched-trait-impl...
2018-02-02 kennytmRollup merge of #47942 - estebank:macro-spans, r=nikoma...
2018-02-02 kennytmRollup merge of #47919 - varkor:to_degrees-precision...
2018-02-02 kennytmRollup merge of #47916 - vmx:patch-2, r=kennytm Fix...
2018-02-02 kennytmRollup merge of #47914 - etaoins:improve-char-escape...
2018-02-02 kennytmRollup merge of #47898 - Aaron1011:static-ref-nll,...
2018-02-02 kennytmRollup merge of #47829 - estebank:break-in-for, r=crame...
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-02 borsAuto merge of #47465 - estebank:include-space-after...
2018-02-02 borsAuto merge of #47102 - Diggsey:wasm-syscall, r=alexcrichton
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-02-01 borsAuto merge of #47540 - Manishearth:suggestion, r=nrc
2018-01-31 Eduard-Mihai Burtescurustc: prefer ParamEnvAnd and LayoutCx over tuples...
2018-01-31 kennytmRollup merge of #47552 - oberien:stepby-nth, r=dtolnay
2018-01-31 kennytmRollup merge of #47677 - etaoins:avoid-underflow-in...
2018-01-31 kennytmRollup merge of #47795 - avborhanian:master, r=rkruppe
2018-01-31 kennytmRollup merge of #47889 - alexcrichton:wasm-hidden-by...
2018-01-31 kennytmRollup merge of #47886 - alexcrichton:llvm-7-start...
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-31 kennytmRollup merge of #47844 - CAD97:patch-1, r=estebank
2018-01-31 kennytmRollup merge of #47840 - penpalperson:master, r=bluss
2018-01-31 kennytmRollup merge of #47838 - euclio:snakecase-suggestion...
2018-01-31 borsAuto merge of #45752 - estebank:highlight-primary,...
2018-01-31 borsAuto merge of #46666 - clarcharr:duration_core, r=alexc...
2018-01-30 Niko Matsakischange `overlapping_impls` to take a tcx and create...
2018-01-30 Niko Matsakismake `overlapping_impls` call closures instead of returning
2018-01-30 kennytmRollup merge of #47855 - ollie27:rustdoc_hoedown_link_t...
2018-01-30 kennytmRollup merge of #47853 - rust-lang:increase-nested...
2018-01-30 kennytmRollup merge of #47839 - frewsxcv:frewsxcv-map-index...
2018-01-30 kennytmRollup merge of #47836 - Mark-Simulacrum:stage-flags...
2018-01-30 kennytmRollup merge of #47826 - gnzlbg:patch-2, r=alexcrichton
2018-01-30 kennytmRollup merge of #47822 - gnzlbg:patch-1, r=alexcrichton
2018-01-30 kennytmRollup merge of #47780 - varkor:cross-file-errors-line...
2018-01-30 kennytmRollup merge of #47760 - little-dude:master, r=alexcrichton
2018-01-30 kennytmRollup merge of #47732 - mark-i-m:markim_comments_0001...
2018-01-30 kennytmRollup merge of #47718 - malbarbo:env-home-dir, r=nikom...
2018-01-30 kennytmRollup merge of #47603 - mark-i-m:markim_comments_0000...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-30 borsAuto merge of #45294 - petrochenkov:prioplus, r=nikomat...
2018-01-29 borsAuto merge of #47837 - eddyb:going-places, r=nikomatsakis
2018-01-29 borsAuto merge of #47766 - spastorino:inference-dirty-list...
2018-01-29 John Kåre AlsakerRequire yield types to be sized
2018-01-29 John Kåre AlsakerMake pattern visiting consistent
2018-01-29 Esteban KüberPoint only at method signatures and point at trait
2018-01-28 Eduard-Mihai Burtescurustc: replace "lvalue" terminology with "place" in...
2018-01-28 borsAuto merge of #47663 - malbarbo:mips-crt-static, r...
2018-01-28 Eduard-Mihai Burtescurustc: move `expr_is_lval` to rustc_typeck and rename...
2018-01-28 Eduard-Mihai Burtescurustc_typeck: rename `LvalueOp` to `PlaceOp`.
2018-01-28 Eduard-Mihai Burtescurustc_typeck: rename `LvaluePreference::PreferMutLvalue...
2018-01-28 Eduard-Mihai Burtescurustc: remove `LvaluePreference` argument from `Ty...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47800 - Pulkit07:issue47755, r=sfackler
2018-01-28 borsAuto merge of #47794 - etaoins:fix-ice-on-const-eval...
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47767 - estebank:as-suggestion, r=petroc...
2018-01-28 borsAuto merge of #47671 - alexcrichton:trans-c-api-only...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #47420 - davidtwco:issue-46885, r=estebank
2018-01-27 David Woodend_point handling multibyte characters correctly.
2018-01-27 borsAuto merge of #46450 - Gilnaa:libtest_json_output,...
2018-01-27 borsAuto merge of #47690 - estebank:for-block-277, r=nikoma...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-26 borsAuto merge of #47748 - alexcrichton:rollup, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'mlsm' of https://github.com/dotdash/rust...
2018-01-26 Alex CrichtonMerge branch 'beta-prerelease' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'fix-regression' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'simd-always-mem' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-26 Alex CrichtonMerge branch 'no-stderr-sink' of https://github.com...
2018-01-26 borsAuto merge of #47252 - Zoxc:backtrace-win, r=alexcrichton
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47460 - Mark-Simulacrum:bootstrap...
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 borsAuto merge of #47740 - GuillaumeGomez:rollup, r=Guillau...
next