]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #52121 - jebrosen:macros2_feature, r...
2018-10-05 Vadim PetrochenkovReapply the macro_rules disambiguation changes from...
2018-10-05 Vadim PetrochenkovReapply the derive helper changes from master
2018-10-05 Vadim Petrochenkovexpansion: Remove restriction on use of macro attribute...
2018-10-05 Vadim Petrochenkovresolve: Keep more precise traces for expanded macro...
2018-10-05 Vadim Petrochenkovresolve: Merge resolution for `macro_rules` into the...
2018-10-05 borsAuto merge of #54703 - davidtwco:issue-52086, r=nikomat...
2018-10-05 Vadim Petrochenkovresolve: Support value namespace in `fn resolve_lexical...
2018-10-05 Vadim Petrochenkovexpansion: Expand attribute macros registered by legacy...
2018-10-05 Vadim Petrochenkovresolve: Integrate inert attributes registererd by...
2018-10-05 borsAuto merge of #54017 - alexcrichton:wasm-atomics2,...
2018-10-04 borsAuto merge of #54649 - nikomatsakis:universes-refactor...
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 Matsakisbuild up the placeholder indices as we go
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 borsAuto merge of #54809 - pietroalbini:rollup, r=pietroalbini
2018-10-04 Oliver SchneiderUpdate Cargo.lock
2018-10-04 Oliver S̶c̶h̶n̶e̶i̶d... Add features to the workspace hack
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 JasperClearer later use messages for calls
2018-10-03 Matthew JasperRecord whether a Call in MIR corresponds to a call...
2018-10-03 Andy Russellremove padding from multiline format string label
2018-10-03 borsAuto merge of #54605 - petrochenkov:mambig, r=alexcrichton
2018-10-03 scalexmFix `ty::UnnormalizedProjection` in rustdoc
2018-10-03 Manish GoregaokarUpdate clippy
2018-10-03 scalexmIntroduce `TyKind::UnnormalizedProjection`
2018-10-03 David WoodDeterministic external crate suggestion.
2018-10-03 ljedrzA handful of cleanups for rustc/mir
2018-10-03 David WoodUpdate tests to demonstrate 2015 behaviour.
2018-10-03 David WoodRemoved hardcoded crate.
2018-10-03 David WoodAdd suggestions for unresolved imports.
2018-10-03 Vadim Petrochenkovresolve: Prefer `macro_rules` definitions to in-module...
2018-10-03 scalexmRemove duplicate predicates in `explicit_predicates_of`
2018-10-03 borsAuto merge of #54720 - davidtwco:issue-51191, r=nikomat...
2018-10-03 Oliver SchneiderMove platform dependent output ui tests to compile...
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 SchneiderUpdate error id to an unused one
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 Andre Bogussimplify some unused lints code
2018-10-03 ljedrzrustc/ty: whitespace fixes
2018-10-03 Zack M. Davisabolish ICE when pretty-printing async block
2018-10-03 jebMerge the `proc_macro_` expansion feature gates into...
2018-10-03 Wesley WiserUpdate a FIXME in memory.rs
2018-10-02 borsAuto merge of #54767 - pietroalbini:rollup, r=pietroalbini
2018-10-02 SonRemove main() in examples
2018-10-02 jacobFix typo in CONTRIBUTING.md
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
2018-10-02 Pietro AlbiniRollup merge of #54269 - PramodBisht:issue/53840, r...
2018-10-02 borsAuto merge of #54343 - blitzerr:master, r=nikomatsakis
2018-10-02 Nathan WestMake spec_extend use for_each()
2018-10-02 Austin Bonandermake `CStr::from_bytes_with_nul_unchecked()` a const fn
2018-10-02 Austin Bonandermake `CStr::from_bytes_with_nul_unchecked()` a const fn
2018-10-02 Ralf Jungmove some more tests
2018-10-02 borsAuto merge of #54742 - Manishearth:clippyup, r=oli-obk
2018-10-02 Oliver SchneiderFix rustdoc
2018-10-02 Manish GoregaokarUpdate clippy
2018-10-02 Oliver SchneiderNest the `impl Trait` existential item inside the retur...
2018-10-02 Pramod BishtConsolidate pattern check errors
2018-10-02 borsAuto merge of #54701 - arielb1:outlives-later, r=nikoma...
2018-10-02 borsAuto merge of #54694 - csmoe:self_this, r=estebank
2018-10-01 David WoodAttempt to resolve linking issues.
next