]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/transform/inline.rs
remove `Pass` and (temporarily) drop `Inline`
[rust.git] / src / librustc_mir / transform / inline.rs
2017-05-02 Niko Matsakisremove `Pass` and (temporarily) drop `Inline`
2017-05-02 Niko Matsakisconvert the `inline` pass to use the new multi result
2017-05-02 Niko Matsakisretool MIR passes completely
2017-05-02 Niko Matsakissimplify the MirPass traits and passes dramatically
2017-05-02 Niko Matsakisrework `MirPass` API to be stateless and extract helper fns
2017-05-02 Niko Matsakisintroduce `mir_keys()`
2017-04-27 borsAuto merge of #41433 - estebank:constructor, r=michaelw...
2017-04-26 Ariel Ben-YehudaRollup merge of #41456 - jessicah:haiku-support, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41370 - malbarbo:android-bootstrap...
2017-04-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-23 borsAuto merge of #41437 - cuviper:remove-unstable-deprecat...
2017-04-22 borsAuto merge of #41469 - arielb1:rustc-spring-cleaning...
2017-04-22 Ariel Ben-Yehudaavoid calling `mk_region` unnecessarily
2017-04-22 borsAuto merge of #39999 - bitshifter:struct_align, r=eddyb
2017-04-22 Corey FarwellRollup merge of #41435 - estebank:issue-33884, r=nikoma...
2017-04-22 Corey FarwellRollup merge of #41432 - abonander:issue_41211, r=jseyfried
2017-04-22 Corey FarwellRollup merge of #41405 - GuillaumeGomez:rustdoc-warning...
2017-04-22 Corey FarwellRollup merge of #37658 - GuillaumeGomez:ref_suggestion...
2017-04-21 borsAuto merge of #41445 - frewsxcv:rollup, r=frewsxcv
2017-04-21 borsAuto merge of #41349 - eddyb:ty-contents, r=nikomatsakis
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 Eduard-Mihai Burtescurustc: combine type_needs_drop_given_env and may_drop...
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
2017-04-14 Corey FarwellRollup merge of #41249 - GuillaumeGomez:rustdoc-render...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 borsAuto merge of #41153 - petrochenkov:umove, r=pnkfelix
2017-04-14 borsAuto merge of #41122 - palango:mod-desc-floats, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41279 - arielb1:adjustment-composition...
2017-04-13 Corey FarwellRollup merge of #41266 - projektir:weak_docs_rc, r...
2017-04-13 Corey FarwellRollup merge of #41250 - kennytm:fix-41228, r=nikomatsakis
2017-04-13 Corey FarwellRollup merge of #41240 - projektir:weak_docs, r=alexcri...
2017-04-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
2017-04-13 borsAuto merge of #40570 - nikomatsakis:inference-subtype...
2017-04-12 borsAuto merge of #41008 - sagebind:thread_id, r=alexcrichton
2017-04-12 borsAuto merge of #41246 - TimNN:rollup, r=TimNN
2017-04-12 Tim NeumannRollup merge of #41243 - projektir:prim_str_docs, r...
2017-04-12 Tim NeumannRollup merge of #41232 - arielb1:mir-rvalues, r=eddyb
2017-04-11 Ariel Ben-Yehudastore Spans for all MIR locals
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-12 Corey FarwellRollup merge of #40390 - F001:placementHashMap, r=nagisa
2017-03-12 Corey FarwellRollup merge of #40369 - petrochenkov:segspan, r=eddyb
2017-03-12 borsAuto merge of #40340 - petrochenkov:restricted, r=nikom...
2017-03-12 borsAuto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
2017-03-11 borsAuto merge of #40220 - jseyfried:ast_macro_def, r=nrc
2017-03-11 Ariel Ben-YehudaRollup merge of #40431 - fsasm:master, r=BurntSushi
2017-03-11 Ariel Ben-YehudaRollup merge of #40419 - GuillaumeGomez:fix-const-rende...
2017-03-11 Ariel Ben-YehudaRollup merge of #40404 - cengizIO:master, r=nikomatsakis
2017-03-11 Ariel Ben-YehudaRollup merge of #40400 - TimNN:gdbr-updates, r=alexcrichton
2017-03-11 Ariel Ben-YehudaRollup merge of #40373 - TimNN:test-ub-packed, r=arielb1
2017-03-11 Ariel Ben-YehudaRollup merge of #40372 - nagisa:never-drop, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40345 - Nashenas88:patch-1, r=estebank
2017-03-11 Ariel Ben-YehudaRollup merge of #40344 - nrc:save-container, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40319 - eddyb:it's-"unsize"-not-"unsou...
2017-03-11 Ariel Ben-YehudaRollup merge of #40315 - oli-obk:lint_body, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40299 - GuillaumeGomez:fmt-display...
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 borsAuto merge of #40308 - nikomatsakis:incr-comp-isolate...
2017-03-11 borsAuto merge of #40199 - alexcrichton:doc-proc-macro...
2017-03-11 borsAuto merge of #39648 - Aatch:mir-inlining-2, r=eddyb
2017-03-10 James MillerOnly run inlining if mir opts are enabled
2017-03-10 James MillerAdd dep-graph tasks where needed
2017-03-10 James MillerInitial implementation of inlining for MIR