]> git.lizzy.rs Git - rust.git/history - compiler/rustc_query_impl/src/profiling_support.rs
Auto merge of #92034 - petrochenkov:nolinknores, r=joshtriplett
[rust.git] / compiler / rustc_query_impl / src / profiling_support.rs
2022-01-02 borsAuto merge of #92034 - petrochenkov:nolinknores, r...
2022-01-01 Matthias KrügerRollup merge of #91593 - upsuper-forks:hashmap-set...
2022-01-01 Matthias KrügerRollup merge of #84083 - ltratt:threadid_doc_tweak...
2022-01-01 Matthias KrügerRollup merge of #92097 - saethlin:split-without-deref...
2022-01-01 Matthias KrügerRollup merge of #88310 - worldeva:bootstrap-locking...
2021-12-31 Matthias KrügerRollup merge of #91480 - jsha:fewer-colors, r=Guillaume...
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-31 borsAuto merge of #91929 - anuvratsingh:remove_in_band_life...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-30 Matthias KrügerRollup merge of #91519 - petrochenkov:cratexp2, r=Aaron1011
2021-12-30 borsAuto merge of #91125 - eskarn:llvm-passes-plugin-suppor...
2021-12-30 Caleb CartwrightMerge commit '4a053f206fd6799a25823c307f7d7f9d897be118...
2021-12-29 borsAuto merge of #88354 - Jmc18134:hint-space-pauth-opt...
2021-12-28 Matthias KrügerRollup merge of #92335 - ecstatic-morse:std-column...
2021-12-28 Matthias KrügerRollup merge of #92076 - Aaron1011:rustdoc-auto-trait...
2021-12-28 borsAuto merge of #92130 - Kobzol:stable-hash-str, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-24 borsAuto merge of #92135 - AngelicosPhosphoros:typeid_inlin...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-22 Matthias KrügerRollup merge of #92208 - ChrisDenton:win-bat-cmd, r...
2021-12-22 Matthias KrügerRollup merge of #92146 - willcrichton:example-analyzer...
2021-12-22 Matthias KrügerRollup merge of #91544 - rukai:91492, r=wesleywiser
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-21 Matthias KrügerRollup merge of #91823 - woppopo:const_ptr_as_ref,...
2021-12-21 Matthias KrügerRollup merge of #91770 - TaKO8Ki:suggest-adding-cfg...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-21 borsAuto merge of #91903 - tmiasko:bit-set-hash, r=jackh726
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #92041 - Aaron1011:remove-speculative...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
2021-12-19 Matthias KrügerRollup merge of #92029 - nikic:section-flags-fix, r...
2021-12-19 Matthias KrügerRollup merge of #91895 - pitaj:91867-monomorphize,...
2021-12-19 Matthias KrügerRollup merge of #91878 - LegionMammal978:less-inband...
2021-12-19 Matthias KrügerRollup merge of #91791 - terrarier2111:fix-float-ice...
2021-12-19 borsAuto merge of #92099 - matthiaskrgr:rollup-4gwv67m...
2021-12-19 Matthias KrügerRollup merge of #92081 - jyn514:need-backline, r=Guilla...
2021-12-19 Matthias KrügerRollup merge of #92077 - jyn514:remove-collapsed, r...
2021-12-19 Matthias KrügerRollup merge of #92071 - ajtribick:patch-1, r=the8472
2021-12-19 Matthias KrügerRollup merge of #92042 - ChrisDenton:msvc-static-tls...
2021-12-19 Matthias KrügerRollup merge of #92028 - petrochenkov:psimd, r=Mark...
2021-12-19 Matthias KrügerRollup merge of #91984 - Aaron1011:rustc-middle-lifetim...
2021-12-19 Matthias KrügerRollup merge of #91141 - jhpratt:int_roundings, r=josht...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-19 borsAuto merge of #91871 - camelid:urlpartsbuilder, r=Guill...
2021-12-18 Matthias KrügerRollup merge of #92082 - jyn514:remove-from-iterator...
2021-12-18 Matthias KrügerRollup merge of #92063 - OverOrion:patch-1, r=jyn514
2021-12-18 Matthias KrügerRollup merge of #92020 - Folyd:stream-unpin, r=m-ou-se
2021-12-18 Matthias KrügerRollup merge of #91956 - notriddle:notriddle/unused...
2021-12-18 Matthias KrügerRollup merge of #91932 - Kixiron:randomize-seed, r...
2021-12-18 Matthias KrügerRollup merge of #91894 - pitaj:91867-incremental, r...
2021-12-18 Matthias KrügerRollup merge of #91834 - GuillaumeGomez:improve-gui...
2021-12-18 borsAuto merge of #91837 - Kobzol:stable-hash-map-avoid...
2021-12-18 borsAuto merge of #92065 - matthiaskrgr:rollup-qmpcsuj...
2021-12-18 borsAuto merge of #92064 - matthiaskrgr:rollup-tgj2pai...
2021-12-18 Matthias KrügerRollup merge of #92032 - petrochenkov:extblockpath...
2021-12-18 Matthias KrügerRollup merge of #92022 - woodenarrow:br_expected_bool...
2021-12-18 Matthias KrügerRollup merge of #92018 - estebank:missing-ticks, r...
2021-12-18 Matthias KrügerRollup merge of #91977 - GuillaumeGomez:unify-search...
2021-12-18 Matthias KrügerRollup merge of #91925 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91923 - LegionMammal978:less-inband...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-15 Nicholas NethercoteRemove `SymbolStr`.
2021-12-14 LegionMammal978Remove `in_band_lifetimes` from `rustc_query_impl`
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 Antoni BoucherMerge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9...
2021-09-28 Antoni BoucherMerge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-17 Antoni BoucherMerge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-08-29 Guillaume GomezRollup merge of #85534 - csmoe:demagnle-assert, r=micha...
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-25 borsAuto merge of #85344 - cbeuw:remap-across-cwd, r=michae...
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-22 borsAuto merge of #85166 - mbhall88:file-prefix, r=dtolnay
2021-08-15 Antoni BoucherMerge commit '6f50986667debbfc67776304a8ee23fe0158613f...
2021-08-15 Antoni BoucherMerge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147...
2021-08-14 Antoni BoucherMerge commit '0c89065b934397b62838fe3e4ef6f6352fc52daf...
2021-08-13 Antoni BoucherAdd 'compiler/rustc_codegen_gcc/' from commit 'afae271d...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-28 Yuki OkushiRollup merge of #81363 - jonhoo:no-unpin-in-pin-future...
next