]> git.lizzy.rs Git - rust.git/history - src/librustc/mir/transform.rs
rustc: remove unused MirSource::GeneratorDrop.
[rust.git] / src / librustc / mir / transform.rs
2017-11-14 Eduard-Mihai Burtescurustc: remove unused MirSource::GeneratorDrop.
2017-11-14 Eduard-Mihai Burtescurustc: move the MIR pass infrastructure and list to...
2017-11-12 borsAuto merge of #45623 - mneumann:dragonfly-ci, r=alexcri...
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-10 borsAuto merge of #45707 - Ryman:deprecated-item-name,...
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-09 borsAuto merge of #45688 - Gankro:layout-tests, r=alexcrichton
2017-11-08 Guillaume GomezRollup merge of #45582 - GuillaumeGomez:doc-unix-missin...
2017-11-08 borsAuto merge of #45379 - cuviper:unit_from_iter, r=alexcr...
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-07 kennytmRollup merge of #45682 - RalfJung:rwlock-guards, r...
2017-11-07 kennytmRollup merge of #45470 - GuillaumeGomez:unix-metadata...
2017-11-07 borsAuto merge of #45666 - Amanieu:tls-model, r=alexcrichton
2017-11-07 borsAuto merge of #45620 - ollie27:rustdoc_impl_generic_dup...
2017-11-07 borsAuto merge of #45571 - zackmdavis:regenerate_char_priva...
2017-11-06 borsAuto merge of #45369 - fintelia:patch-1, r=BurntSushi
2017-11-04 borsAuto merge of #45709 - nrc:rls-bugs-2, r=eddyb
2017-11-04 borsAuto merge of #45617 - GuillaumeGomez:search-fixes...
2017-11-04 kennytmRollup merge of #45681 - Ljzn:patch-1, r=kennytm
2017-11-04 kennytmRollup merge of #45669 - cardoe:metadata, r=kennytm
2017-11-04 kennytmRollup merge of #45639 - LaurentMazare:master, r=petroc...
2017-11-04 kennytmRollup merge of #45610 - strake:atomic_from, r=nagisa
2017-11-04 kennytmRollup merge of #45548 - ratmice:master, r=oli-obk
2017-11-04 borsAuto merge of #45514 - gnzlbg:jemalloc_realloc2, r...
2017-11-02 borsAuto merge of #45409 - tamird:suggest-match-default...
2017-11-02 borsAuto merge of #45647 - nrc:rls-bugs, r=eddyb
2017-11-02 borsAuto merge of #45630 - joshleeb:iss35241, r=estebank
2017-11-02 borsAuto merge of #45468 - Xanewok:crate-source, r=nrc
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 borsAuto merge of #45538 - nikomatsakis:nll-liveness, r...
2017-10-31 Niko Matsakismake `MirSource::from_local_def_id` invokable with...
2017-10-31 Niko Matsakisextend `dump_mir` to work for any tcx, not just global tcx
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
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-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 #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
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-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-31 borsAuto merge of #41991 - GuillaumeGomez:rustdoc-html...
2017-08-30 borsAuto merge of #43932 - eddyb:const-scoping, r=nikomatsakis
2017-08-30 Alex CrichtonRollup merge of #44125 - SergioBenitez:master, r=nrc
2017-08-30 Alex CrichtonRollup merge of #44116 - alexcrichton:update-libc,...
2017-08-30 Alex CrichtonRollup merge of #44089 - alexcrichton:trait-proc-macro...
2017-08-30 Alex CrichtonRollup merge of #44044 - mattico:string-splice-return...
2017-08-30 borsAuto merge of #43895 - JeremySorensen:master, r=alexcri...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-30 borsAuto merge of #44143 - alexcrichton:faster-bootstrap...
2017-08-29 Ariel Ben-YehudaRollup merge of #44134 - vorner:x-py-unknown-cmd, r...
2017-08-29 Ariel Ben-YehudaRollup merge of #44126 - laumann:config-doc-comments...
2017-08-29 Ariel Ben-YehudaRollup merge of #44121 - ishitatsuyuki:bootstrap-deps...
2017-08-29 Ariel Ben-YehudaRollup merge of #44117 - frewsxcv:frewsxcv-to-socket...
2017-08-29 Ariel Ben-YehudaRollup merge of #44076 - RalfJung:src, r=alexcrichton
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-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 borsAuto merge of #44111 - zackmdavis:feature_attr_error_sp...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 borsAuto merge of #43999 - arielb1:immediate-project, r...
2017-08-28 borsAuto merge of #43076 - Zoxc:gen, r=arielb1
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-25 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-22 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-17 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-16 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-16 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-15 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-12 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-11 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-10 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-09 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-07-28 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-07-28 John Kåre AlsakerGenerator literal support
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-23 MatthewStabilize in 1.19
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
2017-05-11 borsAuto merge of #41684 - jethrogb:feature/ntstatus, r...
2017-05-10 borsAuto merge of #41764 - scottmcm:faster-reverse, r=brson
2017-05-10 borsAuto merge of #41659 - bluss:clone-split-whitespace...
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
next