]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/debuginfo/mod.rs
Add profiling support, through the rustc -Z profile flag.
[rust.git] / src / librustc_trans / debuginfo / mod.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 Corey FarwellRollup merge of #41608 - cuviper:distcheck-rust-src...
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 #41564 - gaurikholkar: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 #41368 - nikomatsakis:incr-comp-dep-track...
2017-04-28 borsAuto merge of #41575 - alexcrichton:android-qemu-server...
2017-04-28 borsAuto merge of #41508 - michaelwoerister:generic-path...
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 borsAuto merge of #41529 - bitshifter:issue-41479, r=eddyb
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 #41552 - jessicah:updated-num-cpus...
2017-04-26 Ariel Ben-YehudaRollup merge of #41550 - wesleywiser:fix_33287, r=estebank
2017-04-26 Ariel Ben-YehudaRollup merge of #41546 - cuviper:reduced-rust-src,...
2017-04-26 Ariel Ben-YehudaRollup merge of #41524 - michaelwu:basic-hexagon, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41501 - GuillaumeGomez:invalid_module_...
2017-04-26 Ariel Ben-YehudaRollup merge of #41499 - steveklabnik:gh25164, r=alexcr...
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 #41420 - alexcrichton:mingw-6.3.0, r...
2017-04-26 Michael WoeristerImplement a file-path remapping feature in support...
2017-04-26 borsAuto merge of #41352 - kennytm:macos-sanitizers, r...
2017-04-26 borsAuto merge of #41504 - eddyb:query-api, r=nikomatsakis
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-24 Eduard-Mihai Burtescurustc: rename some of the queries to match tcx methods.
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-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
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 #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-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
2017-04-12 borsAuto merge of #41008 - sagebind:thread_id, r=alexcrichton
2017-04-12 Tim NeumannRollup merge of #41166 - alexcrichton:update-cargo...
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 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-11 Corey FarwellRollup merge of #41173 - GuillaumeGomez:fix-rustdoc...
2017-04-11 borsAuto merge of #41168 - Shizmob:jemalloc-musl, r=alexcri...
2017-04-10 borsAuto merge of #40018 - japaric:ld, r=alexcrichton
2017-04-10 borsAuto merge of #41179 - mandeep:add-fmtresult-example...
2017-04-10 borsAuto merge of #41103 - projektir:channel_error_docs...
2017-04-10 borsAuto merge of #41178 - llogiq:collections-doc-markdown...
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 #40658 - eddyb:lay-more-out, r=arielb1
2017-04-08 Eduard-Mihai Burtescurustc_trans: avoid sizing_type_of everywhere possible.
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-25 Corey FarwellRollup merge of #40642 - frewsxcv:io-bufread-doc-exampl...
2017-03-23 Corey FarwellRollup merge of #40668 - cramertj:on-demandify-more...
2017-03-21 borsAuto merge of #40686 - alexcrichton:less-logging, r...
2017-03-21 Corey FarwellRollup merge of #40681 - est31:nightlies_txt_was_remove...
2017-03-21 Corey FarwellRollup merge of #40671 - GuillaumeGomez:options-urls...
2017-03-21 Corey FarwellRollup merge of #40667 - DaseinPhaos:patch-4, r=Guillau...
2017-03-21 Corey FarwellRollup merge of #40576 - dwrensha:mir-terminator-kind...
2017-03-21 Corey FarwellRollup merge of #40556 - cramertj:stabilize-pub-restric...
2017-03-21 Corey FarwellRollup merge of #40502 - jdhorwitz:master, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40332 - steveklabnik:extract-book...
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40229 - cramertj:break-to-blocks,...
2017-03-20 borsAuto merge of #39628 - arielb1:shimmir, r=eddyb
2017-03-20 borsAuto merge of #40281 - jimmycuadra:try-from-from-str...
2017-03-20 Corey FarwellRollup merge of #40587 - GuillaumeGomez:rustdoc-const...
2017-03-20 Corey FarwellRollup merge of #40581 - TimNN:di-global-40, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40566 - clarcharr:never_error, r=sfackler
2017-03-20 Corey FarwellRollup merge of #40554 - nrc:rls-data, r=alexcrichton
2017-03-20 Corey FarwellRollup merge of #40532 - jseyfried:improve_tokenstream_...
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-20 Corey FarwellRollup merge of #40281 - jimmycuadra:try-from-from...
2017-03-20 Corey FarwellRollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40611 - ScottAbbey:patch-1, r=Guillaum...
2017-03-19 Corey FarwellRollup merge of #40603 - QuietMisdreavus:slice-ptr...
2017-03-19 Corey FarwellRollup merge of #40590 - z1mvader:master, r=steveklabnik
2017-03-19 Corey FarwellRollup merge of #40588 - topecongiro:add-missing-tests...
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40564 - GuillaumeGomez:rustdoc-const...
2017-03-19 Corey FarwellRollup merge of #40562 - mbrubeck:bootstrap, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-19 Corey FarwellRollup merge of #40441 - tschottdorf:promotable-rfc...
2017-03-19 borsAuto merge of #40346 - jseyfried:path_and_tokenstream_a...
2017-03-18 borsAuto merge of #40507 - alexcrichton:static-libcurl...
2017-03-18 Ariel Ben-Yehudamove Instance to rustc and use it in the collector
2017-03-18 borsAuto merge of #40482 - wagenet:fix-old-macos, r=alexcri...
2017-03-17 borsAuto merge of #40598 - frewsxcv:rollup, r=frewsxcv
2017-03-17 Corey FarwellRollup merge of #40586 - steveklabnik:add-unstable...
2017-03-17 Corey FarwellRollup merge of #40545 - alexcrichton:retry-download...
2017-03-17 Corey FarwellRollup merge of #40536 - kevinmehall:dedup_docs_for_ded...
2017-03-17 Corey FarwellRollup merge of #40520 - steveklabnik:link-core-slice...
next