]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-27 borsAuto merge of #54581 - petrochenkov:cfgattr, r=alexcrichton
2018-09-26 borsAuto merge of #54526 - nnethercote:shrink-StatementKind...
2018-09-26 borsAuto merge of #54561 - matthiaskrgr:clippy_up, r=kennytm
2018-09-26 borsAuto merge of #54453 - nikomatsakis:nll-issue-53121...
2018-09-26 Matthias Krügerupdate clippy submodule to a72e786c
2018-09-26 borsAuto merge of #51946 - japaric:emit-stack-sizes, r...
2018-09-26 Jorge Apariciodon't run the test on macOS
2018-09-26 Niko Matsakisrustc_driver/test.rs: rustfmt
2018-09-26 Niko Matsakisfix rustc_driver tests
2018-09-26 Niko Matsakispacify the mercilous tidy.
2018-09-26 Niko Matsakisrustfmt `error_reporting/mod.rs` and `dropck.rs`
2018-09-26 Niko Matsakisupdate tests and add stderr files
2018-09-26 Niko Matsakisconvert from an `UnlessNll` flag to a `SuppressRegionEr...
2018-09-26 Niko Matsakismake NLL handle `IfEq` bounds by using SCC normalization
2018-09-26 Niko Matsakisswitch to use `VerifyBound` instead of `RegionTest`
2018-09-26 Niko Matsakisregion_infer: rustfmt
2018-09-26 Niko Matsakisuse `IfEq` to defer equality comparison around `where...
2018-09-26 Niko Matsakisrefactor away `AnyRegions` and `AllRegions`
2018-09-26 Niko Matsakisintroduce `VerifyBound::IfEq` (presently unused)
2018-09-26 Niko Matsakischange to use impl Trait a bit
2018-09-26 Niko Matsakisremove handling of verify from taintset
2018-09-26 Niko Matsakismake `normalize` work on any type-foldable
2018-09-26 Niko Matsakislexical_region_resolve: rustfmt
2018-09-26 Niko Matsakisencapsulate `infcx` too into the delegate
2018-09-26 Niko Matsakisextract out NLL-specific code from relate-tys into...
2018-09-26 Niko Matsakisrefactor NLL relate_tys to use Region internally, not...
2018-09-26 Niko Matsakisuse approx. bounds to decide whether to add outlives...
2018-09-26 Niko Matsakispropagate the `compare_ty` fn further up
2018-09-26 Niko Matsakisintroduce the idea of an "approximate match"
2018-09-26 Niko Matsakisintroduce a "comparison fn" instead of always use `==`
2018-09-26 Niko Matsakissplit out getting the declared bounds from the env...
2018-09-26 Niko Matsakisbreak out the code that computes VerifyBounds
2018-09-26 Niko Matsakisapply `process_registered_region_obligations` at the...
2018-09-26 Niko Matsakistype_check/mod.rs: rustfmt
2018-09-26 Niko Matsakisuse `RegionBoundPairs` type alias
2018-09-26 Niko Matsakisauto_trait.rs: rustfmt
2018-09-26 Niko Matsakischange `RegionObligation` to store a `SubregionOrigin`
2018-09-26 Niko Matsakisuse a `UnlessNll` flag to consolidate error reporting...
2018-09-26 Niko Matsakisbuild up a map of the region-bound pairs for each body-id
2018-09-26 Niko Matsakisoutlives/env: rustfmt
2018-09-26 Niko Matsakisregionck: rustfmt
2018-09-26 Jorge Apariciodocs: this llvm feature only supports the ELF object...
2018-09-26 Jorge Apariciounstable-book: recommend an INFO section
2018-09-26 Jorge Apariciouse `rustc -Vv` in the run-make test
2018-09-26 Jorge Apariciorun test only if LLVM version is >= 6.0.0
2018-09-26 Jorge Aparicioadd run-make test
2018-09-26 Jorge Apariciodocument this feature in the unstable book
2018-09-26 Jorge Aparicioadd -Z emit-stack-sizes
2018-09-26 borsAuto merge of #54199 - nikomatsakis:predicate_may_hold...
2018-09-26 borsAuto merge of #53824 - ljedrz:begone_onevector, r=micha...
2018-09-26 ljedrzRemove OneVector
2018-09-26 borsAuto merge of #54497 - ralexstokes:stabilize_pattern_pa...
2018-09-26 borsAuto merge of #54548 - nrc:update, r=kennytm
2018-09-26 borsAuto merge of #54164 - mikhail-m1:54131, r=pnkfelix
2018-09-26 Vadim PetrochenkovAccept trailing comma in `cfg_attr`
2018-09-25 borsAuto merge of #54575 - pietroalbini:rollup, r=pietroalbini
2018-09-25 Nick CameronUpdate rustfmt and RLS
2018-09-25 Pietro AlbiniRollup merge of #54558 - tromey:find-filecheck, r=nikom...
2018-09-25 Pietro AlbiniRollup merge of #54557 - michaelwoerister:dont-auto...
2018-09-25 Pietro AlbiniRollup merge of #54539 - GuillaumeGomez:fix-js-error...
2018-09-25 Pietro AlbiniRollup merge of #54537 - sdroege:chunks-exact, r=alexcr...
2018-09-25 Pietro AlbiniRollup merge of #54529 - michaelwoerister:dont-unwind...
2018-09-25 Pietro AlbiniRollup merge of #54522 - gardrek:patch-1, r=TimNN
2018-09-25 Pietro AlbiniRollup merge of #54518 - petrochenkov:regr130, r=alexcr...
2018-09-25 Pietro AlbiniRollup merge of #54498 - sylvestre:patch-1, r=frewsxcv
2018-09-25 Pietro AlbiniRollup merge of #54368 - GuillaumeGomez:reduce-side...
2018-09-25 Pietro AlbiniRollup merge of #54281 - GuillaumeGomez:search-box...
2018-09-25 Pietro AlbiniRollup merge of #54058 - Kerollmops:slice-dedup, r...
2018-09-25 Pietro AlbiniRollup merge of #53518 - phungleson:fix-impl-from-for...
2018-09-25 borsAuto merge of #53542 - alexreg:impl-trait-in-bindings...
2018-09-25 Vadim Petrochenkovresolve: Do not block derive helper resolutions on...
2018-09-25 Niko Matsakisadd regression test
2018-09-25 Mikhail ModinUpdate E0714 to E0716 in tests output
2018-09-25 borsAuto merge of #54411 - cramertj:await-keyword-error...
2018-09-25 Tom TromeyImprovements to finding LLVM's FileCheck
2018-09-25 Michael Woeristerincr.comp.: Don't automatically enable -Zshare-generics...
2018-09-25 Felix S. Klock IIChange the diagnostic number from 714 to 716.
2018-09-25 Mikhail Modinadd "temporary value dropped while borrowed" error
2018-09-25 SonAdd examples for doc
2018-09-25 borsAuto merge of #54430 - adrian-budau:master, r=alexcrichton
2018-09-25 borsAuto merge of #54317 - Centril:feature/dbg_macro, r...
2018-09-25 Sebastian DrögeAlso rename ExactChunks iterator name to ChunksExact
2018-09-25 borsAuto merge of #53693 - scottmcm:marker-trait-attribute...
2018-09-25 Alexander RegueiroAdded section to Unstable Book.
2018-09-25 Alexander RegueiroAdded tests.
2018-09-25 Alexander RegueiroHandle locals in closures properly.
2018-09-25 Matthew JasperHandle impl trait in MIR type checked for assignments.
2018-09-25 Alexander RegueiroLower `impl Trait` types in locals.
2018-09-25 borsAuto merge of #53438 - matthewjasper:permissive-match...
2018-09-24 Matthew JasperRename places_conflict to borrow_conflicts_with_place
2018-09-24 Matthew JasperUpdate mir opt tests
2018-09-24 Matthew JasperAdd a MIR transform to remove fake reads
2018-09-24 Matthew JasperUpdate ui tests
2018-09-24 Matthew JasperAdd tests for new match borrows
2018-09-24 Matthew JasperDon't check for conflicting borrows of `ReadForMatch`es
2018-09-24 Matthew JasperAdd more fake borrows to matches
2018-09-24 Matthew JasperBetter messages for errors from Shallow borrows
2018-09-24 Matthew JasperAdd "Shallow" borrow kind
2018-09-24 borsAuto merge of #54416 - christianpoveda:master, r=wesley...
2018-09-24 Taylor CramerMake "await" a pseudo-edition keyword
next