]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/free_region.rs
introduce per-fn RegionMaps
[rust.git] / src / librustc / middle / free_region.rs
2017-04-30 Taylor Cramerintroduce per-fn RegionMaps
2017-04-30 Niko Matsakisintern CodeExtents
2017-04-30 Niko Matsakisremove ROOT_CODE_EXTENT and DUMMY_CODE_EXTENT
2017-04-30 Taylor CramerOn-demandify region mapping
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
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 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #41262 - jonhoo:compiler-barrier-rename...
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-17 borsAuto merge of #41264 - alexeyzab:41158-fix-docs, r...
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 Corey FarwellRollup merge of #40702 - mrhota:global_asm, r=nagisa
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 #40367 - eddyb:naked-cruft, r=nagisa
2017-04-13 borsAuto merge of #41267 - alexcrichton:fix-analysis-dist...
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-12 Tim NeumannRollup merge of #41206 - eddyb:avoid-illegal-vectors...
2017-04-12 Tim NeumannRollup merge of #41205 - estebank:shorter-mismatched...
2017-04-12 Tim NeumannRollup merge of #41183 - nodakai:remove-hoedown-license...
2017-04-12 Tim NeumannRollup merge of #41166 - alexcrichton:update-cargo...
2017-04-12 Tim NeumannRollup merge of #41141 - michaelwoerister:direct-metada...
2017-04-12 Michael WoeristerICH: Hash everything that gets encoded into crate metadata.
2017-04-12 Niko Matsakisadd Subtype predicate
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-04 borsAuto merge of #40207 - phil-opp:llvm-submodule-update...
2017-03-04 borsAuto merge of #40202 - jseyfried:integrate_tokenstream...
2017-03-04 borsAuto merge of #40163 - arielb1:normalization-1702,...
2017-03-03 borsAuto merge of #39917 - alexcrichton:build-cargo, r...
2017-03-03 borsAuto merge of #40101 - danobi:feat_gate_test_simd,...
2017-03-03 borsAuto merge of #40133 - arielb1:operand-lifetimes, r...
2017-03-03 borsAuto merge of #40189 - SimonSapin:one-width, r=alexcrichton
2017-03-03 borsAuto merge of #40178 - arielb1:provide-destructors...
2017-03-03 borsAuto merge of #40152 - eddyb:order-in-rustbuild, r...
2017-03-03 borsAuto merge of #39927 - nikomatsakis:incr-comp-skip...
2017-02-28 Niko Matsakismove the `FreeRegionMap` into `TypeckTables`
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-10-08 Manish GoregaokarRollup merge of #37031 - fitzgen:typo-in-gcc-rs-comment...
2016-09-29 Jonathan TurnerRollup merge of #35286 - dns2utf8:doc_never_expression...
2016-09-23 Mikhail ModinMerge branch 'master' into 35123-map3
2016-09-20 borsAuto merge of #34942 - porglezomp:master, r=sfackler
2016-09-19 borsAuto merge of #36102 - GuillaumeGomez:rustc_metadata_di...
2016-09-16 Jonathan TurnerRollup merge of #36521 - Mark-Simulacrum:documentation...
2016-09-13 borsAuto merge of #36181 - seanmonstar:likely, r=nikomatsakis
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-12 borsAuto merge of #36354 - mikhail-m1:master, r=jonathandturner
2016-09-10 Guillaume GomezRollup merge of #36045 - ollie27:rustdoc_titles3, r...
2016-09-08 borsAuto merge of #36048 - GuillaumeGomez:code_clean, r...
2016-09-06 borsAuto merge of #36025 - michaelwoerister:incr-comp-hash...
2016-09-06 borsAuto merge of #36078 - ollie27:rustdoc_search_assoccons...
2016-09-05 Manish GoregaokarRollup merge of #35983 - GuillaumeGomez:e0060_bonus...
2016-09-04 borsAuto merge of #36144 - japaric:rustbuild-musl, r=alexcr...
2016-09-04 Manish GoregaokarRollup merge of #36212 - razielgn:updated-e0493-to...
2016-09-04 Manish GoregaokarRollup merge of #36132 - nrc:save-std, r=@eddyb
2016-09-04 Manish GoregaokarRollup merge of #36070 - gavinb:master, r=jonathandturner
2016-09-04 borsAuto merge of #36132 - nrc:save-std, r=@eddyb
2016-09-04 borsAuto merge of #36124 - eddyb:fast-array-init, r=alexcri...
2016-09-03 borsAuto merge of #36119 - arielb1:ctp-again, r=eddyb
2016-09-03 borsAuto merge of #36104 - KiChjang:issue-35847, r=brson
2016-09-03 borsAuto merge of #36072 - arthurprs:binary_heap_opt, r...
2016-09-03 borsAuto merge of #35856 - phimuemue:master, r=brson
2016-09-02 Jonathan TurnerRollup merge of #36198 - alexcrichton:fix-travis, r...
2016-09-02 Jonathan TurnerRollup merge of #36190 - 0xmohit:pr/issue-31216, r...
2016-09-02 Jonathan TurnerRollup merge of #36180 - frewsxcv:patch-33, r=alexcrichton
2016-09-02 Jonathan TurnerRollup merge of #36178 - jonathandturner:windows_colors...
2016-09-02 Jonathan TurnerRollup merge of #36171 - jonathandturner:temporary_valu...
2016-09-02 Jonathan TurnerRollup merge of #36160 - Aatch:normalize-closure-sig...
2016-09-02 Jonathan TurnerRollup merge of #36099 - skade:better-try-documentation...
2016-09-02 Jonathan TurnerRollup merge of #35793 - matthew-piziak:add-rhs-example...
2016-09-02 Jonathan TurnerRollup merge of #35754 - QuietMisdreavus:must-use-refer...
2016-09-02 borsAuto merge of #36084 - apasel422:counter, r=bluss
2016-09-02 borsAuto merge of #36024 - japaric:mips64, r=alexcrichton
2016-09-02 borsAuto merge of #35915 - llogiq:rfc-1623, r=nikomatsakis
2016-09-01 borsAuto merge of #35761 - nikomatsakis:faster-trans-fulfil...
2016-09-01 borsAuto merge of #34494 - CensoredUsername:allow_sysV64_ab...
2016-09-01 borsAuto merge of #34982 - arielb1:bad-tuples-and-objects...
2016-09-01 Ariel Ben-Yehudaturn the RFC1592 warnings into hard errors
2016-08-31 Jonathan TurnerRollup merge of #36118 - nagisa:windows-has-no-sprint...
2016-08-31 Jonathan TurnerRollup merge of #35927 - matthew-piziak:bitandassign...
2016-08-31 Jonathan TurnerRollup merge of #35911 - tbu-:pr_io_errorkind_traits...
next