]> git.lizzy.rs Git - rust.git/history - compiler/rustc_attr
Rollup merge of #100445 - krasimirgg:llvm-16-msan, r=tmiasko
[rust.git] / compiler / rustc_attr /
2022-08-13 Michael GouletRollup merge of #100445 - krasimirgg:llvm-16-msan,...
2022-08-13 Michael GouletRollup merge of #100438 - compiler-errors:issue-100360...
2022-08-13 Michael GouletRollup merge of #100434 - compiler-errors:issue-100373...
2022-08-13 Michael GouletRollup merge of #100407 - RalfJung:no-int2ptr, r=Mark...
2022-08-13 borsAuto merge of #100380 - nicholasbishop:bishop-update...
2022-08-13 borsAuto merge of #100341 - andrewpollack:fuchsia-llvm...
2022-08-13 borsAuto merge of #100324 - Mark-Simulacrum:bootstrap-bump...
2022-08-12 Mark RousskovAdjust cfgs
2022-08-12 Dylan DPCRollup merge of #100247 - cjgillot:verify-dyn-trait...
2022-08-12 Dylan DPCRollup merge of #100229 - RalfJung:extra-const-ub-check...
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-12 borsAuto merge of #100328 - davidtwco:perf-implications...
2022-08-12 borsAuto merge of #99464 - nikic:llvm-15, r=cuviper
2022-08-11 Matthias KrügerRollup merge of #100392 - nnethercote:simplify-visitors...
2022-08-11 Matthias KrügerRollup merge of #100307 - nnethercote:fix-96847, r...
2022-08-11 Matthias KrügerRollup merge of #100203 - compiler-errors:command-args...
2022-08-11 Matthias KrügerRollup merge of #100112 - RalfJung:assert_send_and_sync...
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 #100398 - nnethercote:improve-Zhir...
2022-08-11 Dylan DPCRollup merge of #100391 - nnethercote:improve-size...
2022-08-11 Dylan DPCRollup merge of #100287 - cuviper:no-linux-prctl, r...
2022-08-11 Dylan DPCRollup merge of #100192 - tmiasko:rm-duplicated-locals...
2022-08-11 Dylan DPCRollup merge of #100184 - Kixunil:stabilize_ptr_const_c...
2022-08-11 Dylan DPCRollup merge of #99110 - audunhalland:match_has_guard_f...
2022-08-11 borsAuto merge of #100315 - compiler-errors:norm-ct-in...
2022-08-11 borsAuto merge of #100298 - BlackHoleFox:hashmap_keygen_cle...
2022-08-10 borsAuto merge of #99174 - scottmcm:reoptimize-layout-array...
2022-08-10 Michael GouletRollup merge of #100359 - b-naber:valtrees-pretty-print...
2022-08-10 Michael GouletRollup merge of #100349 - TaKO8Ki:remove-type-string...
2022-08-10 Michael GouletRollup merge of #100348 - camelid:test-93205, r=jyn514
2022-08-10 Michael GouletRollup merge of #100317 - kjetilkjeka:remove-nvptx32...
2022-08-10 Michael GouletRollup merge of #100286 - Thog:rust-lld-macosx-target...
2022-08-10 borsAuto merge of #100260 - ehuss:compiletest-target-cfg...
2022-08-10 Matthias KrügerRollup merge of #100340 - spastorino:fix-100187, r...
2022-08-10 Matthias KrügerRollup merge of #100332 - eholk:stabilize-ilog, r=scottmcm
2022-08-10 Matthias KrügerRollup merge of #100086 - JakobDegen:better-tests,...
2022-08-10 Matthias KrügerRollup merge of #99573 - tbodt:stabilize-backtrace...
2022-08-09 Matthias KrügerRollup merge of #100323 - GuillaumeGomez:impl-blocks...
2022-08-09 Matthias KrügerRollup merge of #100319 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100314 - JakobDegen:test-docs, r=RalfJung
2022-08-09 Matthias KrügerRollup merge of #100281 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100275 - RalfJung:anyhow, r=bjorn3
2022-08-09 Matthias KrügerRollup merge of #100261 - luqmana:suggestions-overflow...
2022-08-09 Matthias KrügerRollup merge of #100256 - camelid:typeck-ctxt-doc,...
2022-08-09 Matthias KrügerRollup merge of #100240 - cjgillot:noice-structural...
2022-08-09 Matthias KrügerRollup merge of #100226 - cjgillot:noice-multibyte...
2022-08-09 Matthias KrügerRollup merge of #100098 - compiler-errors:field-suggest...
2022-08-09 Matthias KrügerRollup merge of #100072 - oToToT:patch-1, r=michaelwoer...
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 borsAuto merge of #100150 - notriddle:notriddle/implementor...
2022-08-09 Dan VailMerge branch 'rust-lang:master' into issue-98861-fix
2022-08-09 borsAuto merge of #99217 - lcnr:implied-bounds-pre-norm...
2022-08-09 borsAuto merge of #100318 - Dylan-DPC:rollup-18tzp6q, r...
2022-08-09 Dylan DPCRollup merge of #100305 - TaKO8Ki:suggest-adding-approp...
2022-08-09 Dylan DPCRollup merge of #100301 - TaKO8Ki:avoid-&str-to-String...
2022-08-09 Dylan DPCRollup merge of #100228 - luqmana:suggestion-ice, r...
2022-08-09 Dylan DPCRollup merge of #100221 - compiler-errors:impossible...
2022-08-09 Dylan DPCRollup merge of #100181 - RalfJung:alloc-ref-mutability...
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 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-05 borsAuto merge of #100035 - workingjubilee:merge-functions...
2022-08-05 Dylan DPCRollup merge of #99835 - TaKO8Ki:suggest-adding-or...
2022-08-04 Matthias KrügerRollup merge of #98796 - compiler-errors:no-semi-if...
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 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #99293 - jo3bingham:issue-98720-fix...
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 Matthias KrügerRollup merge of #99519 - Urgau:check-cfg-implicit,...
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-31 Maybe WafflePanic when checking an unknown stability attribute
2022-07-31 borsAuto merge of #99553 - ChrisDenton:lazy-compat-fn,...
2022-07-31 borsAuto merge of #99529 - Milo123459:stage-1-test, r=jyn514
2022-07-29 Yuki OkushiRollup merge of #99831 - djkoloski:add_fuchsia_target_d...
2022-07-29 Yuki OkushiRollup merge of #99671 - TaKO8Ki:suggest-dereferencing...
2022-07-29 Yuki OkushiRollup merge of #99518 - dingxiangfei2009:let-else...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 borsAuto merge of #99467 - BelovDV:add_option_link_arg...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-29 Yuki OkushiRollup merge of #99781 - workingjubilee:demo-string...
2022-07-29 Yuki OkushiRollup merge of #99766 - fmease:htmldocck-subst-channel...
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Dylan DPCRollup merge of #99689 - dtolnay:write, r=Mark-Simulacrum
2022-07-28 Dylan DPCRollup merge of #99837 - TaKO8Ki:avoid-symbol-to-string...
2022-07-28 Dylan DPCRollup merge of #99714 - ouz-a:issue_57961, r=oli-obk
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 Guillaume GomezRollup merge of #99651 - compiler-errors:fn-and-raw...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
next