]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_lowering
derive Copy for WrappingRange and Scalar
[rust.git] / compiler / rustc_ast_lowering /
2021-09-08 borsAuto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
2021-09-08 Jack HueyRollup merge of #88726 - MingweiSamuel:patch-1, r=wesle...
2021-09-08 Jack HueyRollup merge of #88712 - jhpratt:fix-int_rounding-docs...
2021-09-08 Jack HueyRollup merge of #88694 - Mark-Simulacrum:relnotes,...
2021-09-08 Jack HueyRollup merge of #88691 - hyd-dev:88649, r=Mark-Simulacrum
2021-09-08 Jack HueyRollup merge of #88648 - kpreid:option, r=Mark-Simulacrum
2021-09-08 Jack HueyRollup merge of #88594 - steffahn:more_symbolic_doc_ali...
2021-09-08 Jack HueyRollup merge of #88553 - theo-lw:issue-88276, r=estebank
2021-09-08 Jack HueyRollup merge of #88541 - vandenheuvel:regression_test_7...
2021-09-08 Jack HueyRollup merge of #86263 - fee1-dead:rustdoc-layout-varia...
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #87489 - bdalrhm:rustdoc-line-num, r...
2021-09-08 borsAuto merge of #86943 - ptrojahn:suggest_derive, r=estebank
2021-09-08 borsAuto merge of #88061 - jackh726:genericbound-cleanup...
2021-09-08 borsAuto merge of #88477 - sexxi-goose:issue-88476, r=nikom...
2021-09-07 jackh726Change is_unsized to add_implicitly_sized
2021-09-07 jackh726Don't move ?Trait bounds to param bounds if they're...
2021-09-07 borsAuto merge of #88161 - michaelwoerister:fix-whole-archi...
2021-09-07 borsAuto merge of #88448 - xu-cheng:btree-blk-build, r...
2021-09-06 borsAuto merge of #83214 - cjgillot:dep-map, r=michaelwoerister
2021-09-06 borsAuto merge of #88362 - pietroalbini:bump-stage0, r...
2021-09-06 borsAuto merge of #88678 - matthewjasper:if-boolean-scoping...
2021-09-06 Ryan LevickRollup merge of #88661 - est31:typo_fix_in_test, r...
2021-09-06 Ryan LevickRollup merge of #88659 - est31:update_smallvec_name...
2021-09-06 Ryan LevickRollup merge of #88647 - ChrisDenton:win-symlink-docs...
2021-09-06 Ryan LevickRollup merge of #88602 - BoxyUwU:tests-uwu-nya, r=lcnr
2021-09-06 borsAuto merge of #88631 - camelid:sugg-span, r=davidtwco
2021-09-06 borsAuto merge of #88640 - SkiFire13:tests-for-85499, r...
2021-09-06 borsAuto merge of #88493 - chenyukang:fix-duplicated-diagno...
2021-09-05 borsAuto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011
2021-09-05 borsAuto merge of #88552 - nbdd0121:vtable, r=nagisa
2021-09-05 borsAuto merge of #88499 - eddyb:layout-off, r=nagisa
2021-09-05 borsAuto merge of #88604 - camelid:rustdoc-lifetime-bounds...
2021-09-05 Mara BosRollup merge of #88657 - camelid:fix-dyn-sugg, r=m...
2021-09-05 Mara BosRollup merge of #88511 - matthiaskrgr:xpyclippydefaultt...
2021-09-05 Mara BosRollup merge of #88432 - terrarier2111:patch-1, r=josht...
2021-09-05 Mara BosRollup merge of #88257 - estebank:invalid-attr-error...
2021-09-05 borsAuto merge of #88603 - nikic:llvm-update, r=cuviper
2021-09-05 borsAuto merge of #88559 - bjorn3:archive_logic_dedup,...
2021-09-05 borsAuto merge of #88469 - patrick-gu:master, r=dtolnay
2021-09-04 borsAuto merge of #88626 - cjgillot:lfitb, r=petrochenkov
2021-09-04 borsAuto merge of #88364 - pietroalbini:llvm-install-filech...
2021-09-04 borsAuto merge of #88574 - camelid:box-genericarg-const...
2021-09-04 borsAuto merge of #88550 - dpaoliello:dpaoliello/allocdebug...
2021-09-04 borsAuto merge of #88547 - notriddle:notriddle/is-expr...
2021-09-04 borsAuto merge of #88538 - bjorn3:no_session_in_crate_loade...
2021-09-04 borsAuto merge of #88633 - Mark-Simulacrum:bump-version...
2021-09-04 borsAuto merge of #88598 - estebank:type-ascription-can...
2021-09-03 borsAuto merge of #88482 - athei:add-import-test, r=the8472
2021-09-03 Camille GILLOTReplace Vec by Option.
2021-09-03 Camille GILLOTSimplify lifetimes_from_impl_trait_bounds.
2021-09-03 borsAuto merge of #88572 - matthewjasper:if-let-scoping...
2021-09-03 borsAuto merge of #88454 - devnexen:sunos_asan, r=wesleywiser
2021-09-03 borsAuto merge of #88597 - cjgillot:lower-global, r=petroch...
2021-09-03 Mara BosRollup merge of #88579 - ast-ral:master, r=m-ou-se
2021-09-03 Mara BosRollup merge of #88557 - lcnr:const-generics-cleanup...
2021-09-03 Mara BosRollup merge of #88507 - atsuzaki:slice-fill-maybeunini...
2021-09-03 Mara BosRollup merge of #88483 - jethrogb:jb/llvm-libunwind...
2021-09-03 Mara BosRollup merge of #88202 - azdavis:master, r=jyn514
2021-09-03 borsAuto merge of #86454 - tlyu:refactor-unsized-suggestion...
2021-09-03 borsAuto merge of #88386 - estebank:unmatched-delims, r...
2021-09-03 borsAuto merge of #88363 - michaelwoerister:remapped-diagno...
2021-09-02 Mara BosRollup merge of #88592 - b-naber:region_substs, r=oli-obk
2021-09-02 Mara BosRollup merge of #88582 - jhpratt:int_roundings, r=josht...
2021-09-02 Mara BosRollup merge of #88573 - camelid:rustdoc-assoc-panic...
2021-09-02 Mara BosRollup merge of #88567 - camelid:query-job-info, r...
2021-09-02 Mara BosRollup merge of #88565 - lqd:issue-83190, r=spastorino
2021-09-02 Mara BosRollup merge of #88560 - klensy:formatter-pad-shrink...
2021-09-02 Mara BosRollup merge of #88543 - m-ou-se:closure-migration...
2021-09-02 Mara BosRollup merge of #88532 - ptrojahn:single_use, r=davidtwco
2021-09-02 Mara BosRollup merge of #88512 - m-ou-se:array-into-iter-deref...
2021-09-02 Mara BosRollup merge of #88505 - ibraheemdev:use-unwrap-uncheck...
2021-09-02 Mara BosRollup merge of #88177 - joshtriplett:stabilize-chroot...
2021-09-02 borsAuto merge of #87580 - ChrisDenton:win-arg-parse-2008...
2021-09-02 borsAuto merge of #88516 - matthiaskrgr:clippy_perf_end_aug...
2021-09-02 borsAuto merge of #87114 - cjgillot:abilint, r=estebank
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-09-02 borsAuto merge of #88522 - camelid:box-paren-output, r...
2021-09-01 borsAuto merge of #88490 - GuillaumeGomez:associated-types...
2021-09-01 Camille GILLOTCompute proc_macros in resolutions.
2021-09-01 Camille GILLOTCompute all_traits_impls during resolution.
2021-09-01 Camille GILLOTCompute item_generics_num_lifetimes during resolution.
2021-09-01 Camille GILLOTStop sorting bodies by span.
2021-09-01 borsAuto merge of #88269 - prconrad:doctest-persist-binarie...
2021-09-01 borsAuto merge of #88395 - ricky26:llvm-submodule, r=nikic
2021-09-01 Mara BosRollup merge of #88551 - inquisitivecrystal:unsafe_cell...
2021-09-01 Mara BosRollup merge of #88548 - inquisitivecrystal:intersperse...
2021-09-01 Mara BosRollup merge of #88542 - tavianator:readdir_r-errno...
2021-09-01 Mara BosRollup merge of #88525 - notriddle:notriddle/coherence...
2021-09-01 Mara BosRollup merge of #88410 - camelid:fix-assoc-bold, r...
2021-09-01 Mara BosRollup merge of #88350 - programmerjake:add-ppc-cr...
2021-09-01 Mara BosRollup merge of #88053 - bjorn3:fix_flock_fallback_impl...
2021-09-01 Mara BosRollup merge of #88040 - nbdd0121:btreemap, r=m-ou-se
2021-09-01 Mara BosRollup merge of #86376 - asquared31415:extern-no-mangle...
2021-09-01 borsAuto merge of #88272 - willcrichton:mutable-sparse...
2021-09-01 borsAuto merge of #88121 - camelid:better-recursive-alias...
2021-09-01 borsAuto merge of #87688 - camsteffen:let-else, r=cjgillot
2021-08-31 borsAuto merge of #88533 - oli-obk:tait_🧊, r=spastorino
2021-08-31 borsAuto merge of #88506 - Mark-Simulacrum:fix-rlibs, r...
2021-08-31 Camille GILLOTLint Abi in ast validation.
next