]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / librustc_mir /
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.
2018-09-23 David WoodCorrectly handle named lifetimes.
2018-09-23 David WoodRenamed ppaux highlight region hook.
2018-09-23 David WoodAdded note about dangling references.
2018-09-23 David WoodImprove 'dropped here' note.
2018-09-23 David WoodImprove borrow errors for closures.
2018-09-23 David WoodImprove non-closure, reference in-and-out errors.
2018-09-23 David WoodRefactor MirBorrowckCtxt to take infcx instead of tcx.
2018-09-23 David WoodRefactor region naming for control of diagnostics.
2018-09-23 David WoodRefactor explain_borrow to return explanation.
2018-09-23 borsAuto merge of #54339 - cramertj:no-cx, r=aturon
2018-09-23 borsAuto merge of #54325 - michaelwoerister:incr-thinlto...
2018-09-23 borsAuto merge of #54310 - pnkfelix:issue-52059-report...
2018-09-23 borsAuto merge of #54262 - matthewjasper:explain-in-typeck...
2018-09-22 borsAuto merge of #53508 - japaric:maybe-uninit, r=RalfJung
2018-09-22 borsAuto merge of #54188 - lqd:fallout-53695, r=nikomatsakis
2018-09-22 Jorge Apariciouse is_uninhabited in more places
2018-09-22 borsAuto merge of #54457 - pietroalbini:rollup, r=pietroalbini
2018-09-22 borsAuto merge of #54265 - arielb1:civilize-proc-macros...
2018-09-22 Pietro AlbiniRollup merge of #54446 - christianpoveda:patch-1, r...
2018-09-22 Pietro AlbiniRollup merge of #54422 - ljedrz:simplify_first_last...
2018-09-22 Pietro AlbiniRollup merge of #54420 - nnethercote:PackedRWU-Vec...
2018-09-22 Pietro AlbiniRollup merge of #54415 - petrochenkov:norollback, r...
2018-09-22 Pietro AlbiniRollup merge of #54413 - memoryruins:deref-error-twice...
2018-09-22 Pietro AlbiniRollup merge of #54412 - jcpst:replace_span_suggestion...
2018-09-22 Pietro AlbiniRollup merge of #54409 - estebank:remove-in, r=pnkfelix
2018-09-22 Pietro AlbiniRollup merge of #54402 - bgermann:master, r=alexcrichton
2018-09-22 Pietro AlbiniRollup merge of #54374 - SergioBenitez:pub-multispan...
2018-09-22 Pietro AlbiniRollup merge of #54371 - QuietMisdreavus:rustdoc-ui...
2018-09-22 Pietro AlbiniRollup merge of #54370 - nnethercote:better-domain_size...
2018-09-22 Pietro AlbiniRollup merge of #54350 - Munksgaard:support-edition...
2018-09-22 Pietro AlbiniRollup merge of #54323 - Keruspe:rustc-color, r=Mark...
2018-09-22 Pietro AlbiniRollup merge of #54280 - japaric:no-cas-for-thumbv6...
2018-09-22 Pietro AlbiniRollup merge of #54261 - varkor:dyn-keyword-2018, r...
2018-09-22 Pietro AlbiniRollup merge of #53652 - oconnor663:copy_in_place,...
2018-09-21 Ralf Jungfix comment
2018-09-21 borsAuto merge of #54399 - alexcrichton:fix-bug, r=steveklabnik
2018-09-21 Joseph Postadd applicability to span suggestion call
2018-09-21 Christian PovedaExtend MIR inlining to all operand variants
2018-09-20 borsAuto merge of #54389 - kennytm:rollup, r=kennytm
2018-09-20 kennytmRollup merge of #54367 - spastorino:add-thread-local...
2018-09-20 kennytmRollup merge of #54362 - tromey:travis-gdb-batch-mode...
2018-09-20 kennytmRollup merge of #54346 - eddyb:constant-horror, r=nikom...
2018-09-20 kennytmRollup merge of #54337 - ericho:remove_clone_tests...
2018-09-20 kennytmRollup merge of #54333 - steveklabnik:update-book,...
2018-09-20 borsAuto merge of #53162 - QuietMisdreavus:crouching-impl...
2018-09-20 kennytmRollup merge of #54298 - RalfJung:miri-field-align...
2018-09-20 kennytmRollup merge of #54295 - ljedrz:cleanups_rustc_traits...
2018-09-20 kennytmRollup merge of #54292 - memoryruins:issue-53712, r...
2018-09-20 kennytmRollup merge of #54290 - michaelwoerister:aarch64-back...
2018-09-20 kennytmRollup merge of #54266 - LionNatsu:master, r=nikomatsakis
2018-09-20 kennytmRollup merge of #54258 - alexcrichton:lld-fatal-warning...
2018-09-20 kennytmRollup merge of #54257 - alexcrichton:wasm-math-symbols...
2018-09-20 kennytmRollup merge of #54233 - irinagpopa:llvm-3.9, r=tromey
2018-09-20 kennytmRollup merge of #53470 - bjorn3:warn_metadata_errors...
2018-09-20 kennytmRollup merge of #52813 - newpavlov:duration_mul_div_ext...
2018-09-20 Ralf Jungfix stage 0 compilation
2018-09-20 Ralf Jungunsurprisingly, miri needs tcx
2018-09-20 Ralf Jungmove loop detector constants to the module that uses...
2018-09-20 borsAuto merge of #54255 - spastorino:use-of-moved-value...
2018-09-20 Ralf Jungmake some things a bit more private
next