]> git.lizzy.rs Git - rust.git/history - src/librustc
Auto merge of #54700 - frewsxcv:frewsxcv-binary-search, r=GuillaumeGomez
[rust.git] / src / librustc /
2018-10-08 borsAuto merge of #54700 - frewsxcv:frewsxcv-binary-search...
2018-10-08 borsAuto merge of #54609 - kzys:404-search, r=GuillaumeGomez
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
2018-10-07 borsAuto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
2018-10-07 borsAuto merge of #54835 - oli-obk:mögen_konstante_funktion...
2018-10-07 borsAuto merge of #54813 - petrochenkov:uilocale, r=alexcri...
2018-10-07 borsAuto merge of #54823 - euclio:needs-test, r=alexcrichton
2018-10-07 borsAuto merge of #54451 - alexcrichton:no-mangle-extern...
2018-10-07 borsAuto merge of #54782 - pnkfelix:issue-54556-semi-on...
2018-10-06 Alex Crichtonrustc: Allow `#[no_mangle]` anywhere in a crate
2018-10-06 borsAuto merge of #54756 - ljedrz:cleanup_middle, r=michael...
2018-10-06 borsAuto merge of #54766 - alexcrichton:wasm-all-symbols...
2018-10-06 ljedrzrustc/middle: whitespace & formatting fixes
2018-10-06 ljedrzrustc/middle: improve allocations
2018-10-06 ljedrzrustc/middle: use Cow<'static, str> where applicable
2018-10-06 ljedrzrustc/middle: improve some patterns
2018-10-06 borsAuto merge of #54859 - pietroalbini:rollup, r=pietroalbini
2018-10-05 Pietro AlbiniRollup merge of #54853 - davidtwco:issue-52663-missing...
2018-10-05 Pietro AlbiniRollup merge of #54851 - alexcrichton:revert-optimize...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-10-05 Pietro AlbiniRollup merge of #54834 - kzys:fix-small-screen, r=Guill...
2018-10-05 Pietro AlbiniRollup merge of #54833 - abonander:issue-54441, r=petro...
2018-10-05 Pietro AlbiniRollup merge of #54812 - pnkfelix:issue-32382-index...
2018-10-05 Pietro AlbiniRollup merge of #54804 - euclio:inverted-parameters...
2018-10-05 Pietro AlbiniRollup merge of #54787 - varkor:unused-mut-in-desugarin...
2018-10-05 Pietro AlbiniRollup merge of #54781 - phansch:master, r=varkor
2018-10-05 Pietro AlbiniRollup merge of #54717 - ljedrz:cleanup_ty_p1, r=davidtwco
2018-10-05 Pietro AlbiniRollup merge of #54078 - GabrielMajeri:expand-sync...
2018-10-05 borsAuto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavis
2018-10-05 borsAuto merge of #54741 - oli-obk:impl_trait_hierarchy...
2018-10-05 borsAuto merge of #54336 - petrochenkov:preuni, r=alexcrichton
2018-10-05 Felix S. Klock IIAdd doc comment explaining what `BlockTailInfo` is.
2018-10-05 borsAuto merge of #52121 - jebrosen:macros2_feature, r...
2018-10-05 Felix S. Klock IIAdd flag to `mir::LocalDecl` to track whether its a...
2018-10-05 Oliver SchneiderStabilize `min_const_fn`
2018-10-05 borsAuto merge of #54703 - davidtwco:issue-52086, r=nikomat...
2018-10-05 Vadim Petrochenkovresolve: Integrate inert attributes registererd by...
2018-10-05 ljedrzrustc/ty: improve stack shifting and remove related...
2018-10-05 ljedrzrustc/ty: move a faster early return up
2018-10-05 ljedrzrustc/ty: improve allocations
2018-10-05 ljedrzrustc/ty: simplify common patterns
2018-10-05 ljedrzrustc/ty: use Cow<str> where applicable
2018-10-05 ljedrzrustc/ty: whitespace fixes
2018-10-05 borsAuto merge of #54017 - alexcrichton:wasm-atomics2,...
2018-10-04 borsAuto merge of #54649 - nikomatsakis:universes-refactor...
2018-10-04 Philipp HanschFurther improve docs for `FnDef` and `FnPtr`
2018-10-04 borsAuto merge of #54666 - matthewjasper:mir-function-spans...
2018-10-04 Niko Matsakiss/skol_predicate/placeholder_predicate
2018-10-04 Niko Matsakisfix typo: s/tained/tainted/
2018-10-04 Niko Matsakisremove occurences of `skolemization`
2018-10-04 Niko Matsakisremove all occurences of `skolemize`
2018-10-04 Niko Matsakisextend NLL universe code to have >1 placeholder within...
2018-10-04 Niko Matsakiscreate just one subuniverse per binder -- no need for...
2018-10-04 Niko Matsakisreorder the placeholders and inference variables in...
2018-10-04 Niko Matsakisrename skolemized to placeholder
2018-10-04 Niko Matsakisselect.rs: rustfmt
2018-10-04 borsAuto merge of #54784 - Manishearth:clippyup, r=oli-obk
2018-10-04 varkorIgnore desugarings when comparing duplicate trait error...
2018-10-04 Jonas SchievinkFix dead code lint for functions using impl Trait
2018-10-04 borsAuto merge of #54809 - pietroalbini:rollup, r=pietroalbini
2018-10-04 Pietro AlbiniRollup merge of #54795 - euclio:ifmt-bad-arg, r=estebank
2018-10-04 Pietro AlbiniRollup merge of #54789 - scalexm:unnormalized, r=nikoma...
2018-10-04 Pietro AlbiniRollup merge of #54788 - ljedrz:cleanup_rustc_mir,...
2018-10-04 Pietro AlbiniRollup merge of #54780 - scalexm:dup-predicates, r...
2018-10-04 Pietro AlbiniRollup merge of #54777 - zackmdavis:async_pretty_ice...
2018-10-04 Pietro AlbiniRollup merge of #54773 - rust-lang:wesleywiser-patch...
2018-10-04 Pietro AlbiniRollup merge of #54769 - jacobherrington:patch-1, r...
2018-10-04 Pietro AlbiniRollup merge of #54761 - Lucretiel:patch-1, r=cramertj
2018-10-04 Pietro AlbiniRollup merge of #54746 - llogiq:simplify-unused-lints...
2018-10-04 Pietro AlbiniRollup merge of #53523 - phungleson:fix-impl-from-for...
2018-10-04 borsAuto merge of #54638 - christianpoveda:master, r=kennytm
2018-10-04 borsAuto merge of #53851 - oli-obk:local_promotion, r=eddyb
2018-10-04 borsAuto merge of #54624 - arielb1:evaluate-outlives, r...
2018-10-04 borsAuto merge of #54447 - KiChjang:issue-54331, r=nikomatsakis
2018-10-03 borsAuto merge of #54391 - davidtwco:issue-54230, r=petroch...
2018-10-03 Matthew JasperRecord whether a Call in MIR corresponds to a call...
2018-10-03 borsAuto merge of #54605 - petrochenkov:mambig, r=alexcrichton
2018-10-03 scalexmIntroduce `TyKind::UnnormalizedProjection`
2018-10-03 varkorOnly warn about unused `mut` in user-written code
2018-10-03 ljedrzA handful of cleanups for rustc/mir
2018-10-03 Philipp HanschAdd examples to `TyKind::FnDef` and `TyKind::FnPtr...
2018-10-03 borsAuto merge of #54720 - davidtwco:issue-51191, r=nikomat...
2018-10-03 Oliver SchneiderPoke in the dark and see if bors+windows stops screaming
2018-10-03 Oliver SchneiderFix typo
2018-10-03 Oliver SchneiderOnly promote calls to `#[rustc_promotable]` const fns
2018-10-03 ljedrzrustc/ty: improve allocations
2018-10-03 ljedrzrustc/ty: calculate span after a possible early continue
2018-10-03 ljedrzrustc/ty: mark a comment as FIXME
2018-10-03 ljedrzrustc/ty: simplify some patterns
2018-10-03 ljedrzrustc/ty: whitespace fixes
2018-10-02 borsAuto merge of #54767 - pietroalbini:rollup, r=pietroalbini
2018-10-02 Pietro AlbiniRollup merge of #54745 - abonander:cstr-const, r=oli-obk
2018-10-02 Pietro AlbiniRollup merge of #54728 - alexcrichton:renumber-issues...
2018-10-02 Pietro AlbiniRollup merge of #54702 - RalfJung:fn-ptr-promotion...
2018-10-02 Pietro AlbiniRollup merge of #54699 - DiamondLovesYou:reexport-getop...
2018-10-02 Pietro AlbiniRollup merge of #54687 - scottmcm:more-elision, r=dtolnay
2018-10-02 Pietro AlbiniRollup merge of #54680 - RalfJung:compile-pass, r=pnkfelix
2018-10-02 Pietro AlbiniRollup merge of #54648 - alexcrichton:update-cargo...
2018-10-02 Pietro AlbiniRollup merge of #54603 - davidtwco:issue-54559, r=nikom...
2018-10-02 Pietro AlbiniRollup merge of #54458 - scottmcm:bug-54456, r=nikomatsakis
next