]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-15 danakjVerify bin crates are not deterministic on Windows
2021-09-07 danakjMove documentation to the unstable book
2021-09-07 danakjremap-cwd-prefix
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 Michael WoeristerAdd test case for no-bundle/whole-archive native libs...
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 borsAuto merge of #88692 - hyd-dev:miri, r=RalfJung
2021-09-06 hyd-devUpdate `Cargo.lock`
2021-09-06 hyd-devUpdate Miri
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 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 Laurențiu Nicola:arrow_up: rust-analyzer
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 Yechan BaeFix typo: needede -> needed
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 Falk HüffnerChange return type for T::{log,log2,log10} to u32....
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 Giacomo StevanatoAdd tests
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 est31Correct typo
2021-09-05 borsAuto merge of #88559 - bjorn3:archive_logic_dedup,...
2021-09-05 est31Remove SmallVector mention
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 Chris DentonDocument when to use Windows' `symlink_dir` vs. `symlin...
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 Mark RousskovBump version to 1.57
2021-09-04 borsAuto merge of #88598 - estebank:type-ascription-can...
2021-09-04 patrick-guFix accidentally deleted part
2021-09-04 patrick-guAdd a missing backtick
2021-09-04 patrick-guRemove excessive linking
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 Noah Levrustdoc: Box `GenericArg::Const` to reduce enum size
2021-09-03 borsAuto merge of #88572 - matthewjasper:if-let-scoping...
2021-09-03 Matthew JasperUpdate coverage tests
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 Mara BosUpdate primitive docs for rust 2021.
2021-09-03 Mara BosUpdate outdated docs of array::IntoIter::new.
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 Noah Levrustdoc: Higher-ranked lifetimes can't have bounds
2021-09-02 Noah Levrustdoc: Clean up handling of lifetime bounds
2021-09-02 borsAuto merge of #85868 - Aaron1011:projection-cache,...
2021-09-02 Nikita PopovUpdate LLVM submodule
2021-09-02 Ellentidy
2021-09-02 EllenE-not-needs-test
2021-09-02 Esteban KuberProvide more context on incorrect inner attribute
2021-09-02 borsAuto merge of #88596 - m-ou-se:rollup-cidzt4v, r=m...
2021-09-02 Camille GILLOTBless ast-json tests.
2021-09-02 Camille GILLOTRename walk_crate.
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...
next