]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lexer
Rollup merge of #99386 - AngelicosPhosphoros:add_retain_test_maybeuninit, r=JohnTitor
[rust.git] / compiler / rustc_lexer /
2022-08-22 Dylan DPCRollup merge of #99386 - AngelicosPhosphoros:add_retain...
2022-08-22 borsAuto merge of #100671 - Xiretza:tidy-fluent-files,...
2022-08-21 borsAuto merge of #100645 - notriddle:notriddle/rustdoc...
2022-08-21 Matthias KrügerRollup merge of #100822 - WaffleLapkin:no_offset_questi...
2022-08-21 Matthias KrügerRollup merge of #100821 - WaffleLapkin:ptr_add_docs...
2022-08-21 Matthias KrügerRollup merge of #100775 - GuillaumeGomez:reduce-span...
2022-08-21 Matthias KrügerRollup merge of #100761 - lcnr:mir-typeck-cleanup,...
2022-08-21 Matthias KrügerRollup merge of #100760 - krasimirgg:llvm-16-pic-level...
2022-08-21 Matthias KrügerRollup merge of #100697 - eholk:doc-comment-update...
2022-08-21 Matthias KrügerRollup merge of #100663 - clarfonthey:const-reverse...
2022-08-21 Matthias KrügerRollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm
2022-08-21 borsAuto merge of #100627 - krasimirgg:lto-llvm-16, r=cuviper
2022-08-21 borsAuto merge of #100624 - GuillaumeGomez:update-minifier...
2022-08-21 borsAuto merge of #100536 - Alexendoo:bootstrap-tls-model...
2022-08-20 borsAuto merge of #99967 - Mark-Simulacrum:download-llvm...
2022-08-20 Matthias KrügerRollup merge of #100796 - TaKO8Ki:remove-unnecessary...
2022-08-20 Matthias KrügerRollup merge of #100777 - pnkfelix:expand-codegen-tests...
2022-08-20 Matthias KrügerRollup merge of #100769 - TaKO8Ki:suggest-adding-refere...
2022-08-20 Matthias KrügerRollup merge of #100718 - GuillaumeGomez:fix-item-info...
2022-08-20 Matthias KrügerRollup merge of #100636 - cutsoy:revert-77716, r=davidtwco
2022-08-20 Matthias KrügerRollup merge of #100500 - cjgillot:verify-self-predicat...
2022-08-20 Matthias KrügerRollup merge of #100129 - RalfJung:miri-test-libstd...
2022-08-20 Matthias KrügerRollup merge of #99935 - CAD97:unstable-syntax-lints...
2022-08-20 Matthias KrügerRollup merge of #97963 - devnexen:net_listener_neg...
2022-08-20 Matthias KrügerRollup merge of #100710 - ChrisDenton:load-library...
2022-08-20 Matthias KrügerRollup merge of #100693 - scottmcm:new-llvm15-nops...
2022-08-20 Matthias KrügerRollup merge of #100691 - compiler-errors:issue-100690...
2022-08-20 Matthias KrügerRollup merge of #100642 - mzohreva:mz/update-sgx-abi...
2022-08-20 Matthias KrügerRollup merge of #100596 - TaKO8Ki:remove-unnecessary...
2022-08-20 Matthias KrügerRollup merge of #100585 - wooorm:patch-1, r=Mark-Simulacrum
2022-08-20 Matthias KrügerRollup merge of #99544 - dylni:expose-utf8lossy, r...
2022-08-20 Matthias KrügerRollup merge of #99415 - ferrocene:pa-reuse-initial...
2022-08-20 borsAuto merge of #100564 - nnethercote:box-ast-MacCall...
2022-08-20 borsAuto merge of #100793 - matthiaskrgr:rollup-dy7rfdh...
2022-08-20 Matthias KrügerRollup merge of #100763 - aDotInTheVoid:triagebot-rdj...
2022-08-20 Matthias KrügerRollup merge of #100750 - akabinds:akabinds/improved...
2022-08-20 Matthias KrügerRollup merge of #100729 - thomcc:less-initialized,...
2022-08-20 Matthias KrügerRollup merge of #100723 - 5225225:the-easy-ones, r...
2022-08-18 5225225Add diagnostic translation lints to crates that don...
2022-08-18 borsAuto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
2022-08-18 borsAuto merge of #98655 - nnethercote:dont-derive-PartialE...
2022-08-18 Matthias KrügerRollup merge of #99966 - RalfJung:try-dont-panic, r...
2022-08-18 Matthias KrügerRollup merge of #97962 - eholk:drop-tracking-must-not...
2022-08-17 Matthias KrügerRollup merge of #99972 - RalfJung:1zst, r=lcnr
2022-08-17 Matthias KrügerRollup merge of #99474 - aDotInTheVoid:rustdoc-json...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-15 borsAuto merge of #100007 - ChrisDenton:dtor-inline-never...
2022-08-14 Dylan DPCRollup merge of #100026 - WaffleLapkin:array-chunks...
2022-08-14 Dylan DPCRollup merge of #99861 - lcnr:orphan-check-cg, r=jackh726
2022-08-14 Dylan DPCRollup merge of #99582 - compiler-errors:issue-99566...
2022-08-13 Michael GouletRollup merge of #100445 - krasimirgg:llvm-16-msan,...
2022-08-12 Dylan DPCRollup merge of #100030 - WaffleLapkin:nice_pointer_sis...
2022-08-12 Dylan DPCRollup merge of #100022 - joboet:faster_threadid, r...
2022-08-11 Matthias KrügerRollup merge of #99992 - jyn514:shell-scripts, r=Mark...
2022-08-11 Matthias KrügerRollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser
2022-08-11 Matthias KrügerRollup merge of #99500 - tmandry:fuchsia-flags, r=petro...
2022-08-11 Matthias KrügerRollup merge of #99337 - jsha:simplify-highlight, r...
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Dylan DPCRollup merge of #99110 - audunhalland:match_has_guard_f...
2022-08-10 borsAuto merge of #99174 - scottmcm:reoptimize-layout-array...
2022-08-09 Matthias KrügerRollup merge of #100040 - ChrisDenton:broken-pipe,...
2022-08-09 Matthias KrügerRollup merge of #99479 - Enselic:import-can-be-without...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 Dylan DPCRollup merge of #99787 - aDotInTheVoid:rdj-dyn, r=camel...
2022-08-09 Dylan DPCRollup merge of #96478 - WaffleLapkin:rustc_default_bod...
2022-08-09 Matthias KrügerRollup merge of #100163 - TaKO8Ki:remove-unnecessary...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-07 Matthias KrügerRollup merge of #100206 - RalfJung:miri-terminfo, r...
2022-08-07 borsAuto merge of #99833 - andrewpollack:fuchsia-rust-ci...
2022-08-07 borsAuto merge of #99983 - RalfJung:more-layout-checks...
2022-08-07 borsAuto merge of #100004 - jyn514:exclude-single-test...
2022-08-06 Matthias KrügerRollup merge of #100169 - WaffleLapkin:optimize_is_alig...
2022-08-05 borsAuto merge of #100035 - workingjubilee:merge-functions...
2022-08-05 Dylan DPCRollup merge of #100168 - WaffleLapkin:improve_diagnost...
2022-08-05 Dylan DPCRollup merge of #99835 - TaKO8Ki:suggest-adding-or...
2022-08-04 Matthias KrügerRollup merge of #99772 - ehuss:reenable-submodule-archi...
2022-08-04 Matthias KrügerRollup merge of #98796 - compiler-errors:no-semi-if...
2022-08-04 borsAuto merge of #99953 - cjgillot:in-path-always, r=petro...
2022-08-04 borsAuto merge of #99843 - oli-obk:is_useful_perf, r=compil...
2022-08-03 Matthias KrügerRollup merge of #100105 - TaKO8Ki:add-regression-test...
2022-08-03 Matthias KrügerRollup merge of #100102 - b-naber:typo-higher-ranked...
2022-08-03 Matthias KrügerRollup merge of #99786 - obeis:issue-99625, r=compiler...
2022-08-03 Matthias KrügerRollup merge of #99746 - compiler-errors:more-trait...
2022-08-03 borsAuto merge of #100064 - RalfJung:disaligned, r=petrochenkov
2022-08-03 borsAuto merge of #100023 - saethlin:send-sync-chunksmut...
2022-08-03 Dylan DPCRollup merge of #99800 - sandydoo:bugfix/wasm-futex...
2022-08-03 Dylan DPCRollup merge of #99738 - notriddle:notriddle/multiple...
2022-08-03 Dylan DPCRollup merge of #99614 - RalfJung:transmute-is-not...
2022-08-03 Dylan DPCRollup merge of #99371 - ChrisDenton:simplify-gen-rando...
2022-08-03 borsAuto merge of #99509 - lcnr:commit_unconditionally...
2022-08-02 borsAuto merge of #92268 - jswrenn:transmute, r=oli-obk
2022-08-02 Matthias KrügerRollup merge of #100008 - jyn514:eager-submodules,...
2022-08-02 Matthias KrügerRollup merge of #99933 - alex:parallel-html-checking...
2022-08-02 Matthias KrügerRollup merge of #100057 - GuillaumeGomez:rm-more-clean...
2022-08-02 Matthias KrügerRollup merge of #100025 - tmiasko:rm-transfer-wrapper...
2022-08-02 Matthias KrügerRollup merge of #100005 - GuillaumeGomez:cleanup-ast...
2022-08-02 Matthias KrügerRollup merge of #99987 - Alexendoo:parse-format-positio...
2022-08-02 borsAuto merge of #100032 - BoxyUwU:no_ty_in_placeholder_co...
2022-08-02 borsAuto merge of #99977 - BlackHoleFox:cfte-cstr, r=thomcc
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
next