]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Rollup merge of #54488 - zackmdavis:and_the_case_of_the_unused_crate, r=estebank
[rust.git] / src / librustc_mir /
2018-10-01 kennytmRollup merge of #54488 - zackmdavis:and_the_case_of_the...
2018-10-01 kennytmRollup merge of #54308 - dsciarra:issue-22692, r=estebank
2018-10-01 kennytmRollup merge of #53784 - tbu-:pr_doc_slice_isize_max...
2018-10-01 borsAuto merge of #54675 - alexcrichton:defaultlibs, r...
2018-10-01 borsAuto merge of #54662 - matklad:once-perf, r=alexcrichton
2018-09-30 borsAuto merge of #54650 - eddyb:no-extern's-land, r=alexcr...
2018-09-30 borsAuto merge of #53255 - orium:fix-bug-overflow-send...
2018-09-30 borsAuto merge of #54622 - matthewjasper:more-nll-mode...
2018-09-30 borsAuto merge of #54596 - mjbshaw:drop, r=RalfJung
2018-09-30 borsAuto merge of #54639 - nagisa:lets-alias-for-now, r...
2018-09-30 Michael BradshawMerge branch 'master' into drop
2018-09-30 borsAuto merge of #54601 - cuviper:prep-1.31, r=Mark-Simulacrum
2018-09-29 borsAuto merge of #54591 - ljedrz:cleanup_typeck_rest,...
2018-09-29 borsAuto merge of #54240 - csmoe:nonzero_from, r=alexcrichton
2018-09-29 borsAuto merge of #54599 - nikomatsakis:issue-54593-impl...
2018-09-29 borsAuto merge of #54660 - kennytm:rollup, r=kennytm
2018-09-29 borsAuto merge of #54554 - RalfJung:maybe-uninit, r=nagisa
2018-09-29 kennytmRollup merge of #54577 - QuietMisdreavus:docs-for-procs...
2018-09-29 kennytmRollup merge of #54645 - tromey:android-gdb-version...
2018-09-29 kennytmRollup merge of #54635 - neoeinstein:seek-docs, r=alexc...
2018-09-29 kennytmRollup merge of #54604 - alexreg:self_in_typedefs-help...
2018-09-29 kennytmRollup merge of #54598 - pthariensflame:patch-1, r...
2018-09-29 kennytmRollup merge of #54590 - alexcrichton:inline-never...
2018-09-29 Ralf JungRevert "Auto merge of #53508 - japaric:maybe-uninit...
2018-09-29 borsAuto merge of #54576 - froydnj:non-x86-abi-adjustment...
2018-09-29 kennytmRollup merge of #54567 - tromey:paths-in-stamp-hashes...
2018-09-29 kennytmRollup merge of #54564 - alexcrichton:new-notes, r...
2018-09-29 borsAuto merge of #54278 - eddyb:spanned-generic-predicates...
2018-09-28 Eduard-Mihai Burtescurustc: keep a Span for each predicate in ty::GenericPre...
2018-09-28 borsAuto merge of #54568 - levex:issue-54130, r=nagisa
2018-09-28 borsAuto merge of #54338 - orium:fix-macro-inc-comp, r=nrc
2018-09-28 Josh StoneBump to 1.31.0 and bootstrap from 1.30 beta
2018-09-28 borsAuto merge of #54547 - AstralSorcerer:issue-54028,...
2018-09-27 borsAuto merge of #54530 - pnkfelix:issue-54047-migrate...
2018-09-27 borsAuto merge of #54468 - matthewjasper:fix-polonius,...
2018-09-27 borsAuto merge of #54355 - pnkfelix:issue-22323-regression...
2018-09-27 borsAuto merge of #52319 - tinco:issue_12590, r=pnkfelix
2018-09-27 borsAuto merge of #54581 - petrochenkov:cfgattr, r=alexcrichton
2018-09-27 Alexander RegueiroAdded help message for feature gate.
2018-09-26 borsAuto merge of #54526 - nnethercote:shrink-StatementKind...
2018-09-26 Niko Matsakisuse the closure def-id in returns, but closure-base...
2018-09-26 Matthew JasperGet Polonius borrow check to work in simple cases
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 Michael BradshawMake core::mem::needs_drop a const fn
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 Matsakisrefactor away `AnyRegions` and `AllRegions`
2018-09-26 Niko Matsakisintroduce `VerifyBound::IfEq` (presently unused)
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 Matsakistype_check/mod.rs: rustfmt
2018-09-26 Niko Matsakisuse `RegionBoundPairs` type alias
2018-09-26 borsAuto merge of #54199 - nikomatsakis:predicate_may_hold...
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-25 borsAuto merge of #54575 - pietroalbini:rollup, r=pietroalbini
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 #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 borsAuto merge of #54411 - cramertj:await-keyword-error...
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 borsAuto merge of #54430 - adrian-budau:master, r=alexcrichton
2018-09-25 borsAuto merge of #54317 - Centril:feature/dbg_macro, r...
2018-09-25 borsAuto merge of #53693 - scottmcm:marker-trait-attribute...
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 JasperAdd a MIR transform to remove fake reads
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 borsAuto merge of #53783 - RalfJung:ptr-docs, r=alexcrichton
2018-09-24 borsAuto merge of #54509 - matthewjasper:better-drop-access...
2018-09-24 borsAuto merge of #54507 - csmoe:deny_overflow, r=varkor
2018-09-24 Nicholas NethercoteShrink StatementKind::InlineAsm.
2018-09-24 Nicholas NethercoteShrink StatementKind::Assign.
2018-09-24 borsAuto merge of #54489 - matthiaskrgr:rls, r=kennytm
2018-09-24 borsAuto merge of #54495 - raventid:improve-e0425-message...
2018-09-23 borsAuto merge of #54485 - arielb1:avoid-ctor-attrs, r...
2018-09-23 Matthew JasperRework checking for borrows conflicting with drops
2018-09-23 Matthew JasperRemove irrelevant message about drop order
2018-09-23 borsAuto merge of #54229 - davidtwco:issue-52534, r=pnkfelix
2018-09-23 borsAuto merge of #54380 - RalfJung:miri-snapshot, r=eddyb
2018-09-23 David WoodOnly annotate if borrow is returned.
next