]> git.lizzy.rs Git - rust.git/history - src/librustc_data_structures/control_flow_graph/mod.rs
deconstruct the `ControlFlowGraph` trait into more granular traits
[rust.git] / src / librustc_data_structures / control_flow_graph / mod.rs
2018-07-12 Niko Matsakisdeconstruct the `ControlFlowGraph` trait into more...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-24 borsAuto merge of #43532 - petrochenkov:pgargs, r=nikomatsakis
2017-08-23 borsAuto merge of #42565 - murarth:rc-from-slice, r=aturon
2017-08-23 Corey FarwellRollup merge of #43983 - ids1024:redox-path-prefix...
2017-08-23 Corey FarwellRollup merge of #43977 - GuillaumeGomez:remove-outline...
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 borsAuto merge of #44013 - arielb1:coerce-snapshot, r=eddyb
2017-08-22 Guillaume GomezRollup merge of #44010 - GuillaumeGomez:read-links...
2017-08-22 Guillaume GomezRollup merge of #44001 - tamird:release-notes-1.16...
2017-08-22 Guillaume GomezRollup merge of #43993 - tamird:better-wording-error...
2017-08-22 borsAuto merge of #44008 - RalfJung:staged1, r=alexcrichton
2017-08-22 borsAuto merge of #44003 - LukasKalbertodt:patch-1, r=nikom...
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 borsAuto merge of #43971 - alexcrichton:lint-statements...
2017-08-21 borsAuto merge of #43986 - petrochenkov:pubcrate3, r=pnkfelix
2017-08-19 Vadim Petrochenkovrustc: Remove some dead code
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-14 borsAuto merge of #37278 - matklad:lone-lifetime, r=jseyfried
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37190 - QuietMisdreavus:rustdoc-where...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-08 borsAuto merge of #37192 - cristicbz:rust-rc-into-raw,...
2016-11-07 borsAuto merge of #36365 - matthew-piziak:silent-overflow...
2016-11-05 Alex CrichtonRollup merge of #37422 - bluss:wrapping-offset, r=alexc...
2016-11-05 borsAuto merge of #37422 - bluss:wrapping-offset, r=alexcri...
2016-11-04 Alex CrichtonRollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnik
2016-11-04 borsAuto merge of #37306 - bluss:trusted-len, r=alexcrichton
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-11-01 Guillaume GomezRollup merge of #37059 - jfirebaugh:unused-RangeExpress...
2016-11-01 Guillaume GomezRollup merge of #36849 - diwic:69-fromutf8-doc, r=alexc...
2016-11-01 Marcin FatygaMerge branch 'master' of https://github.com/rust-lang...
2016-11-01 borsAuto merge of #37299 - devonhollowood:result-unwrap...
2016-11-01 borsAuto merge of #37178 - apasel422:issue-37136, r=alexcri...
2016-11-01 borsAuto merge of #36595 - bluss:hashmap-usize-for-hash...
2016-10-31 borsAuto merge of #37191 - zackmdavis:we_heard_you_the_firs...
2016-10-28 borsAuto merge of #37212 - srinivasreddy:libcollectionstest...
2016-10-26 Guillaume GomezRollup merge of #37144 - eulerdisk:fix_37126, r=nrc
2016-10-26 borsAuto merge of #37315 - bluss:fold-more, r=alexcrichton
2016-10-26 borsAuto merge of #37270 - Mark-Simulacrum:smallvec-optimiz...
2016-10-24 Jonathan TurnerRollup merge of #37228 - loggerhead:patch-1, r=steveklabnik
2016-10-22 borsAuto merge of #37318 - nnethercote:html5ever-more,...
2016-10-22 borsAuto merge of #37298 - nnethercote:faster-deflate,...
2016-10-22 borsAuto merge of #37281 - TimNN:pad-align, r=eddyb
2016-10-21 Guillaume GomezRollup merge of #37297 - thepowersgang:fix-bad-crate...
2016-10-21 Guillaume GomezRollup merge of #37286 - srinivasreddy:graph, r=nrc
2016-10-21 Guillaume GomezRollup merge of #37253 - srinivasreddy:liballoc, r=nrc
2016-10-21 Guillaume GomezRollup merge of #37244 - senior:add-error-desc-182...
2016-10-21 Guillaume GomezRollup merge of #37219 - srinivasreddy:prelude, r=nrc
2016-10-21 Guillaume GomezRollup merge of #37211 - srinivasreddy:alt, r=nrc
2016-10-21 Guillaume GomezRollup merge of #37209 - srinivasreddy:bootstrap_bin...
2016-10-21 Guillaume GomezRollup merge of #37043 - GuillaumeGomez:vec_urls, r...
2016-10-21 borsAuto merge of #37247 - jseyfried:future_proof_no_link...
2016-10-21 borsAuto merge of #37280 - alexcrichton:debuginfo, r=brson
2016-10-21 borsAuto merge of #37272 - cuviper:local_stage0-proc_macro...
2016-10-20 borsAuto merge of #37261 - raphlinus:update_llvm, r=bluss
2016-10-20 borsAuto merge of #37273 - cuviper:major-minor-rebuild...
2016-10-20 borsAuto merge of #36973 - nnethercote:dep_graph, r=nikomat...
2016-10-20 borsAuto merge of #37289 - GuillaumeGomez:rollup, r=Guillau...
2016-10-19 Guillaume GomezRollup merge of #37288 - srinivasreddy:snapshot_map...
2016-10-19 Guillaume GomezRollup merge of #37287 - srinivasreddy:unify, r=eddyb
2016-10-19 Guillaume GomezRollup merge of #37285 - srinivasreddy:cfg, r=nikomatsakis
2016-10-19 Srinivas Reddy Tha... run rustfmt on control_flow_graph folder
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-14 borsAuto merge of #33907 - strake:decode_utf8, r=alexcrichton
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-12 borsAuto merge of #33971 - bltavares:28322/default-channel...
2016-07-10 borsAuto merge of #34745 - alexandermerritt:slice-doc,...
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-08 Manish GoregaokarRollup merge of #34097 - arbitrary-cat:master, r=stevek...
2016-07-06 Steve KlabnikRollup merge of #34327 - nrc:save-fix-tuple, r=jseyfried
2016-07-06 Steve KlabnikRollup merge of #34277 - ollie27:docs_num, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-07-05 borsAuto merge of #34294 - alexandermerritt:book-nuls,...
next