]> git.lizzy.rs Git - rust.git/history - compiler/rustc_driver
Rollup merge of #92732 - wesleywiser:note_musl_patch_info, r=Mark-Simulacrum
[rust.git] / compiler / rustc_driver /
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 #90948 - oli-obk:🧹, r=nikomatsakis
2022-01-11 borsAuto merge of #92012 - llogiq:repr-c-def-id, r=michaelw...
2022-01-11 borsAuto merge of #92601 - camelid:more-intra-doc-cleanup...
2022-01-10 Matthias KrügerRollup merge of #92636 - compiler-errors:normalize...
2022-01-10 Matthias KrügerRollup merge of #92602 - jsha:source-link-2, r=Guillaum...
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 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 #92632 - yoshuawuyts:stabilize-availabl...
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 borsAuto merge of #92627 - matthiaskrgr:rollup-xmz0rib...
2022-01-06 Matthias KrügerRollup merge of #92620 - steffahn:remove_unused_ExtendD...
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 David TolnayExit nonzero on rustc -Wall
2022-01-06 Matthias KrügerRollup merge of #92443 - mdibaiee:90703/resolve-traits...
2022-01-06 Matthias KrügerRollup merge of #92389 - chordtoll:test-92015, r=Mark...
2022-01-06 Matthias KrügerRollup merge of #92360 - jackh726:param-heuristics...
2022-01-06 Matthias KrügerRollup merge of #92349 - avitex:fix-rustdoc-private...
2022-01-06 Matthias KrügerRollup merge of #92288 - yescallop:patch-1, r=m-ou-se
2022-01-06 Matthias KrügerRollup merge of #92058 - jsha:run-on-hover, r=Guillaume...
2022-01-05 borsAuto merge of #92587 - matthiaskrgr:rollup-qnwa8qx...
2022-01-05 Matthias KrügerRollup merge of #92092 - saethlin:fix-sort-guards-sb...
2022-01-05 borsAuto merge of #92580 - matthiaskrgr:rollup-nzyn65y...
2022-01-05 Matthias KrügerRollup merge of #92579 - RalfJung:miri, r=RalfJung
2022-01-05 Matthias KrügerRollup merge of #92545 - dtolnay:rustlog, r=petrochenkov
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-04 Matthias KrügerRollup merge of #91587 - nrc:dispatchfromdyn-docs,...
2022-01-04 Matthias KrügerRollup merge of #92107 - nikic:rmeta-lnk-remove, r...
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-04 David TolnayExtract init_env_logger to crate
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-03 borsAuto merge of #92179 - Aaron1011:incr-loaded-from-disk...
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 #92332 - GuillaumeGomez:where-clause...
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 #92440 - GuillaumeGomez:fix-mobile...
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 #92252 - GuillaumeGomez:update-pulldown...
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-29 borsAuto merge of #92309 - ehuss:remove-check_lines, r...
2021-12-29 Matthias KrügerRollup merge of #92118 - jackh726:type-alias-position...
2021-12-28 Matthias KrügerRollup merge of #92335 - ecstatic-morse:std-column...
2021-12-28 Matthias KrügerRollup merge of #92219 - ehuss:remove-vcvars, r=Mark...
2021-12-28 Matthias KrügerRollup merge of #92076 - Aaron1011:rustdoc-auto-trait...
2021-12-28 borsAuto merge of #92159 - petrochenkov:decoditer, r=cjgillot
2021-12-28 borsAuto merge of #92130 - Kobzol:stable-hash-str, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #92161 - petrochenkov:misclean, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #92147 - calebcartwright:publicize...
2021-12-27 Matthias KrügerRollup merge of #92112 - SparrowLii:issue92010, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-25 borsAuto merge of #92227 - Kobzol:rustdoc-doc-hidden, r...
2021-12-24 borsAuto merge of #92135 - AngelicosPhosphoros:typeid_inlin...
2021-12-24 borsAuto merge of #92156 - petrochenkov:ctorkind, r=davidtwco
2021-12-24 borsAuto merge of #92226 - woppopo:const_black_box, r=josht...
2021-12-24 borsAuto merge of #91342 - RalfJung:fn-abi, r=eddyb,oli-obk
2021-12-24 borsAuto merge of #92220 - nnethercote:RawVec-dont-recomput...
2021-12-23 borsAuto merge of #92222 - nnethercote:rm-global_allocator...
2021-12-23 Matthias KrügerRollup merge of #92203 - Aaron1011:mir-adt-def, r=oli-obk
2021-12-23 Matthias KrügerRollup merge of #92166 - fee1-dead:patch-2, r=jyn514
2021-12-23 Matthias KrügerRollup merge of #92121 - RalfJung:miri-core-test, r...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 borsAuto merge of #92110 - nagisa:def-inlining, r=nikic
2021-12-23 borsAuto merge of #92177 - GuillaumeGomez:pattern-matching...
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-22 Matthias KrügerRollup merge of #92146 - willcrichton:example-analyzer...
next