]> git.lizzy.rs Git - rust.git/history - src/librustc_data_structures/profiling.rs
Update measureme to 0.7.1 in order to fix compilation error on big-endian platforms.
[rust.git] / src / librustc_data_structures / profiling.rs
2020-01-10 Michael WoeristerRun 'x.py fmt'.
2020-01-10 Michael Woeristerself-profile: Fix issue with handling query blocking.
2020-01-10 Michael WoeristerInitial support for recording query keys in self-profil...
2020-01-10 Michael Woeristerself-profile: Switch to new approach for event_id gener...
2020-01-10 Mazdak FarrokhzadRollup merge of #68071 - estebank:ice-67995, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #67922 - Centril:lowering-cleanup,...
2020-01-10 Mazdak FarrokhzadRollup merge of #67501 - oli-obk:test-slice-patterns...
2020-01-10 Mazdak FarrokhzadRollup merge of #66463 - estebank:point-at-closure...
2020-01-09 Yuki OkushiRollup merge of #68054 - tspiteri:null-unchecked-as_mut...
2020-01-09 Yuki OkushiRollup merge of #68040 - sinkuu:unused, r=petrochenkov
2020-01-09 Yuki OkushiRollup merge of #68006 - infinity0:master, r=nikomatsakis
2020-01-09 Yuki OkushiRollup merge of #67975 - EmbarkStudios:export-statics...
2020-01-09 Yuki OkushiRollup merge of #67967 - JohnTitor:fix-ice-0107, r...
2020-01-09 Yuki OkushiRollup merge of #67935 - Thomasdezeeuw:issue_67669...
2020-01-09 Yuki OkushiRollup merge of #67725 - ssomers:into_key_slice_mut...
2020-01-09 Yuki OkushiRollup merge of #67358 - cuviper:get_or_insert_owned...
2020-01-09 borsAuto merge of #68047 - pietroalbini:fix-toolstate-again...
2020-01-09 borsAuto merge of #67988 - Zoxc:prof-fix, r=michaelwoerister
2020-01-09 John Kåre AlsakerMore comments
2020-01-09 John Kåre AlsakerChange -Z time event naming scheme and make them generi...
2020-01-08 Mazdak FarrokhzadRollup merge of #67884 - anp:allow-unused-const-attr...
2020-01-08 Mazdak FarrokhzadRollup merge of #67630 - oli-obk:extern_ptr_dangling...
2020-01-08 Yuki OkushiRollup merge of #67955 - ollie27:rustdoc_cfg_dupes...
2020-01-08 Yuki OkushiRollup merge of #67887 - anp:tracked-std-panics, r...
2020-01-08 Yuki OkushiRollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez
2020-01-08 Yuki OkushiRollup merge of #67849 - cjkenn:check-sorted-words...
2020-01-08 Yuki OkushiRollup merge of #67798 - matklad:spin-thouse-docs,...
2020-01-08 borsAuto merge of #67760 - Mark-Simulacrum:rustc-dirty...
2020-01-08 borsAuto merge of #67733 - pietroalbini:gha-2, r=alexcrichton
2020-01-07 borsAuto merge of #67312 - cuviper:clone-box-slice, r=Simon...
2020-01-07 borsAuto merge of #67732 - pietroalbini:fewer-apples, r...
2020-01-07 Yuki OkushiRollup merge of #67909 - varkor:obsolete-const-print...
2020-01-07 Yuki OkushiRollup merge of #67908 - ollie27:rustdoc_const_html_esc...
2020-01-07 Yuki OkushiRollup merge of #67880 - lbonn:fix/multi-substs, r...
2020-01-07 Yuki OkushiRollup merge of #67877 - dtolnay:const-_, r=nagisa
2020-01-06 borsAuto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
2020-01-06 Dylan DPCRollup merge of #67906 - varkor:silence-toogeneric...
2020-01-06 Dylan DPCRollup merge of #67873 - Dylan-DPC:feature/change-remov...
2020-01-06 borsAuto merge of #67563 - euclio:rustdoc-buffer-lexer...
2020-01-05 borsAuto merge of #67821 - matthiaskrgr:submodule_upd,...
2020-01-05 Dylan DPCRollup merge of #67882 - euclio:flock, r=rkruppe
2020-01-05 Dylan DPCRollup merge of #67881 - varkor:scattering-of-backticks...
2020-01-05 Dylan DPCRollup merge of #67879 - ollie27:float_sqrt_neg, r...
2020-01-05 Dylan DPCRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-05 Dylan DPCRollup merge of #67818 - ollie27:rustdoc_playground_syn...
2020-01-05 borsAuto merge of #67895 - JohnTitor:clippy-up, r=oli-obk
2020-01-05 borsAuto merge of #67777 - Zoxc:time-refactor, r=wesleywiser
2020-01-05 John Kåre AlsakerUse self profile infrastructure for -Z time and -Z...
2020-01-04 Mazdak FarrokhzadRollup merge of #67531 - RalfJung:tame-promotion, r...
2019-12-31 Dylan DPCRollup merge of #67430 - tspiteri:minus-inf, r=Dylan-DPC
2019-12-29 Dylan DPCRollup merge of #67482 - ldm0:master, r=petrochenkov
2019-12-25 borsAuto merge of #67524 - LukasKalbertodt:improve-into...
2019-12-25 borsAuto merge of #67303 - dtolnay:rls, r=Xanewok
2019-12-24 borsAuto merge of #67445 - llogiq:todo, r=dtolnay
2019-12-24 Mazdak FarrokhzadRollup merge of #67561 - euclio:remove-description...
2019-12-24 Mazdak FarrokhzadRollup merge of #67547 - GuillaumeGomez:cleanup-err...
2019-12-24 Mazdak FarrokhzadRollup merge of #67543 - JohnTitor:regression-tests...
2019-12-23 Mazdak FarrokhzadRollup merge of #67546 - oli-obk:slice_pattern_ice...
2019-12-23 Mazdak FarrokhzadRollup merge of #67527 - GuillaumeGomez:results-show...
2019-12-23 Mazdak FarrokhzadRollup merge of #67507 - Mark-Simulacrum:purge-uninit...
2019-12-23 Mazdak FarrokhzadRollup merge of #67466 - oli-obk:const_intrinsic, r...
2019-12-23 Mazdak FarrokhzadRollup merge of #67233 - Luro02:cursor_traits, r=sfackler
2019-12-23 borsAuto merge of #67540 - Mark-Simulacrum:fmt-the-world...
2019-12-22 Mark RousskovFormat the world
2019-12-21 Mazdak FarrokhzadRollup merge of #67059 - TommasoBianchi:dropck_fix_pr...
2019-12-20 Mazdak FarrokhzadRollup merge of #67354 - VirrageS:blame-wrong-line...
2019-12-16 Mazdak FarrokhzadRollup merge of #66771 - SimonSapin:panic-stability...
2019-12-16 Mazdak FarrokhzadRollup merge of #66735 - SOF3:feature/str_strip, r...
2019-12-16 Mazdak FarrokhzadRollup merge of #66570 - lzutao:stabilize-result-map_or...
2019-12-16 Mazdak FarrokhzadRollup merge of #65778 - bdonlan:stable_weak_count...
2019-12-14 borsAuto merge of #67084 - Pagten:feature/print-msg-from...
2019-12-13 Mazdak FarrokhzadRollup merge of #67026 - Nadrieril:improve-usefulness...
2019-12-13 Mazdak FarrokhzadRollup merge of #66341 - crgl:vec-deque-extend, r=Amanieu
2019-12-12 Yuki OkushiRollup merge of #66983 - weiznich:bugfix/issue_66295...
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-12-11 borsAuto merge of #65345 - davidtwco:issue-64130-async...
2019-12-11 borsAuto merge of #66821 - eddyb:global-trait-caching,...
2019-12-11 Mazdak FarrokhzadRollup merge of #67164 - matthewjasper:never-remove...
2019-12-11 Mazdak FarrokhzadRollup merge of #67074 - ehuss:extern-options, r=petroc...
2019-12-11 Mazdak FarrokhzadRollup merge of #67015 - osa1:issue66971, r=wesleywiser
2019-12-11 Mazdak FarrokhzadRollup merge of #66881 - krishna-veerareddy:issue-66780...
2019-12-10 Yuki OkushiRollup merge of #67154 - kraai:alloc-typos, r=Dylan-DPC
2019-12-10 Yuki OkushiRollup merge of #67152 - GuillaumeGomez:sort-auto-impls...
2019-12-10 Yuki OkushiRollup merge of #67134 - oli-obk:const_prop_zst, r...
2019-12-10 Yuki OkushiRollup merge of #66377 - XAMPPRocky:relnotes-1.40.0...
2019-12-10 borsAuto merge of #67039 - xfix:manually-implement-pin...
2019-12-09 Tyler MandryRollup merge of #67155 - kraai:move-instead-of-binding...
2019-12-09 Tyler MandryRollup merge of #67145 - RalfJung:miri-step, r=oli-obk
2019-12-09 Tyler MandryRollup merge of #67138 - kraai:simplify-Layout-extend_p...
2019-12-09 Tyler MandryRollup merge of #67125 - hashedone:master, r=petrochenkov
2019-12-09 Tyler MandryRollup merge of #67119 - RalfJung:miri-test-libstd...
2019-12-09 Tyler MandryRollup merge of #67115 - Centril:simplify-check-decl...
2019-12-09 Tyler MandryRollup merge of #67113 - Centril:enum-vis-pretty-fix...
2019-12-09 Tyler MandryRollup merge of #66892 - dtolnay:fmt5, r=KodrAus
2019-12-09 borsAuto merge of #67110 - tmandry:bump-compiler-builtins...
2019-12-09 borsAuto merge of #67096 - mark-i-m:fix-rustc-guide-2,...
2019-12-09 borsAuto merge of #67016 - lqd:placeholder_loans, r=matthew...
2019-12-09 Christoph SchmidlerMerge branch 'master' of github.com:rust-lang/rust
2019-12-09 borsAuto merge of #67004 - estebank:issue-66958, r=eddyb
2019-12-09 borsAuto merge of #67003 - cjgillot:corrida, r=Mark-Simulacrum
next