]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/cstore.rs
Add profiling support, through the rustc -Z profile flag.
[rust.git] / src / librustc / middle / cstore.rs
2017-05-01 whitequarkAdd profiling support, through the rustc -Z profile...
2017-04-30 borsAuto merge of #41602 - hsivonen:explainnonnull, r=steve...
2017-04-30 borsAuto merge of #41643 - frewsxcv:rollup, r=frewsxcv
2017-04-30 Corey FarwellRollup merge of #41608 - cuviper:distcheck-rust-src...
2017-04-30 borsAuto merge of #41593 - achernyak:def_span, r=eddyb
2017-04-29 borsAuto merge of #39291 - Freyskeyd:check_context_E0423...
2017-04-29 borsAuto merge of #41588 - cengizIO:master, r=nikomatsakis
2017-04-29 borsAuto merge of #41577 - Keruspe:master, r=alexcrichton
2017-04-29 Artem ChernyakMerge branch 'master' into def_span
2017-04-28 borsAuto merge of #41542 - petrochenkov:objpars2, r=nikomat...
2017-04-28 borsAuto merge of #41575 - alexcrichton:android-qemu-server...
2017-04-28 achernyakquery for def_span
2017-04-28 borsAuto merge of #41508 - michaelwoerister:generic-path...
2017-04-28 borsAuto merge of #41598 - frewsxcv:rollup, r=frewsxcv
2017-04-28 Corey FarwellRollup merge of #41583 - arielb1:cross-constant, r...
2017-04-28 Corey FarwellRollup merge of #41571 - alexcrichton:fix-windows-mingw...
2017-04-28 Corey FarwellRollup merge of #41534 - achernyak:master, r=eddyb
2017-04-27 Corey FarwellRollup merge of #41572 - frewsxcv:bump-mdbook, r=stevek...
2017-04-27 Corey FarwellRollup merge of #41526 - steveklabnik:gh35950, r=Guilla...
2017-04-27 Corey FarwellRollup merge of #41523 - estebank:moved, r=arielb1
2017-04-27 Corey FarwellRollup merge of #41438 - projektir:mpsc_docs, r=stevekl...
2017-04-27 borsAuto merge of #41529 - bitshifter:issue-41479, r=eddyb
2017-04-27 achernyakquery for describe_def
2017-04-27 borsAuto merge of #41507 - arielb1:symbol-cache, r=nikomatsakis
2017-04-27 borsAuto merge of #41433 - estebank:constructor, r=michaelw...
2017-04-27 borsAuto merge of #37860 - giannicic:defaultimpl, r=nagisa
2017-04-26 Ariel Ben-YehudaRollup merge of #41493 - scottmcm:fix-step-replace...
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-25 Gianni Ciccarelli support `default impl` for specialization
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-23 borsAuto merge of #41408 - eddyb:poly-const-eval, r=arielb1
2017-04-23 Eduard-Mihai Burtescurustc: make the const-eval cache polymorphic.
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-Yehudaadd a cache to impl_polarity
2017-04-22 Ariel Ben-Yehudacache attributes of items from foreign crates
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 #41353 - redox-os: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 #41290 - GuillaumeGomez:put-back-hoedow...
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 borsAuto merge of #41286 - lukaramu:std-collections-docs...
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 borsAuto merge of #41294 - frewsxcv:rollup, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41292 - est31:master, r=BurntSushi
2017-04-14 Corey FarwellRollup merge of #41287 - nikomatsakis:incr-comp-refacto...
2017-04-14 Corey FarwellRollup merge of #41279 - arielb1:adjustment-composition...
2017-04-13 Niko Matsakisuse `tcx.crate_name(LOCAL_CRATE)` rather than `LinkMeta...
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-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 Tim NeumannRollup merge of #41087 - estebank:tuple-float-index...
2017-04-12 Tim NeumannRollup merge of #41063 - nikomatsakis:issue-40746-alway...
2017-04-12 Michael WoeristerICH: Replace old, transitive metadata hashing with...
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-10 borsAuto merge of #40018 - japaric:ld, r=alexcrichton
2017-04-09 borsAuto merge of #40653 - frewsxcv:tidy-handling, r=alexcr...
2017-04-09 borsAuto merge of #41136 - estebank:multiline, r=jonathandt...
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-09 borsAuto merge of #41095 - clarcharr:as_extras, r=alexcrichton
2017-04-08 borsAuto merge of #41092 - jonhoo:std-fence-intrinsics...
2017-04-08 borsAuto merge of #41148 - arielb1:dead-unwind, r=nagisa
2017-04-08 borsAuto merge of #41055 - Archytaus:compile-fail/const...
2017-04-08 borsAuto merge of #40887 - estebank:ty-placeholder, r=petro...
2017-04-08 borsAuto merge of #40775 - estebank:variant-as-type, r...
2017-04-08 Tim NeumannRollup merge of #41152 - cuviper:bootstrap-armv7, r...
2017-04-08 Tim NeumannRollup merge of #41143 - stjepang:optimize-bool-fetch...
2017-04-08 Tim NeumannRollup merge of #41135 - japaric:unstable-docs, r=steve...
2017-04-08 borsAuto merge of #41147 - aidanhs:aphs-fix-appveyor-cache...
2017-04-07 borsAuto merge of #41138 - frewsxcv:rollup, r=frewsxcv
2017-04-07 Corey FarwellRollup merge of #41131 - euclio:collapse-animation...
2017-04-07 Corey FarwellRollup merge of #41130 - petrhosek:fuchsia-ci-upstream...
2017-04-07 Corey FarwellRollup merge of #41120 - clarcharr:c_str_transmute...
next