]> git.lizzy.rs Git - rust.git/history - src/librustc_borrowck/borrowck
Auto merge of #27856 - nikomatsakis:move-def-id-to-rustc, r=eddyb
[rust.git] / src / librustc_borrowck / borrowck /
2015-08-24 borsAuto merge of #27856 - nikomatsakis:move-def-id-to...
2015-08-24 Niko Matsakisconvert to use `is_local` instead of `== LOCAL_CRATE`
2015-08-24 Niko Matsakisfallout from moving def-id
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
2015-08-13 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
2015-08-12 Alex Crichtonrollup merge of #27618: dotdash/drop_fixes
2015-08-11 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
2015-08-11 borsAuto merge of #27575 - brson:lint, r=alexcrichton
2015-08-11 borsAuto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27577 - diaphore:trailing-newline...
2015-08-11 Manish GoregaokarRollup merge of #27572 - brson:authors, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27542 - steveklabnik:gh27303, r=alexcr...
2015-08-11 borsAuto merge of #27518 - alexcrichton:msvc-builtin-llvm...
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
2015-08-10 borsAuto merge of #27451 - seanmonstar:use-groups-as, r...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 borsAuto merge of #27582 - pnkfelix:disable-nonzeroing...
2015-08-07 borsAuto merge of #27551 - arielb1:adt-def, r=nikomatsakis
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-06 Ariel Ben-Yehudause VariantDef instead of struct_fields
2015-08-06 Ariel Ben-Yehudaintroduce an ADTDef struct for struct/enum definitions
2015-08-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
2015-08-03 borsAuto merge of #27134 - fhartwig:derive, r=huonw
2015-08-02 borsAuto merge of #27305 - KieranHunt:master, r=steveklabnik
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #27370 - alexcrichton:stabilize-easy...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #27174 - Gankro:rc-sat, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Manish GoregaokarRollup merge of #27352 - nagisa:illegal-to-invalid...
2015-07-29 Manish GoregaokarRollup merge of #27232 - Dangthrimble:master, r=stevekl...
2015-07-29 borsAuto merge of #27368 - alexcrichton:deprecate-net-metho...
2015-07-29 borsAuto merge of #27353 - arielb1:parenthetical-error...
2015-07-29 borsAuto merge of #27346 - dotdash:closure_dbg, r=michaelwo...
2015-07-29 Steve KlabnikRollup merge of #27355 - krumelmonster:patch-1, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27350 - GuillaumeGomez:patch-1, r...
2015-07-29 Steve KlabnikRollup merge of #27345 - killercup:patch-15, r=alexcrichton
2015-07-29 Steve KlabnikRollup merge of #27343 - steveklabnik:fix_module, r...
2015-07-29 Steve KlabnikRollup merge of #27342 - steveklabnik:fix_links, r...
2015-07-29 Steve KlabnikRollup merge of #27341 - steveklabnik:remove_warning...
2015-07-29 Steve KlabnikRollup merge of #27327 - steveklabnik:fix_take, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27326 - steveklabnik:doc_show_use...
2015-07-29 Steve KlabnikRollup merge of #27325 - midinastasurazz:patch-2, r...
2015-07-29 Steve KlabnikRollup merge of #27286 - lastorset:pub, r=steveklabnik
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27365 - pcwalton:more-collections, r...
2015-07-29 borsAuto merge of #27360 - dhuseby:fixing_freebsd_stat_stru...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #27349 - arielb1:constant-at, r=alexcrichton
2015-07-29 borsAuto merge of #27261 - arielb1:drop-sanity-check, r...
2015-07-29 borsAuto merge of #27339 - alexcrichton:remove-old-rt,...
2015-07-29 borsAuto merge of #27260 - alexcrichton:cap-lints, r=nrc
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
2015-07-28 borsAuto merge of #27318 - soon:E0391_explanation, r=nrc
2015-07-28 borsAuto merge of #27234 - oli-obk:move_get_name_get_ident_...
2015-07-28 borsAuto merge of #26934 - reem:boxed-slice-clone, r=Gankro
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
2015-07-28 Oliver Schneiderremove `get_ident` and `get_name`, make `as_str` sound
2015-07-28 borsAuto merge of #26173 - pnkfelix:fsk-trans-nzmove-take3...
2015-07-28 Felix S. Klock IIbuild fragmented map earlier to make its dependencies...
2015-07-28 Felix S. Klock IIrustc and rustc::borrowck: pass fragment info down...
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-21 borsAuto merge of #27103 - wthrowe:doc_format, r=alexcrichton
2015-07-20 borsAuto merge of #27026 - nagisa:overflowing-unsigned...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
2015-07-20 borsAuto merge of #27065 - marcusklaas:loop-label, r=nrc
2015-07-18 borsAuto merge of #27088 - tamird:fix-ios-build, r=alexcrichton
2015-07-18 borsAuto merge of #27074 - steveklabnik:gh27014, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27095 - tshepang:space, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27081 - rick68:patch-15, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27067 - GuillaumeGomez:patch-1, r=cmr
2015-07-18 Manish GoregaokarRollup merge of #26777 - barosl:macro-doc-escapes,...
2015-07-17 borsAuto merge of #27045 - nikomatsakis:better-object-defau...
2015-07-17 borsAuto merge of #27076 - alexcrichton:update-llvm, r...
2015-07-17 Manish GoregaokarRollup merge of #27080 - soderstroff:kristof-patch...
2015-07-17 Manish GoregaokarRollup merge of #27069 - Eljay:fix-raw-attr-typo, r...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-17 borsAuto merge of #27066 - rust-lang:rollup_central, r...
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'more-ref-fixes' of https://github.com...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
next