]> git.lizzy.rs Git - rust.git/history - src/librustc_symbol_mangling
Rollup merge of #71068 - pyfisch:unicode-version-stable, r=SimonSapin
[rust.git] / src / librustc_symbol_mangling /
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-24 Dylan DPCRollup merge of #70845 - varkor:const-generics-derive...
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-23 borsAuto merge of #71312 - wesleywiser:const_prop_bitset...
2020-04-22 Dylan DPCRollup merge of #71256 - cuviper:must_use_replace,...
2020-04-22 Dylan DPCRollup merge of #71280 - RalfJung:mplace-check-align...
2020-04-22 Dylan DPCRollup merge of #71337 - Valloric:rustdoc-check-pass...
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
2020-04-22 Dylan DPCRollup merge of #70970 - eddyb:trait-vs-impl-mismatch...
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
2020-04-20 Dylan DPCRollup merge of #71285 - ljedrz:mir_inline_span_for_opt...
2020-04-20 Dylan DPCRollup merge of #71174 - Nokel81:fix-async-main-error...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Dylan DPCRollup merge of #71334 - ehuss:pattern-docs, r=kennytm
2020-04-20 Dylan DPCRollup merge of #71328 - Mark-Simulacrum:stabilize...
2020-04-20 Dylan DPCRollup merge of #71284 - JOE1994:serialize_id, r=petroc...
2020-04-20 Dylan DPCRollup merge of #71270 - Rustin-Liu:rustin-patch-has...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 borsAuto merge of #70729 - nnethercote:a-big-options-clean...
2020-04-20 borsAuto merge of #71232 - eddyb:print-const-adts, r=oli-obk
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 borsAuto merge of #71331 - Dylan-DPC:rollup-5rn1isc, r...
2020-04-19 borsAuto merge of #71231 - cuviper:rustc_or_patterns, r...
2020-04-19 Josh StoneDogfood more or_patterns in the compiler
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-09 Mazdak FarrokhzadRollup merge of #70367 - nikomatsakis:issue-69307,...
2020-04-08 Dylan DPCRollup merge of #70134 - hermitcore:osstrext, r=dtolnay
2020-04-06 Dylan DPCRollup merge of #70690 - GuillaumeGomez:cleanup-e0501...
2020-04-06 Mazdak FarrokhzadRollup merge of #70519 - estebank:constraints-before...
2020-04-05 Dylan DPCRollup merge of #70558 - RalfJung:vec-extend-aliasing...
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-04 Stefan LankesMerge branch 'master' into abi
2020-04-03 Mazdak FarrokhzadRollup merge of #70741 - DutchGhost:test-59023, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70224 - GuillaumeGomez:clean-up-rustdo...
2020-04-03 Mazdak FarrokhzadRollup merge of #68334 - andre-richter:master, r=japaric
2020-04-02 Mazdak FarrokhzadRollup merge of #70487 - Mark-Simulacrum:float-unchecke...
2020-04-02 Mazdak FarrokhzadRollup merge of #70421 - Centril:recover-const-async...
2020-04-02 Mazdak FarrokhzadRollup merge of #70281 - xfix:infallible-hash, r=dtolnay
2020-04-02 borsAuto merge of #70362 - TimDiekmann:alloc-overhaul,...
2020-04-01 Dylan DPCRollup merge of #70649 - GuillaumeGomez:cleanup-e0468...
2020-04-01 Dylan DPCRollup merge of #70590 - RalfJung:miri-backtrace, r...
2020-04-01 Mazdak FarrokhzadRollup merge of #70522 - rcoh:60762-raw-string-errors...
2020-04-01 Mazdak FarrokhzadRollup merge of #70511 - ecstatic-morse:mir-dataflow...
2020-04-01 borsAuto merge of #70414 - lopsided98:armv6-gcc-8, r=pietro...
2020-03-31 Dylan DPCRollup merge of #70556 - Centril:fix-70552, r=estebank
2020-03-31 Dylan DPCRollup merge of #70081 - lcnr:issue68387, r=varkor
2020-03-31 Dylan DPCRollup merge of #68770 - ssomers:btree_drain_filter...
2020-03-31 Dylan DPCRollup merge of #70606 - GuillaumeGomez:cleanup-e0466...
2020-03-31 Dylan DPCRollup merge of #70600 - danielframpton:aarch64-windows...
2020-03-31 Dylan DPCRollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
2020-03-31 Mazdak FarrokhzadRollup merge of #70562 - lcnr:const-arr_len, r=Centril
2020-03-31 Mazdak FarrokhzadRollup merge of #70561 - tshepang:obsolete-comment...
2020-03-31 Mazdak FarrokhzadRollup merge of #70555 - Centril:fix-70549, r=petrochenkov
2020-03-31 Mazdak FarrokhzadRollup merge of #70548 - Ersikan:master, r=GuillaumeGomez
2020-03-31 Mazdak FarrokhzadRollup merge of #69784 - benesch:fast-strip-prefix...
2020-03-30 Dylan DPCRollup merge of #70559 - RalfJung:btree-test-miri,...
2020-03-30 Dylan DPCRollup merge of #70546 - lqd:polonius_update, r=nikomat...
2020-03-30 Dylan DPCRollup merge of #70479 - RalfJung:win-env, r=Mark-Simul...
2020-03-30 borsAuto merge of #70326 - matthiaskrgr:cl1ppy_single_match...
2020-03-30 Matthias KrügerUse if let instead of match when only matching a single...
2020-03-30 borsAuto merge of #70536 - Centril:rustc-middle, r=eddyb
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 3 (rustfmt)
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 2
2020-03-30 Mazdak Farrokhzadrustc -> rustc_middle part 1
2020-03-29 Mazdak FarrokhzadRollup merge of #70140 - Nemo157:result-flatten, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #70101 - tmiasko:intrinsics-copy, r...
2020-03-29 Mazdak FarrokhzadRollup merge of #68692 - jyn514:vec-from-array, r=Lukas...
2020-03-29 borsAuto merge of #70370 - petrochenkov:nosmatch, r=Centril
2020-03-29 Dylan DPCRollup merge of #70235 - dillona:70182-check-before...
2020-03-29 Dylan DPCRollup merge of #69937 - TyPR124:osstr_ascii, r=dtolnay
2020-03-28 borsAuto merge of #66938 - GuillaumeGomez:lint-for-no-crate...
2020-03-28 Dylan DPCRollup merge of #70486 - Mark-Simulacrum:unicode-shrink...
2020-03-28 Dylan DPCRollup merge of #70418 - PankajChaudhary5:master, r...
2020-03-27 Dylan DPCRollup merge of #70470 - GuillaumeGomez:cleanup-e0463...
2020-03-27 Dylan DPCRollup merge of #70068 - jclulow:illumos-gcc, r=cramertj
2020-03-27 Dylan DPCRollup merge of #69887 - GuillaumeGomez:cleanup-e0404...
2020-03-27 borsAuto merge of #70282 - ssomers:btreemap_gdb_pretty_prin...
2020-03-27 Dylan DPCRollup merge of #70344 - Centril:hir-pretty, r=eddyb
2020-03-27 Dylan DPCRollup merge of #70048 - TyPR124:mutable_osstr, r=dtolnay
2020-03-27 Dylan DPCRollup merge of #69936 - Aaron1011:fix/suggestion-cycle...
2020-03-26 Dylan DPCRollup merge of #70429 - GuillaumeGomez:cleanup-e0459...
2020-03-26 Dylan DPCRollup merge of #70384 - nnethercote:refactor-object...
2020-03-26 Mazdak FarrokhzadRollup merge of #70411 - ogoffart:fix-62691, r=eddyb
2020-03-26 Mazdak FarrokhzadRollup merge of #70385 - RalfJung:miri-nits, r=eddyb
2020-03-26 borsAuto merge of #70391 - RalfJung:miri, r=RalfJung
2020-03-26 Mazdak FarrokhzadRollup merge of #70389 - Centril:borrowck-no-underscore...
2020-03-26 Mazdak FarrokhzadRollup merge of #70386 - Centril:patty, r=estebank
2020-03-25 Dylan DPCRollup merge of #70406 - GuillaumeGomez:cleanup-e0458...
2020-03-25 Dylan DPCRollup merge of #70379 - JOE1994:patch-2, r=petrochenkov
2020-03-25 Dylan DPCRollup merge of #70366 - cuviper:option-fuse, r=dtolnay
2020-03-25 Dylan DPCRollup merge of #70352 - bishtpawan:doc/61137-add-long...
2020-03-25 Dylan DPCRollup merge of #70319 - lcnr:issue63695, r=eddyb
next