]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/dataflow.rs
rename `control_flow_graph` to `graph`
[rust.git] / src / librustc / middle / dataflow.rs
2018-07-12 Niko Matsakisrename `control_flow_graph` to `graph`
2018-07-12 Niko Matsakisrename `graph` to `control_flow_graph::implementation`
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-06 borsAuto merge of #45369 - fintelia:patch-1, r=BurntSushi
2017-11-04 borsAuto merge of #45514 - gnzlbg:jemalloc_realloc2, r...
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 borsAuto merge of #45267 - oconnor663:rwlock_send, r=alexcr...
2017-10-31 borsAuto merge of #44764 - nvzqz:master, r=alexcrichton
2017-10-30 borsAuto merge of #45497 - mikhail-m1:dump-mir-graphviz...
2017-10-29 borsAuto merge of #45295 - Technius:docs/process, r=stevekl...
2017-10-25 kennytmRollup merge of #45212 - GuillaumeGomez:sidebar-fixed...
2017-10-25 kennytmRollup merge of #45059 - tmccombs:pid, r=alexcrichton
2017-10-24 Dustin SpeckhalsMerge branch 'master' into update-rls-data-for-save...
2017-10-22 borsAuto merge of #45442 - matthewjasper:const-dynamic...
2017-10-21 borsAuto merge of #45366 - ollie27:rustbuild_compiler_docs...
2017-10-21 Corey FarwellRollup merge of #45227 - frewsxcv:frewsxcv-set-nonblock...
2017-10-21 borsAuto merge of #45391 - malbarbo:x32-1, r=alexcrichton
2017-10-20 borsAuto merge of #45348 - alexcrichton:thinlto-timp, r...
2017-10-20 borsAuto merge of #45359 - arielb1:escaping-borrow, r=eddyb
2017-10-20 borsAuto merge of #45324 - GuillaumeGomez:switch-default...
2017-10-20 borsAuto merge of #45319 - michaelwoerister:use-128bit...
2017-10-20 borsAuto merge of #45316 - goffrie:exitable-breakable-block...
2017-10-20 borsAuto merge of #45312 - theotherjimmy:refactor-ensure...
2017-10-19 borsAuto merge of #45288 - GuillaumeGomez:tab-key-binding...
2017-10-19 borsAuto merge of #45080 - clippered:issue-44986/fix-window...
2017-10-19 kennytmRollup merge of #45352 - alexcrichton:emscripten-tests...
2017-10-19 kennytmRollup merge of #45349 - christianpoveda:closures_str_f...
2017-10-19 kennytmRollup merge of #45343 - bgermann:master, r=alexcrichton
2017-10-19 borsAuto merge of #45301 - ishitatsuyuki:llvm5-backport...
2017-10-19 borsAuto merge of #45232 - zackmdavis:moar_lint_suggestions...
2017-10-18 kennytmRollup merge of #45340 - stjepang:localkey-state-doc...
2017-10-18 kennytmRollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcr...
2017-10-18 kennytmRollup merge of #45325 - spastorino:first_statement_ind...
2017-10-18 kennytmRollup merge of #45281 - GuillaumeGomez:tab-selection...
2017-10-18 kennytmRollup merge of #45217 - SimonSapin:alloc-doc, r=stevek...
2017-10-18 kennytmRollup merge of #45181 - Havvy:doc-unstable-lang-items...
2017-10-18 kennytmRollup merge of #45082 - jacwah:explain-E0382, r=stevek...
2017-10-18 kennytmRollup merge of #44138 - steveklabnik:rustdoc-deprecati...
2017-10-18 borsAuto merge of #44501 - nikomatsakis:issue-44137-non...
2017-10-17 borsAuto merge of #45344 - kennytm:rollup, r=kennytm
2017-10-17 kennytmRollup merge of #45339 - xfix:patch-4, r=steveklabnik
2017-10-17 kennytmRollup merge of #45338 - ishitatsuyuki:boot-jemalloc...
2017-10-17 kennytmRollup merge of #45329 - rust-lang:duplicate-word,...
2017-10-17 kennytmRollup merge of #45321 - alexcrichton:xcodeup, r=aidanhs
2017-10-17 kennytmRollup merge of #45315 - zackmdavis:expected_statement_...
2017-10-17 kennytmRollup merge of #45310 - gnzlbg:fix_aarch64, r=pnkfelix
2017-10-17 kennytmRollup merge of #45308 - dbrgn:headlines, r=steveklabnik
2017-10-17 kennytmRollup merge of #45307 - dbrgn:fix-typo, r=QuietMisdreavus
2017-10-17 kennytmRollup merge of #45151 - Pirh:stdio_default_docs, r...
2017-10-17 kennytmRollup merge of #45097 - nivkner:fixme_fixup2, r=estebank
2017-10-07 Niv Kamineraddress more FIXME whose associated issues were marked...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-17 Tim NeumannRollup merge of #44088 - bjorn3:better_trace_macros...
2017-09-16 borsAuto merge of #43989 - circuitfox:sliceext-binary-searc...
2017-09-15 borsAuto merge of #43949 - GuillaumeGomez:compile_fail_stab...
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-15 Corey FarwellRollup merge of #44131 - smaeul:openssl-perl, r=Mark...
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44218 - SimonSapin:commit-hash, r...
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
2017-09-04 borsAuto merge of #44194 - QuietMisdreavus:hey-how-do-i...
2017-09-03 borsAuto merge of #44195 - alexcrichton:remove-used-unsafe...
2017-09-03 borsAuto merge of #44176 - nrc:update-rls, r=alexcrichton
2017-09-02 MarkMcCaskeyMerge branch 'master' of git://github.com/rust-lang...
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-09-02 borsAuto merge of #44104 - llogiq:lowercase-lints, r=nikoma...
2017-09-01 borsAuto merge of #44154 - alexcrichton:bump-bootstrap...
2017-09-01 borsAuto merge of #44238 - nrc:pulldown-warn, r=@QuietMisdr...
2017-09-01 borsAuto merge of #44171 - eddyb:scope, r=nikomatsakis
2017-09-01 Eduard-Mihai Burtescurustc: use hir::ItemLocalId instead of ast::NodeId...
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-13 Guillaume GomezRollup merge of #43782 - nrc:include, r=GuillaumeGomez
2017-08-12 borsAuto merge of #43736 - ollie27:rustdoc_impls_js, r...
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43721 - natboehm:patch-1, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43715 - ollie27:docs_long_link, r...
2017-08-11 Guillaume GomezRollup merge of #43712 - oli-obk:cfg, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43650 - RalfJung:mir-validate, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43632 - ruuda:allow-long-relative...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
next