]> git.lizzy.rs Git - rust.git/history - compiler/rustc_span/src
Rollup merge of #83230 - jyn514:remove-macros, r=joshtriplett
[rust.git] / compiler / rustc_span / src /
2021-03-19 Dylan DPCRollup merge of #83230 - jyn514:remove-macros, r=joshtr...
2021-03-19 Dylan DPCRollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83208 - jethrogb:jb/gitignore, r=Xanewok
2021-03-19 Dylan DPCRollup merge of #83197 - jyn514:cfg-test-dead-code...
2021-03-19 Dylan DPCRollup merge of #83179 - Aaron1011:actix-web-lint,...
2021-03-19 Dylan DPCRollup merge of #82892 - jix:clarify-read-read, r=josht...
2021-03-19 Dylan DPCRollup merge of #82846 - GuillaumeGomez:doc-alias-list...
2021-03-19 Dylan DPCRollup merge of #82759 - m-ou-se:remove-unwrap-none...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-18 borsAuto merge of #83166 - cjgillot:defkey-vge, r=oli-obk
2021-03-18 Mara BosRemove unwrap_none/expect_none from compiler/.
2021-03-18 borsAuto merge of #81312 - dylni:clarify-btree-range-search...
2021-03-17 Dylan DPCRollup merge of #83228 - GuillaumeGomez:no-diff-if...
2021-03-17 Dylan DPCRollup merge of #83192 - kinnison:add-android-21, r...
2021-03-17 Dylan DPCRollup merge of #83168 - Aaron1011:lint-procedural...
2021-03-17 Dylan DPCRollup merge of #83080 - tmiasko:inline-coverage, r...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 Dylan DPCRollup merge of #82191 - Soveu:dedup, r=nagisa
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 Joshua NelsonMove some test-only code to test files
2021-03-17 borsAuto merge of #83090 - jackh726:bound_var_replacer_opti...
2021-03-17 borsAuto merge of #81358 - mcastorina:to-upper-lower-speed...
2021-03-17 Yuki OkushiRollup merge of #83124 - cjgillot:iiib, r=petrochenkov
2021-03-17 Yuki OkushiRollup merge of #83092 - petrochenkov:qspan, r=estebank
2021-03-17 Yuki OkushiRollup merge of #82826 - pierwill:fix-IPv, r=JohnTitor
2021-03-17 borsAuto merge of #83084 - nagisa:nagisa/features-native...
2021-03-16 borsAuto merge of #82936 - oli-obk:valtree, r=RalfJung...
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-16 Yuki OkushiRollup merge of #83172 - pnkfelix:bootstrap-tell-me...
2021-03-16 Yuki OkushiRollup merge of #83162 - jfrimmel:woff2, r=Mark-Simulacrum
2021-03-16 Yuki OkushiRollup merge of #83160 - m-ou-se:deprecate-rustc-serial...
2021-03-16 Yuki OkushiRollup merge of #83157 - nagisa:nagisa/portability...
2021-03-16 Yuki OkushiRollup merge of #83156 - nagisa:nagisa/sans-serif-pleas...
2021-03-16 Yuki OkushiRollup merge of #83091 - usbalbin:const_copy, r=oli-obk
2021-03-16 Yuki OkushiRollup merge of #83077 - notriddle:gc-cleanup-rustdoc...
2021-03-16 Yuki OkushiRollup merge of #83072 - henryboisdequin:patch-1, r...
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-16 borsAuto merge of #82838 - Amanieu:rustdoc_asm, r=nagisa
2021-03-16 borsAuto merge of #82898 - oli-obk:tait_🧊, r=nikomatsakis
2021-03-15 SoveuMerge branch 'master' into dedup
2021-03-15 borsAuto merge of #83121 - the8472:env-rwlock-2, r=joshtriplett
2021-03-15 Oli SchererReplace `type_alias_impl_trait` by `min_type_alias_impl...
2021-03-15 Dylan DPCRollup merge of #83113 - osa1:refactor_try_index_step...
2021-03-15 Dylan DPCRollup merge of #83110 - hyksm:fix-typo, r=jonas-schievink
2021-03-15 Dylan DPCRollup merge of #83108 - jyn514:remove-unused, r=estebank
2021-03-15 Dylan DPCRollup merge of #83098 - camelid:more-doc-attr-check...
2021-03-15 Dylan DPCRollup merge of #83054 - tmiasko:rustc_layout_scalar_va...
2021-03-15 Dylan DPCRollup merge of #82989 - Smittyvb:other-lang-literal...
2021-03-15 borsAuto merge of #83118 - erikdesjardins:removezst, r...
2021-03-15 borsAuto merge of #82999 - cuviper:rustc-rayon-0.3.1, r...
2021-03-15 borsAuto merge of #83074 - Aaron1011:new-sort-fix, r=jackh726
2021-03-14 borsAuto merge of #83062 - JohnTitor:improve-reassign-err...
2021-03-14 borsAuto merge of #82399 - petrochenkov:modin2, r=Aaron1011
2021-03-14 Vadim Petrochenkovexpand: Resolve and expand inner attributes on out...
2021-03-14 borsAuto merge of #83082 - cjgillot:defkey-ii, r=oli-obk
2021-03-14 borsAuto merge of #83044 - kubo39:set-llvm-code-model,...
2021-03-14 borsAuto merge of #83094 - GuillaumeGomez:crates-js-locatio...
2021-03-14 borsAuto merge of #83028 - GuillaumeGomez:prevent-js-error...
2021-03-14 Yuki OkushiRollup merge of #83081 - hyd-dev:assert-message, r...
2021-03-14 Yuki OkushiRollup merge of #83070 - ehuss:update-cargo, r=ehuss
2021-03-14 Yuki OkushiRollup merge of #83066 - Seppel3210:master, r=joshtriplett
2021-03-14 Yuki OkushiRollup merge of #82943 - kornelski:threadstdio, r=josht...
2021-03-14 Yuki OkushiRollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix
2021-03-14 Yuki OkushiRollup merge of #82798 - jyn514:rustdoc-group, r=Manish...
2021-03-14 Yuki OkushiRollup merge of #82789 - csmoe:issue-82772, r=estebank
2021-03-14 Yuki OkushiRollup merge of #82617 - camelid:everybody_loops-docs...
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-13 borsAuto merge of #83064 - cjgillot:fhash, r=jackh726
2021-03-13 borsAuto merge of #83069 - tgnottingham:simplify-query...
2021-03-13 borsAuto merge of #82891 - cjgillot:monoparent, r=petrochenkov
2021-03-13 borsAuto merge of #82878 - sexxi-goose:repr_packed, r=nikom...
2021-03-13 borsAuto merge of #82760 - WaffleLapkin:unleak_extend_from_...
2021-03-13 borsAuto merge of #82436 - osa1:issue80258, r=nikomatsakis
2021-03-13 Yuki OkushiRollup merge of #82984 - camsteffen:lower-block, r...
2021-03-12 borsAuto merge of #83022 - m-ou-se:mem-replace-no-swap...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-12 borsAuto merge of #82935 - henryboisdequin:diagnostic-clean...
2021-03-11 Yuki OkushiRollup merge of #83001 - camelid:gitignore-vim-swap...
2021-03-11 Yuki OkushiRollup merge of #82979 - GuillaumeGomez:run-button...
2021-03-11 Yuki OkushiRollup merge of #82966 - tspiteri:msys2-link, r=Mark...
2021-03-11 Yuki OkushiRollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisa
2021-03-11 Yuki OkushiRollup merge of #82950 - mockersf:slice-intra-doc-link...
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 borsAuto merge of #82806 - nikic:memcpyopt-mssa, r=nagisa
2021-03-11 borsAuto merge of #82495 - LeSeulArtichaut:eager-thir,...
2021-03-11 Camille GILLOTHash SyntaxContext first.
2021-03-11 Camille GILLOTRemove useless method.
2021-03-11 borsAuto merge of #82947 - GuillaumeGomez:fix-nojs-style...
2021-03-11 borsAuto merge of #82641 - camelid:lang-item-docs, r=jyn514
2021-03-11 borsAuto merge of #82964 - Nicholas-Baron:shorten_middle_ty...
2021-03-10 borsAuto merge of #82960 - camelid:masked_crates, r=jyn514
2021-03-10 borsAuto merge of #82982 - Dylan-DPC:rollup-mt497z7, r...
2021-03-10 Dylan DPCRollup merge of #82977 - camsteffen:opt-get-insert...
2021-03-10 Dylan DPCRollup merge of #82976 - RalfJung:copy-nonoverlapping...
next