]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #88559 - bjorn3:archive_logic_dedup, r=cjgillot
[rust.git] / compiler /
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 Esteban KuberDetect bare blocks with type ascription that were meant...
2021-09-03 borsAuto merge of #88618 - m-ou-se:rollup-6tss5z6, r=m...
2021-09-03 Mara BosRollup merge of #88613 - m-ou-se:array-docs-2021, r...
2021-09-03 Mara BosRollup merge of #88610 - m-ou-se:array-into-iter-docs...
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 #88428 - petrochenkov:stmtid, r=Aaron1011
2021-09-03 borsAuto merge of #88386 - estebank:unmatched-delims, r...
2021-09-03 borsAuto merge of #88363 - michaelwoerister:remapped-diagno...
2021-09-02 borsAuto merge of #85868 - Aaron1011:projection-cache,...
2021-09-02 borsAuto merge of #88596 - m-ou-se:rollup-cidzt4v, r=m...
2021-09-02 Mara BosRollup merge of #88592 - b-naber:region_substs, r=oli-obk
2021-09-02 Mara BosRollup merge of #88589 - xFrednet:00000-correct-comment...
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 Aaron HillReport cycle error using 'deepest' obligation in the...
2021-09-02 borsAuto merge of #87580 - ChrisDenton:win-arg-parse-2008...
2021-09-02 Aaron HillPreserve most sub-obligations in the projection cache
2021-09-02 b-naberdo not resolve instances for trait fn ids
2021-09-02 borsAuto merge of #88530 - bjorn3:shrink_session, r=cjgillot
2021-09-02 xFrednetCorrect doc comments inside `use_expr_visitor.rs`
2021-09-02 Vadim Petrochenkovexpand: Treat more macro calls as statement macro calls
2021-09-02 bjorn3Add explanation for ctfe_backtrace lock
2021-09-02 bjorn3Use in_incr_comp_dir_sess in cg_clif
2021-09-02 bjorn3Remove print_fuel_crate field of Session
2021-09-02 bjorn3Remove optimization_fuel_crate from Session
2021-09-02 borsAuto merge of #88516 - matthiaskrgr:clippy_perf_end_aug...
2021-09-02 bjorn3Remove unused argument from resolve_crate
2021-09-02 bjorn3Introduce CrateRejections struct
2021-09-02 bjorn3Remove root field from CrateLocator
2021-09-02 bjorn3Remove host_hash from CrateLocator
2021-09-02 bjorn3Refactor CrateLocator.is_proc_macro
2021-09-02 bjorn3Don't store Session in CrateLocator
2021-09-02 Matthew JasperBless 32bit MIR opt tests
2021-09-02 Matthew JasperRemove TODO
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 Matthew JasperFix drop handling for `if let` expressions
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 Noah LevRemove redundant `Span` in `QueryJobInfo`
2021-09-01 lcnruse the correct feature gate
2021-09-01 borsAuto merge of #88269 - prconrad:doctest-persist-binarie...
2021-09-01 bjorn3Move add_rlib and add_native_library to cg_ssa
2021-09-01 borsAuto merge of #88395 - ricky26:llvm-submodule, r=nikic
2021-09-01 lcnrupdate FIXME
2021-09-01 lcnrcleanup const generics FIXME
2021-09-01 borsAuto merge of #88556 - m-ou-se:rollup-q636wyd, r=m...
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 Michael Howellfix(rustc_lint): better detect when parens are necessary
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 Daniel PaolielloInclude debug info for the allocator shim
2021-08-31 borsAuto merge of #88533 - oli-obk:tait_🧊, r=spastorino
2021-08-31 Mara BosImprove closure dummy capture suggestion in macros.
2021-08-31 borsAuto merge of #88506 - Mark-Simulacrum:fix-rlibs, r...
2021-08-31 Camille GILLOTLint Abi in ast validation.
2021-08-31 Matthias Krügersome low hanging clippy::perf fixes
2021-08-31 borsAuto merge of #88535 - m-ou-se:rollup-jeusxbo, r=m...
next