]> git.lizzy.rs Git - rust.git/history - compiler
Only take `tcx` when it's all that's needed
[rust.git] / compiler /
2021-09-09 borsAuto merge of #88676 - devnexen:fbsd_toolchain_upd...
2021-09-09 borsAuto merge of #88748 - bjorn3:try_fix_perf_regression...
2021-09-09 borsAuto merge of #88752 - Mark-Simulacrum:bootstrap-bump...
2021-09-09 Mark RousskovBump stage0 compiler to 1.56
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 borsAuto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
2021-09-08 Camille GILLOTRebase fallout.
2021-09-08 borsAuto merge of #88750 - jackh726:rollup-w57i9fp, r=jackh726
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 bjorn3Revert "Remove optimization_fuel_crate from Session"
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 jackh726A bit of cleanup to astconv
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 jackh726Static assert size of GenericBoun to ensure size doesn...
2021-09-07 Camille GILLOTRename rustc_mir to rustc_const_eval.
2021-09-07 borsAuto merge of #88724 - Mark-Simulacrum:bump-rls, r...
2021-09-07 Camille GILLOTMove the dataflow framework to its own crate.
2021-09-07 Camille GILLOTMove monomorphize code to its own crate.
2021-09-07 Mingwei SamuelFix typo in `const_generics` replaced with `adt_const_p...
2021-09-07 borsAuto merge of #88710 - Mark-Simulacrum:tyvid-idx, r...
2021-09-07 borsAuto merge of #88161 - michaelwoerister:fix-whole-archi...
2021-09-07 borsAuto merge of #88689 - Aaron1011:confused-std-resolver...
2021-09-07 Mark RousskovUse index newtyping for TyVid
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 Camille GILLOTMove rustc_mir::transform to rustc_mir_transform.
2021-09-06 Camille GILLOTMove rustc_mir::borrow_check to new crate rustc_borrowck.
2021-09-06 borsAuto merge of #88692 - hyd-dev:miri, r=RalfJung
2021-09-06 Aaron HillMove `confused_type_with_std_module` to `ResolverOutputs`
2021-09-06 borsAuto merge of #88362 - pietroalbini:bump-stage0, r...
2021-09-06 borsAuto merge of #88686 - rylev:rollup-m1tf9ir, r=m-ou-se
2021-09-06 Paul TrojahnSuggest deriving traits if possible
2021-09-06 borsAuto merge of #88678 - matthewjasper:if-boolean-scoping...
2021-09-06 Ryan LevickRollup merge of #88685 - lnicola:rust-analyzer-2021...
2021-09-06 Ryan LevickRollup merge of #88673 - Qwaz:node-typo, r=jyn514
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 #88665 - falk-hueffner:int-log-return...
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 Matthew JasperChange scope of temporaries in match guards
2021-09-05 Gary GuoAdd query `own_existential_vtable_entries`
2021-09-05 Gary GuoStop allocating vtable entries for non-object-safe...
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 borsAuto merge of #88662 - m-ou-se:rollup-h6lgp7k, r=m...
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 est31Remove SmallVector mention
2021-09-05 Theodore Luo WangFix formatting
2021-09-05 Theodore Luo WangUse verbose suggestions and only match if the + is...
2021-09-05 borsAuto merge of #88469 - patrick-gu:master, r=dtolnay
2021-09-05 Noah LevFix 2021 `dyn` suggestion that used code as label
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 yukangFix #88256, remove duplicated diagnostic
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...
next