]> git.lizzy.rs Git - rust.git/history - src/librustdoc/passes/propagate_doc_cfg.rs
Auto merge of #92220 - nnethercote:RawVec-dont-recompute-capacity, r=joshtriplett
[rust.git] / src / librustdoc / passes / propagate_doc_cfg.rs
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-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
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 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 #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 Matthias KrügerRollup merge of #92024 - pcwalton:per-codegen-unit...
2021-12-18 Matthias KrügerRollup merge of #91931 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91926 - SylvanB:remove_in_band_lifetim...
2021-12-18 Matthias KrügerRollup merge of #91566 - cbeuw:remap-dwo-name, r=davidtwco
2021-12-18 Matthias KrügerRollup merge of #92022 - woodenarrow:br_expected_bool...
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-18 Matthias KrügerRollup merge of #92025 - devnexen:revert-91553-anc_data...
2021-12-18 Matthias KrügerRollup merge of #91922 - LegionMammal978:less-inband...
2021-12-18 Matthias KrügerRollup merge of #91909 - lnicola:rust-analyzer-2021...
2021-12-18 Matthias KrügerRollup merge of #91896 - pitaj:91867-passes, r=michaelw...
2021-12-18 Matthias KrügerRollup merge of #92016 - calebcartwright:expose-asm...
2021-12-18 Matthias KrügerRollup merge of #91975 - cjgillot:noinline-generator...
2021-12-18 Matthias KrügerRollup merge of #91910 - tmiasko:miri-extern-type,...
2021-12-18 Matthias KrügerRollup merge of #91818 - camelid:unused-result-type...
2021-12-18 Matthias KrügerRollup merge of #89090 - cjgillot:bare-dyn, r=jackh726
2021-12-18 Matthias KrügerRollup merge of #87901 - poliorcetics:pub-pub-pub,...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 borsAuto merge of #91838 - scottmcm:array-slice-eq-via...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-17 borsAuto merge of #91812 - camelid:assoc-const-lazy, r...
2021-12-17 borsAuto merge of #91672 - b-naber:merge-normalize-erasing...
2021-12-16 borsAuto merge of #92003 - matthiaskrgr:rollup-obgv0rt...
2021-12-16 Matthias KrügerRollup merge of #92001 - fee1-dead:dmbic-xcrate-fix...
2021-12-16 Matthias KrügerRollup merge of #91987 - jsha:docdocgoose, r=jyn514
2021-12-16 Jacob Hoffman-AndrewsAdd module documentation for rustdoc passes
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-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 #80543 - LeSeulArtichaut:notify-close...
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 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-27 borsAuto merge of #83491 - jyn514:remove-pretty, r=pnkfelix
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-11 borsAuto merge of #83918 - workingjubilee:stable-rangefrom...
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-02 Yuki OkushiRollup merge of #86803 - xfix:remove-unnecessary-ampers...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-17 borsAuto merge of #83572 - pkubaj:patch-1, r=nagisa
2021-06-15 Yuki OkushiRollup merge of #82179 - mbartlett21:patch-5, r=joshtri...
2021-06-15 Yuki OkushiRollup merge of #80269 - pickfire:patch-4, r=joshtriplett
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-05-27 borsAuto merge of #84568 - andoriyu:libtest/junit_formatter...
next