]> git.lizzy.rs Git - rust.git/history - src/tools/unicode-table-generator
Auto merge of #99443 - jam1garner:mips-virt-feature, r=nagisa
[rust.git] / src / tools / unicode-table-generator /
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-09 Dylan DPCRollup merge of #101366 - ChrisDenton:unc-forward-slash...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Matthias KrügerRollup merge of #101253 - lyming2007:issue-101163,...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-08 Michael GouletRollup merge of #101423 - mkroening:hermit-warnings...
2022-09-08 borsAuto merge of #101437 - compiler-errors:erase-normalize...
2022-09-08 Dylan DPCRollup merge of #101422 - mkroening:hermit-file-time...
2022-09-08 borsAuto merge of #101303 - jyn514:jnelson/handle-cycle...
2022-09-07 Matthias KrügerRollup merge of #101534 - rust-lang:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101343 - diminishedprime:patch-3,...
2022-09-07 borsAuto merge of #100801 - Kobzol:track-pgo-profile-paths...
2022-09-06 Yuki OkushiRollup merge of #101486 - asquared31415:invalid_repr_li...
2022-09-06 Yuki OkushiRollup merge of #101451 - cjgillot:test-100521, r=TaKO8Ki
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-06 Guillaume GomezRollup merge of #101445 - TaKO8Ki:suggest-introducing...
2022-09-06 Guillaume GomezRollup merge of #101434 - JhonnyBillM:replace-session...
2022-09-06 Guillaume GomezRollup merge of #101357 - compiler-errors:variant-sugg...
2022-09-06 borsAuto merge of #100733 - scottmcm:inline-from-from-ident...
2022-09-06 Dylan DPCRollup merge of #101412 - WaffleLapkin:improve_std_ptr_...
2022-09-06 Dylan DPCRollup merge of #101287 - Adam-Gleave:doc_bool_then_som...
2022-09-06 Dylan DPCRollup merge of #101021 - MingyuChen1:diagnostic, r...
2022-09-06 borsAuto merge of #101362 - compiler-errors:unnecessary...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-05 Yuki OkushiRollup merge of #101447 - cjgillot:no-remap-resolver...
2022-09-05 Yuki OkushiRollup merge of #101426 - beetrees:dup-no-stdio, r...
2022-09-05 Yuki OkushiRollup merge of #101425 - compiler-errors:point-at...
2022-09-05 Yuki OkushiRollup merge of #101418 - rust-lang:revert-99183-proc_m...
2022-09-05 Yuki OkushiRollup merge of #101402 - saethlin:inline-asm-hook...
2022-09-05 Dylan DPCRollup merge of #101429 - compiler-errors:issue-101119...
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-05 Dylan DPCRollup merge of #101409 - WaffleLapkin:rust_2021_compat...
2022-09-05 Dylan DPCRollup merge of #101391 - matthiaskrgr:perf0309, r...
2022-09-05 Dylan DPCRollup merge of #101367 - compiler-errors:suggest-copie...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-05 borsAuto merge of #101414 - mystor:pm_nested_cross_thread...
2022-09-05 borsAuto merge of #101386 - aDotInTheVoid:rdj-discriminant...
2022-09-05 borsAuto merge of #100759 - fee1-dead-contrib:const_eval_se...
2022-09-04 borsAuto merge of #100576 - joboet:movable_const_remutex...
2022-09-04 borsAuto merge of #93455 - asquared31415:vec-zero-opts...
2022-09-04 borsAuto merge of #101411 - matthiaskrgr:rollup-uj24yb5...
2022-09-04 Matthias KrügerRollup merge of #101407 - GuillaumeGomez:rm-duplicated...
2022-09-04 Matthias KrügerRollup merge of #101401 - mx00s:expand-const, r=fee1...
2022-09-04 Sage MitchellAddress feedback from PR #101401
2022-09-04 Sage MitchellMake `char::is_lowercase` and `char::is_uppercase`...
2022-09-04 borsAuto merge of #100726 - jswrenn:transmute, r=oli-obk
2022-09-03 Dylan DPCRollup merge of #99736 - lopopolo:lopopolo/gh-80996...
2022-09-03 borsAuto merge of #100966 - compiler-errors:revert-remove...
2022-09-02 borsAuto merge of #97802 - Enselic:add-no_ignore_sigkill...
2022-09-02 Matthias KrügerRollup merge of #100200 - petrochenkov:zgccld2, r=lqd...
2022-09-02 Guillaume GomezRollup merge of #101298 - notriddle:notriddle/rustdoc...
2022-09-02 Guillaume GomezRollup merge of #99583 - shepmaster:provider-plus-plus...
2022-09-02 Guillaume GomezRollup merge of #97739 - a2aaron:let_underscore, r...
2022-09-02 borsAuto merge of #100935 - cuviper:upgrade-android-ci...
2022-09-02 borsAuto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r...
2022-09-01 Matthias KrügerRollup merge of #101292 - rust-lang:notriddle/rustdoc...
2022-09-01 Matthias KrügerRollup merge of #101072 - tmandry:llvm-is-vanilla,...
2022-09-01 Matthias KrügerRollup merge of #100852 - Samyak2:samyak/100459, r...
2022-09-01 Matthias KrügerRollup merge of #94467 - ibraheemdev:master, r=pnkfelix
2022-09-01 borsAuto merge of #100606 - cuviper:upgrade-linux-ci, r...
2022-09-01 borsAuto merge of #100958 - mikebenfield:workaround, r...
2022-09-01 borsAuto merge of #100869 - nnethercote:replace-ThinVec...
2022-09-01 borsAuto merge of #100537 - petrochenkov:piccheck, r=oli-obk
2022-09-01 borsAuto merge of #100210 - mystor:proc_macro_diag_struct...
2022-08-31 Matthias KrügerRollup merge of #100838 - hkmatsumoto:move-gen-args...
2022-08-31 Matthias KrügerRollup merge of #100787 - chenyukang:fix-100770-pretty...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Ralf JungRollup merge of #100753 - LuisCardosoOliveira:translati...
2022-08-31 Ralf JungRollup merge of #100730 - CleanCut:diagnostics-rustc_mo...
2022-08-31 Matthias KrügerRollup merge of #101185 - compiler-errors:tweak-wf...
2022-08-31 Matthias KrügerRollup merge of #101100 - compiler-errors:generalize...
2022-08-31 Matthias KrügerRollup merge of #101049 - JeanCASPAR:remove-span_fatal...
2022-08-31 Matthias KrügerRollup merge of #101025 - semarie:openbsd-archs, r...
2022-08-31 Matthias KrügerRollup merge of #101011 - BlackHoleFox:apple-random...
2022-08-31 Matthias KrügerRollup merge of #100984 - ChrisDenton:reinstate-init...
2022-08-30 Yuki OkushiRollup merge of #101088 - nicholasbishop:bishop-uefi...
2022-08-30 Yuki OkushiRollup merge of #100927 - andrewpollack:fuchsia-docs...
2022-08-30 Yuki OkushiRollup merge of #100892 - sunfishcode:wasi-stdio-asfd...
2022-08-30 Yuki OkushiRollup merge of #100804 - GuillaumeGomez:search-results...
2022-08-30 borsAuto merge of #98919 - 5225225:stricter-invalid-value...
2022-08-30 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-30 Dylan DPCRollup merge of #100941 - lyming2007:issue-100584,...
2022-08-30 Dylan DPCRollup merge of #100653 - cuviper:fptoint_sat, r=michae...
2022-08-30 Dylan DPCRollup merge of #100473 - compiler-errors:normalize...
2022-08-30 Dylan DPCRollup merge of #99928 - compiler-errors:issue-99914...
2022-08-30 borsAuto merge of #98100 - bjorn3:use_object_for_bitcode_re...
2022-08-30 Dylan DPCRollup merge of #101176 - notriddle:notriddle/rustdoc...
2022-08-30 Dylan DPCRollup merge of #101175 - tmandry:curse-push-hook,...
2022-08-30 Dylan DPCRollup merge of #101123 - JohnTitor:rm-register-attr...
2022-08-30 Dylan DPCRollup merge of #101101 - RalfJung:read-pointer-as...
2022-08-30 Dylan DPCRollup merge of #101022 - compiler-errors:issue-101020...
2022-08-30 Dylan DPCRollup merge of #101019 - compiler-errors:return-closur...
next