]> git.lizzy.rs Git - rust.git/history - src/librustc_save_analysis
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / librustc_save_analysis /
2018-10-04 borsAuto merge of #54447 - KiChjang:issue-54331, r=nikomatsakis
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 #54458 - scottmcm:bug-54456, r=nikomatsakis
2018-10-02 borsAuto merge of #54343 - blitzerr:master, r=nikomatsakis
2018-10-01 borsAuto merge of #54693 - RalfJung:ctfe-scalar-pair-undef...
2018-10-01 kennytmRollup merge of #54676 - pnkfelix:issue-15287-kill...
2018-10-01 kennytmRollup merge of #54674 - RalfJung:miri, r=oli-obk
2018-10-01 kennytmRollup merge of #54708 - collin5:b49475, r=Mark-Simulacrum
2018-10-01 kennytmRollup merge of #54681 - alexcrichton:san-names, r...
2018-10-01 kennytmRollup merge of #54679 - phansch:improve_bug_message...
2018-10-01 kennytmRollup merge of #54656 - nieksand:workqueue_doc, r...
2018-10-01 kennytmRollup merge of #54641 - ljedrz:cleanup_rustc_infer...
2018-10-01 kennytmRollup merge of #54544 - frewsxcv:frewsxcv-deref, r...
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 #54240 - csmoe:nonzero_from, r=alexcrichton
2018-09-29 borsAuto merge of #54599 - nikomatsakis:issue-54593-impl...
2018-09-29 kennytmRollup merge of #54577 - QuietMisdreavus:docs-for-procs...
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 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-29 borsAuto merge of #53013 - zackmdavis:infer_outlints, r...
2018-09-28 borsAuto merge of #54356 - Xanewok:save-analysis-invocation...
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 Igor MatuszewskiAlso remap absolute source names in save-analysis
2018-09-27 Igor MatuszewskiMinimize final diff
2018-09-27 Igor MatuszewskiRemap only source files in the command line
2018-09-27 Igor MatuszewskiEmit only necessary compilation options in save-analysis
2018-09-27 Igor MatuszewskiEmit used rustc invocation in the save-analysis file
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-26 borsAuto merge of #54526 - nnethercote:shrink-StatementKind...
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-25 Nick CameronUpdate rustfmt and RLS
2018-09-25 Pietro AlbiniRollup merge of #53518 - phungleson:fix-impl-from-for...
2018-09-24 borsAuto merge of #53783 - RalfJung:ptr-docs, r=alexcrichton
2018-09-22 Pietro AlbiniRollup merge of #54261 - varkor:dyn-keyword-2018, r...
2018-09-20 kennytmRollup merge of #54257 - alexcrichton:wasm-math-symbols...
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 borsAuto merge of #54211 - nnethercote:keccak-Liveness...
2018-09-19 borsAuto merge of #54174 - parched:park, r=alexcrichton
2018-09-19 borsAuto merge of #54101 - osa1:issue_54099, r=nikomatsakis
2018-09-19 borsAuto merge of #53877 - withoutboats:compositional-pin...
2018-09-18 Guillaume GomezRollup merge of #54311 - frewsxcv:frewsxcv-readme,...
2018-09-18 Guillaume GomezRollup merge of #54205 - GuillaumeGomez:treat-err-as...
2018-09-18 Guillaume GomezRollup merge of #54097 - GuillaumeGomez:remove-keyword...
2018-09-18 Guillaume GomezRollup merge of #53522 - phungleson:fix-impl-from-for...
2018-09-18 borsAuto merge of #53900 - davidtwco:issue-53771, r=nikomat...
2018-09-17 borsAuto merge of #52036 - collin5:b50509-2, r=collin5
2018-09-16 borsAuto merge of #53804 - RalfJung:ptr-invalid, r=nagisa
2018-09-16 Guillaume GomezRollup merge of #54244 - kzys:search-box, r=GuillaumeGomez
2018-09-16 Guillaume GomezRollup merge of #54213 - nnethercote:keccak-flow_inits...
2018-09-16 Guillaume GomezRollup merge of #54209 - petrochenkov:mexpr, r=pnkfelix
2018-09-16 Guillaume GomezRollup merge of #54181 - vi:hint_and_or, r=estebank
2018-09-16 Guillaume GomezRollup merge of #53941 - kzys:sort-impls, r=GuillaumeGomez
2018-09-16 borsAuto merge of #54157 - euclio:structured-suggestion...
2018-09-16 borsAuto merge of #53754 - RalfJung:slice_align_to, r=alexc...
2018-09-15 borsAuto merge of #53527 - Emerentius:test_all, r=nrc
2018-09-15 borsAuto merge of #52896 - SergioBenitez:master, r=alexcrichton
2018-09-15 borsAuto merge of #54177 - nnethercote:streamline-bit-stuff...
2018-09-15 borsAuto merge of #54151 - ljedrz:cleanup_hir, r=michaelwoe...
2018-09-14 borsAuto merge of #54069 - petrochenkov:subns, r=aturon
2018-09-14 borsAuto merge of #54201 - eddyb:reflexive-disambiguation...
2018-09-14 borsAuto merge of #54088 - matthewjasper:use-reason-in...
2018-09-14 borsAuto merge of #54080 - PramodBisht:issue/53692, r=estebank
2018-09-14 borsAuto merge of #54032 - oli-obk:layout_scalar_ranges...
2018-09-14 kennytmRollup merge of #54210 - alexcrichton:update-cargo...
2018-09-14 kennytmRollup merge of #54207 - QuietMisdreavus:never-docs...
2018-09-14 kennytmRollup merge of #54203 - cuviper:stable-os_str_str_ref_...
2018-09-14 kennytmRollup merge of #54194 - fintelia:patch-3, r=cramertj
2018-09-14 kennytmRollup merge of #54173 - phansch:suggest_valid_crate_ty...
2018-09-14 kennytmRollup merge of #54095 - kenta7777:kenta7777#53719...
2018-09-14 kennytmRollup merge of #54024 - alexcrichton:compile-to-wasm...
2018-09-14 kennytmRollup merge of #53218 - weiznich:feature/option_ref_in...
2018-09-14 borsAuto merge of #53751 - F001:tuple-struct-self-ctor...
2018-09-14 borsAuto merge of #52962 - GuillaumeGomez:few-things, r...
2018-09-13 kennytmRollup merge of #53950 - michaelwoerister:more-lto...
next