]> git.lizzy.rs Git - rust.git/history - compiler/rustc_macros/src
Auto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
[rust.git] / compiler / rustc_macros / src /
2021-07-30 borsAuto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
2021-07-30 Yuki OkushiRollup merge of #87052 - phlopsi:patch-1, r=jyn514
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-28 Yuki OkushiRollup merge of #81363 - jonhoo:no-unpin-in-pin-future...
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-27 Yuki OkushiRollup merge of #86764 - estebank:issue-86756, r=pnkfelix
2021-07-27 Yuki OkushiRollup merge of #86450 - tmiasko:move-size-limit, r...
2021-07-27 borsAuto merge of #85305 - MarcusDunn:master, r=pnkfelix
2021-07-27 borsAuto merge of #83491 - jyn514:remove-pretty, r=pnkfelix
2021-07-27 borsAuto merge of #87062 - poliorcetics:fix-85462, r=dtolnay
2021-07-26 borsAuto merge of #86696 - rust-lang:relnotes-1.54.0, r...
2021-07-25 borsAuto merge of #86438 - FabianWolff:issue-83693, r=jackh726
2021-07-25 borsAuto merge of #85646 - Moxinilian:separate-const-switch...
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 borsAuto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomat...
2021-07-24 Manish GoregaokarRollup merge of #87348 - SkiFire13:fix-87261, r=oli-obk
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-23 Yuki OkushiRollup merge of #87191 - adamgemmell:dev/llvm-lib-packa...
2021-07-23 Yuki OkushiRollup merge of #87185 - waterlens:issue-86499-fix...
2021-07-23 Yuki OkushiRollup merge of #87175 - inquisitivecrystal:inner-error...
2021-07-23 Yuki OkushiRollup merge of #86790 - janikrabe:retain-iter-order...
2021-07-23 Yuki OkushiRollup merge of #87034 - mgeier:doc-step_by, r=JohnTitor
2021-07-22 borsAuto merge of #86619 - rylev:incr-hashing-profiling...
2021-07-22 borsAuto merge of #87250 - robojumper:87199-sized-relaxatio...
2021-07-22 borsAuto merge of #87246 - rust-lang:placeholder-pretty...
2021-07-21 Eric HussRollup merge of #87024 - weihanglo:issue-85494, r=Manis...
2021-07-21 Guillaume GomezRollup merge of #87273 - fee1-dead:impl-const-impl...
2021-07-21 Guillaume GomezRollup merge of #87230 - GuillaumeGomez:docblock-table...
2021-07-21 Guillaume GomezRollup merge of #87206 - matthiaskrgr:clippy_collect...
2021-07-21 Guillaume GomezRollup merge of #87187 - oxalica:fix-nixos-detect,...
2021-07-21 borsAuto merge of #86847 - tlyu:stdin-forwarders, r=joshtri...
2021-07-21 borsAuto merge of #82653 - jyn514:submodules-on-demand...
2021-07-20 borsAuto merge of #87168 - the8472:flatten-len, r=scottmcm
2021-07-20 borsAuto merge of #87247 - crlf0710:merge-libterm-into...
2021-07-20 borsAuto merge of #87244 - jackh726:issue-71883, r=estebank
2021-07-20 borsAuto merge of #87224 - RalfJung:miri-ptr-oob, r=oli-obk
2021-07-20 borsAuto merge of #87141 - spastorino:remove_impl_trait_in_...
2021-07-20 borsAuto merge of #84959 - camsteffen:lint-suggest-group...
2021-07-19 borsAuto merge of #87153 - michaelwoerister:debuginfo-names...
2021-07-19 borsAuto merge of #87225 - estebank:cleanup, r=oli-obk
2021-07-19 borsAuto merge of #86970 - inquisitivecrystal:force-warn...
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-19 Guillaume GomezRollup merge of #87268 - SkiFire13:fix-uninit-ref-list...
2021-07-19 Guillaume GomezRollup merge of #87256 - Aaron1011:hir-wf-assoc-default...
2021-07-19 Guillaume GomezRollup merge of #87251 - GuillaumeGomez:item-info-width...
2021-07-19 Guillaume GomezRollup merge of #87236 - sunfishcode:avoid-locking...
2021-07-19 Guillaume GomezRollup merge of #87227 - bstrie:asm2arch, r=Amanieu
2021-07-19 Guillaume GomezRollup merge of #87210 - notriddle:notriddle/rustdoc...
2021-07-19 Guillaume GomezRollup merge of #86230 - GuillaumeGomez:nocapture,...
2021-07-19 borsAuto merge of #87196 - oxalica:option-insert-must-use...
2021-07-19 borsAuto merge of #87146 - Aaron1011:better-macro-lint...
2021-07-18 borsAuto merge of #87004 - JamieCunliffe:pgo-gc-sections...
2021-07-18 borsAuto merge of #86950 - tmiasko:personality, r=nagisa
2021-07-18 borsAuto merge of #87252 - RalfJung:miri, r=RalfJung
2021-07-18 borsAuto merge of #86698 - cjgillot:modc, r=estebank
2021-07-18 Camille GILLOTMove OnDiskCache to rustc_query_impl.
2021-07-18 borsAuto merge of #87071 - inquisitivecrystal:inclusive...
2021-07-18 Yuki OkushiRollup merge of #87170 - xFrednet:clippy-5393-add-diagn...
2021-07-18 Yuki OkushiRollup merge of #87092 - ricobbe:fix-raw-dylib-multiple...
2021-07-18 Yuki OkushiRollup merge of #86843 - FabianWolff:issue-86820, r...
2021-07-18 Yuki OkushiRollup merge of #86814 - Aaron1011:inner-doc-recover...
2021-07-18 Yuki OkushiRollup merge of #86763 - JohnTitor:test-63355, r=oli-obk
2021-07-18 borsAuto merge of #85686 - ptrojahn:loop_reinitialize,...
2021-07-17 borsAuto merge of #87123 - RalfJung:miri-provenance-overhau...
2021-07-17 borsAuto merge of #86761 - Alexhuszagh:master, r=estebank
2021-07-17 borsAuto merge of #86062 - nagisa:nagisa/what-a-lie, r...
2021-07-16 Guillaume GomezRollup merge of #87200 - oli-obk:fixup_fixup_opaque_typ...
2021-07-16 Guillaume GomezRollup merge of #87107 - oli-obk:tait_double, r=nikomat...
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-16 Guillaume GomezRollup merge of #86983 - wesleywiser:natvis_std_types...
2021-07-16 borsAuto merge of #86662 - mockersf:fix-86620-link-unknown...
2021-07-16 borsAuto merge of #86993 - jackh726:project-gat-binders...
2021-07-15 Yuki OkushiRollup merge of #87081 - a1phyr:add_wasi_ext_tracking_i...
2021-07-15 Yuki OkushiRollup merge of #86947 - m-ou-se:assert-matches-to...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 borsAuto merge of #86876 - jyn514:56935-target-crate-num...
2021-07-14 borsAuto merge of #86765 - cuviper:fuse-less-specialized...
2021-07-14 Guillaume GomezRollup merge of #87130 - GuillaumeGomez:update-browser...
2021-07-14 Guillaume GomezRollup merge of #87125 - GuillaumeGomez:ayu-code-color...
2021-07-14 Guillaume GomezRollup merge of #87056 - GuillaumeGomez:fix-codeblocks...
2021-07-14 borsAuto merge of #87082 - michaelwoerister:const-in-debugi...
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
2021-07-14 borsAuto merge of #87106 - Mark-Simulacrum:edition-no-clone...
2021-07-14 Yuki OkushiRollup merge of #87102 - GuillaumeGomez:go-to-first...
2021-07-14 Yuki OkushiRollup merge of #87101 - FabianWolff:issue-87086, r...
2021-07-14 Yuki OkushiRollup merge of #87099 - JohnTitor:upgrade-cc-crate...
2021-07-14 Yuki OkushiRollup merge of #87098 - JohnTitor:unignore-some-tests...
2021-07-14 Yuki OkushiRollup merge of #87090 - ssomers:btree_comments, r...
2021-07-14 Yuki OkushiRollup merge of #87085 - GuillaumeGomez:search-result...
2021-07-13 borsAuto merge of #87044 - cjgillot:expnhash, r=petrochenkov
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-12 Yuki OkushiRollup merge of #86344 - est31:maybe-uninit-extra,...
2021-07-12 borsAuto merge of #86320 - hi-rustin:rustin-patch-fix-span...
2021-07-11 borsAuto merge of #86249 - FabianWolff:issue-86238, r=varkor
2021-07-11 borsAuto merge of #83918 - workingjubilee:stable-rangefrom...
2021-07-11 borsAuto merge of #86416 - Amanieu:asm_clobber_only, r...
2021-07-10 borsAuto merge of #81360 - Aaron1011:trait-caller-loc,...
2021-07-09 Cameron SteffenFix default_hash_types to use resolved path
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-05 Yuki OkushiRollup merge of #83581 - arennow:dir_entry_ext_unix_bor...
next