]> git.lizzy.rs Git - rust.git/history - compiler/rustc_feature
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
[rust.git] / compiler / rustc_feature /
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 borsAuto merge of #99324 - reez12g:issue-99144, r=jyn514
2022-10-06 borsAuto merge of #102573 - RalfJung:mirisync, r=oli-obk
2022-10-05 borsAuto merge of #102394 - dingxiangfei2009:issue-102317...
2022-10-05 borsAuto merge of #102438 - andrewpollack:add-target-rustc...
2022-10-04 borsAuto merge of #101768 - sunfishcode:sunfishcode/wasi...
2022-10-04 Matthias KrügerRollup merge of #102488 - compiler-errors:gat-compatibi...
2022-10-04 Matthias KrügerRollup merge of #102241 - jyn514:manifest-json-docs...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 Dylan DPCRollup merge of #101189 - daxpedda:ready-into-inner...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Matthias KrügerRollup merge of #101308 - nerdypepper:feature/is-ascii...
2022-10-03 Matthias KrügerRollup merge of #101040 - danielhenrymantilla:no-bounds...
2022-10-03 Matthias KrügerRollup merge of #100470 - reitermarkus:patch-1, r=josht...
2022-10-03 Matthias KrügerRollup merge of #99460 - JanBeh:PR_asref_asmut_docs...
2022-10-03 Matthias KrügerRollup merge of #99216 - duarten:master, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #98218 - kpreid:nostdarc, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #102439 - fmease:rustdoc-simplify-cross...
2022-10-02 borsAuto merge of #102305 - flba-eb:remove_exclude_list...
2022-10-02 borsAuto merge of #100557 - dawnofmidnight:tarball-commit...
2022-10-02 Dylan DPCRollup merge of #102098 - xfix:weak-upgrade-fetch-updat...
2022-10-02 Dylan DPCRollup merge of #100451 - hovinen:no-panic-on-result...
2022-10-02 borsAuto merge of #102535 - scottmcm:optimize-split-at...
2022-10-02 borsAuto merge of #102424 - sunfishcode:sunfishcode/hidden...
2022-10-02 Matthias KrügerRollup merge of #102405 - hkBst:patch-3, r=Mark-Simulacrum
2022-10-02 Matthias KrügerRollup merge of #102353 - bjorn3:allow_rustix_use_libc...
2022-10-02 Matthias KrügerRollup merge of #102313 - anirudh24seven:update_sleep_m...
2022-10-02 Matthias KrügerRollup merge of #102195 - wesleywiser:copyright2, r...
2022-10-01 borsAuto merge of #102193 - ferrocene:pa-remote-test-server...
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
2022-09-30 Matthias KrügerRollup merge of #102493 - nnethercote:improve-size...
2022-09-30 Matthias KrügerRollup merge of #102373 - Nilstrieb:cannot-get-layout...
2022-09-30 Matthias KrügerRollup merge of #102361 - fee1-dead-contrib:fix-102156...
2022-09-30 Matthias KrügerRollup merge of #102495 - nnethercote:reinstate-hir...
2022-09-30 Matthias KrügerRollup merge of #102421 - lyming2007:issue-101866,...
2022-09-30 Matthias KrügerRollup merge of #102382 - cuviper:defid-order, r=fee1...
2022-09-30 Matthias KrügerRollup merge of #102350 - TaKO8Ki:incomplete-fn-in...
2022-09-30 Matthias KrügerRollup merge of #101075 - ellishg:rustc_codegen_gcc_dia...
2022-09-30 borsAuto merge of #102387 - nnethercote:inline-Token-Partia...
2022-09-30 borsAuto merge of #102164 - compiler-errors:rpitit-foreign...
2022-09-30 borsAuto merge of #102304 - lcnr:coherence-cleanup, r=compi...
2022-09-29 borsAuto merge of #101887 - nnethercote:shrink-Res, r=spast...
2022-09-29 Michael HowellRollup merge of #102468 - RalfJung:tidy, r=jyn514
2022-09-29 Michael HowellRollup merge of #102442 - notriddle:notriddle/header...
2022-09-29 Michael HowellRollup merge of #102437 - notriddle:notriddle/margin...
2022-09-29 Michael HowellRollup merge of #102426 - sunfishcode:sunfishcode/no...
2022-09-29 Michael HowellRollup merge of #102214 - cassaundra:fix-format-args...
2022-09-29 borsAuto merge of #101893 - oli-obk:lift_derive, r=lcnr
2022-09-29 Dylan DPCRollup merge of #102455 - nnethercote:WhileTrue-check_e...
2022-09-29 Dylan DPCRollup merge of #102436 - notriddle:notriddle/normalize...
2022-09-29 Dylan DPCRollup merge of #102435 - GuillaumeGomez:improve-iterat...
2022-09-29 Dylan DPCRollup merge of #102385 - sunfishcode:sunfishcode/wasm...
2022-09-29 Dylan DPCRollup merge of #102342 - jmillikin:nonzero-negation...
2022-09-29 Dylan DPCRollup merge of #102336 - compiler-errors:issue-102333...
2022-09-29 borsAuto merge of #102328 - cuviper:ibm-stack-probes, r...
2022-09-29 reez12gRemove from compiler/ crates
2022-09-29 Yuki OkushiRollup merge of #102433 - RalfJung:temp-dir-typo, r...
2022-09-29 Yuki OkushiRollup merge of #102416 - lcnr:specialization-fixme...
2022-09-29 Yuki OkushiRollup merge of #102399 - b-naber:binder-print-ice...
2022-09-29 Yuki OkushiRollup merge of #102393 - Rageking8:add-regression...
2022-09-29 Yuki OkushiRollup merge of #102368 - beetrees:nano-niche, r=joshtr...
2022-09-29 Yuki OkushiRollup merge of #102351 - Rageking8:improve-E0585,...
2022-09-29 Yuki OkushiRollup merge of #102085 - chenyukang:code-refactor...
2022-09-29 Yuki OkushiRollup merge of #98368 - sunfishcode:sunfishcode/std...
2022-09-29 borsAuto merge of #101833 - jyn514:cross-compile-compiler...
2022-09-28 borsAuto merge of #102384 - camelid:extrainfo, r=GuillaumeGomez
2022-09-28 borsAuto merge of #100719 - CohenArthur:rust-safe-intrinsic...
2022-09-28 borsAuto merge of #102302 - nnethercote:more-lexer-improvem...
2022-09-28 Yuki OkushiRollup merge of #102348 - nnethercote:tweak-FulfillProc...
2022-09-28 Yuki OkushiRollup merge of #102347 - nnethercote:unescaping-cleanu...
2022-09-28 Yuki OkushiRollup merge of #102232 - Urgau:stabilize-bench_black_b...
2022-09-27 Matthias KrügerRollup merge of #102284 - compiler-errors:missing-type...
2022-09-27 Matthias KrügerRollup merge of #102281 - RalfJung:invalid-enums, r...
2022-09-27 Matthias KrügerRollup merge of #101555 - jhpratt:stabilize-mixed_integ...
2022-09-27 Arthur Cohenattributes: Add #[rustc_safe_intrinsic] builtin
2022-09-27 borsAuto merge of #102189 - davidtwco:translation-derive...
2022-09-26 Matthew KellyMerge remote-tracking branch 'origin/master' into mpk...
2022-09-26 borsAuto merge of #102283 - GuillaumeGomez:option-code...
2022-09-26 Michael HowellRollup merge of #102322 - sigaloid:master, r=GuillaumeGomez
2022-09-26 Michael HowellRollup merge of #102321 - aDotInTheVoid:rdj-prim-impls...
2022-09-26 Michael HowellRollup merge of #102319 - notriddle:notriddle/td-th...
2022-09-26 Michael HowellRollup merge of #102283 - GuillaumeGomez:option-code...
2022-09-26 Matthias KrügerRollup merge of #102286 - compiler-errors:recover-semi...
2022-09-26 Matthias KrügerRollup merge of #102273 - woppopo:relax_const_bound...
2022-09-26 Matthias KrügerRollup merge of #102181 - inquisitivecrystal:issue...
2022-09-26 Matthias KrügerRollup merge of #101996 - b-naber:binder-print, r=lcnr
2022-09-26 Matthias KrügerRollup merge of #101875 - fmease:allow-more-negative...
2022-09-26 borsAuto merge of #102257 - cjgillot:let-else-lint, r=dingx...
2022-09-26 borsAuto merge of #102051 - pietroalbini:pa-bootstrap-updat...
2022-09-26 borsAuto merge of #102184 - chenyukang:fix-102087-add-bindi...
2022-09-26 Pietro Albinireplace stabilization placeholders
2022-09-26 fee1-deadRollup merge of #102178 - RalfJung:bootstrap-backtrace...
2022-09-26 fee1-deadRollup merge of #102143 - Rageking8:fix-101540, r=TaKO8Ki
2022-09-26 fee1-deadRollup merge of #101851 - Xiretza:diagnostic-derive...
2022-09-25 borsAuto merge of #95474 - oli-obk:tait_ub, r=jackh726
2022-09-25 fee1-deadRollup merge of #101997 - cuviper:drop-legacy-pm, r...
2022-09-25 fee1-deadRollup merge of #101800 - chriss0612:feat/const_split_a...
2022-09-25 fee1-deadRollup merge of #101431 - compiler-errors:move-place...
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 borsAuto merge of #100865 - compiler-errors:parent-substs...
next