]> git.lizzy.rs Git - rust.git/history - compiler/rustc_target
Auto merge of #92604 - nnethercote:optimize-impl_read_unsigned_leb128, r=michaelwoerister
[rust.git] / compiler / rustc_target /
2022-01-15 borsAuto merge of #92604 - nnethercote:optimize-impl_read_u...
2022-01-15 Matthias KrügerRollup merge of #92743 - bjorn3:less_symbol_intern...
2022-01-15 Matthias KrügerRollup merge of #92684 - ibraheemdev:patch-10, r=m...
2022-01-15 Matthias KrügerRollup merge of #92625 - inquisitivecrystal:mirbug...
2022-01-15 Matthias KrügerRollup merge of #92382 - clarfonthey:const_convert...
2022-01-15 Matthias KrügerRollup merge of #92191 - jackh726:issue-89352, r=nikoma...
2022-01-14 borsAuto merge of #92681 - Aaron1011:task-deps-ref, r=cjgillot
2022-01-14 Matthias KrügerRollup merge of #92818 - GuillaumeGomez:update-doc...
2022-01-14 Matthias KrügerRollup merge of #92768 - ojeda:stabilize-maybe_uninit_e...
2022-01-14 Matthias KrügerRollup merge of #92381 - ThePuzzlemaker:issue-92308...
2022-01-13 borsAuto merge of #89861 - nbdd0121:closure, r=wesleywiser
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 Matthias KrügerRollup merge of #92334 - dtolnay:rustdocmatcher, r...
2022-01-13 Matthias KrügerRollup merge of #92277 - petrochenkov:cmrval2, r=jackh726
2022-01-13 Matthias KrügerRollup merge of #92142 - wesleywiser:fix_codecoverage_p...
2022-01-13 Matthias KrügerRollup merge of #92006 - oli-obk:welcome_opaque_types_i...
2022-01-13 Matthias KrügerRollup merge of #91938 - yaahc:error-reporter, r=m...
2022-01-13 Matthias KrügerRollup merge of #91687 - euclio:tuple-variant-field...
2022-01-13 Matthias KrügerRollup merge of #90001 - Fearyncess:master, r=alexcrichton
2022-01-13 borsAuto merge of #92553 - m-ou-se:thread-join-simplify...
2022-01-13 borsAuto merge of #92526 - djc:rustdoc-askama, r=jsha
2022-01-12 borsAuto merge of #92169 - In-line:no-cache-selector-lrc...
2022-01-12 Matthias KrügerRollup merge of #92764 - GuillaumeGomez:fix-rust-logo...
2022-01-12 Matthias KrügerRollup merge of #92756 - lnicola:rust-analyzer-2022...
2022-01-12 Matthias KrügerRollup merge of #92754 - ytmimi:AsmArgs-field-visibilit...
2022-01-12 Matthias KrügerRollup merge of #92748 - david-perez:eliminate-boxed...
2022-01-12 Matthias KrügerRollup merge of #92742 - GuillaumeGomez:missing-suffix...
2022-01-12 Matthias KrügerRollup merge of #92732 - wesleywiser:note_musl_patch_in...
2022-01-12 Matthias KrügerRollup merge of #92720 - rosik:patch-1, r=m-ou-se
2022-01-12 Matthias KrügerRollup merge of #92709 - joshtriplett:file-options...
2022-01-12 Matthias KrügerRollup merge of #92707 - JohnScience:patch-1, r=Guillau...
2022-01-12 Matthias KrügerRollup merge of #92703 - joshtriplett:relnotes-file...
2022-01-12 Matthias KrügerRollup merge of #92699 - camelid:private-fields, r...
2022-01-12 Matthias KrügerRollup merge of #92506 - nico-abram:uwu, r=Mark-Simulacrum
2022-01-12 Matthias KrügerRollup merge of #92432 - fee1-dead:constck-impl-constne...
2022-01-12 Matthias KrügerRollup merge of #92328 - camelid:sentence, r=scottmcm
2022-01-11 borsAuto merge of #92533 - Aaron1011:variant-symbol, r...
2022-01-11 borsAuto merge of #90948 - oli-obk:🧹, r=nikomatsakis
2022-01-11 borsAuto merge of #92070 - rukai:replace_vec_into_iter_with...
2022-01-11 borsAuto merge of #92012 - llogiq:repr-c-def-id, r=michaelw...
2022-01-10 Matthias KrügerRollup merge of #92357 - GuillaumeGomez:fix-doc-comment...
2022-01-10 Matthias KrügerRollup merge of #92248 - compiler-errors:normalize...
2022-01-10 borsAuto merge of #92278 - Aaron1011:fix-fingerprint-cachin...
2022-01-09 borsAuto merge of #92534 - Aaron1011:hash-hir, r=petrochenkov
2022-01-09 Matthias KrügerRollup merge of #92673 - GuillaumeGomez:remove-all...
2022-01-09 Matthias KrügerRollup merge of #92510 - inquisitivecrystal:foreign...
2022-01-09 Matthias KrügerRollup merge of #92490 - jsha:crates-in-results, r...
2022-01-09 Matthias KrügerRollup merge of #92055 - tmandry:relnotes-1.58, r=pietr...
2022-01-09 Lucas Kenteplace usages of vec![].into_iter with [].into_iter
2022-01-09 borsAuto merge of #92497 - bjorn3:remove_lazy_meta_min_size...
2022-01-08 borsAuto merge of #92068 - fee1-dead:libcore2021, r=m-ou-se
2022-01-08 borsAuto merge of #91919 - Aaron1011:query-recursive-read...
2022-01-08 borsAuto merge of #91305 - camelid:rm-cond, r=GuillaumeGomez
2022-01-08 Eric HussRollup merge of #92610 - GuillaumeGomez:css-class-inste...
2022-01-08 Eric HussRollup merge of #92600 - asquared31415:float-must-use...
2022-01-08 Eric HussRollup merge of #92568 - Mark-Simulacrum:non-exhaustive...
2022-01-08 Eric HussRollup merge of #92375 - wesleywiser:consolidate_debugi...
2022-01-08 Eric HussRollup merge of #92336 - dtolnay:printstateself, r...
2022-01-06 Matthias KrügerRollup merge of #92607 - petrochenkov:doctrscope2,...
2022-01-06 Matthias KrügerRollup merge of #92589 - ChrisDenton:break-loop, r...
2022-01-06 Matthias KrügerRollup merge of #92559 - durin42:llvm-14-attributemask...
2022-01-06 Matthias KrügerRollup merge of #92504 - dtolnay:wall, r=jackh726
2022-01-06 Matthias KrügerRollup merge of #92417 - dtolnay:printimpl, r=jackh726
2022-01-06 Matthias KrügerRollup merge of #92207 - tmiasko:delay-drop-elaboration...
2022-01-06 Matthias KrügerRollup merge of #91055 - lcnr:type_of-closures, r=nikom...
2022-01-06 borsAuto merge of #92609 - matthiaskrgr:rollup-ldp47ot...
2022-01-06 borsAuto merge of #89819 - davidtwco:issue-81024-multiple...
2022-01-06 Matthias KrügerRollup merge of #92058 - jsha:run-on-hover, r=Guillaume...
2022-01-06 David Woodsess/cg: re-introduce split dwarf kind
2022-01-05 Matthias KrügerRollup merge of #92092 - saethlin:fix-sort-guards-sb...
2022-01-04 Matthias KrügerRollup merge of #91587 - nrc:dispatchfromdyn-docs,...
2022-01-04 Matthias KrügerRollup merge of #91884 - woppopo:const_box, r=oli-obk
2022-01-04 Matthias KrügerRollup merge of #91754 - Patrick-Poitras:rm-4byte-minim...
2022-01-03 Matthias KrügerRollup merge of #92011 - Aaron1011:decode-span, r=micha...
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2022-01-02 borsAuto merge of #92066 - Smittyvb:concat_bytes-repeat...
2022-01-02 borsAuto merge of #91961 - kornelski:track_split_caller...
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...
next