]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-16 Jack HueyRevert "Better errors for implied static bound"
2022-09-16 Jack HueyRevert "Use Predicate ConstraintCategory when normalizing"
2022-09-16 borsAuto merge of #101895 - GuillaumeGomez:rollup-ured85q...
2022-09-16 Rageking8more simple formatting
2022-09-16 Guillaume GomezRollup merge of #101877 - notriddle:notriddle/block...
2022-09-16 Guillaume GomezRollup merge of #101868 - notriddle:notriddle/short...
2022-09-16 Guillaume GomezRollup merge of #101859 - Rageking8:slight-vertical...
2022-09-16 Guillaume GomezRollup merge of #101843 - chenyukang:fix-101797, r...
2022-09-16 Guillaume GomezRollup merge of #101825 - spastorino:fix-rpit-changes...
2022-09-16 Guillaume GomezRollup merge of #101813 - GuillaumeGomez:check-css...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-16 borsAuto merge of #101860 - oli-obk:information_throwing...
2022-09-16 Pietro Albinibump version to 1.66.0
2022-09-16 borsAuto merge of #101882 - Dylan-DPC:rollup-9lxwuwj, r...
2022-09-16 Maybe WaffleUse `builder.sysroot(...)` instead of a hack
2022-09-16 Dylan DPCRollup merge of #101864 - notriddle:notriddle/h1-h2...
2022-09-16 Dylan DPCRollup merge of #101809 - aDotInTheVoid:jsondoclint...
2022-09-16 Dylan DPCRollup merge of #101802 - chriss0612:const_fn_trait_ref...
2022-09-16 Dylan DPCRollup merge of #101787 - compiler-errors:cache-rpitit...
2022-09-16 Dylan DPCRollup merge of #101753 - oli-obk:tait_closure_args...
2022-09-16 Dylan DPCRollup merge of #101738 - dpaoliello:linkname, r=petroc...
2022-09-16 Dylan DPCRollup merge of #101722 - aDotInTheVoid:rdy-ty-prim...
2022-09-16 Takayuki Maedado not suggest a placeholder to const and static withou...
2022-09-16 Michael Howellrustdoc: remove no-op CSS `.block { padding: 0 }`
2022-09-16 borsAuto merge of #101711 - chenyukang:fix-101691, r=jyn514
2022-09-15 Maybe WaffleAllow building `rust-analyzer-proc-macro-srv` as a...
2022-09-15 borsAuto merge of #101831 - compiler-errors:issue-75899...
2022-09-15 b-nabernits
2022-09-15 Michael Howellrustdoc: fix test cases
2022-09-15 Michael Howellrustdoc: use more precise URLs for jump-to-definition...
2022-09-15 est31Fix clippy
2022-09-15 est31Remove the let_else feature gate from the testsuite
2022-09-15 est31Only enable the let_else feature on bootstrap
2022-09-15 est31Remove feature gate from let else suggestion
2022-09-15 est31Stabilize the let_else feature
2022-09-15 borsAuto merge of #101858 - oli-obk:lift_derive, r=lcnr
2022-09-15 yukangtweak suggestion
2022-09-15 Wesley WiserUpdate stdarch
2022-09-15 Michael Howellrustdoc: remove no-op CSS `h1-4 { color: --main-color }`
2022-09-15 Camille GILLOTDo not fetch HIR node when iterating to find lint.
2022-09-15 Oli SchererDon't throw away information just to recompute it again
2022-09-15 Rageking8slight vertical formatting
2022-09-15 Oli SchererMerge all `TypeVisitable for &List<T>` impls into one...
2022-09-15 borsAuto merge of #101410 - dingxiangfei2009:fix-let-else...
2022-09-15 Oli SchererReplace more manual TypeFoldable and TypeVisitable...
2022-09-15 lcnrchange `FnMutDelegate` to trait objects
2022-09-15 Oli Schererderive TypeVisitable and TypeFoldable for mir types
2022-09-15 Oli SchererDerive TypeFoldable and TypeVisitable for mir::PlaceElement
2022-09-15 Oli SchererResolve a FIXME
2022-09-15 Oli Schererderive various Lift impl instead of hand rolling them
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 Guillaume GomezCorrectly handle parens
2022-09-15 borsAuto merge of #101811 - flip1995:clippyup, r=flip1995
2022-09-15 yukangfix #101797: Suggest associated const for incorrect...
2022-09-15 SparrowLiicorrect span, add help message and add UI test when...
2022-09-15 SparrowLiiadd note for `layout_of` when query depth overflows
2022-09-15 borsAuto merge of #101838 - matthiaskrgr:rollup-d1nm6b3...
2022-09-15 Matthias KrügerRollup merge of #101828 - aDotInTheVoid:test-101743...
2022-09-15 Matthias KrügerRollup merge of #101820 - notriddle:notriddle/a, r...
2022-09-15 Matthias KrügerRollup merge of #101812 - notriddle:notriddle/titles...
2022-09-15 Matthias KrügerRollup merge of #101810 - raldone01:feat/const_partial_...
2022-09-15 Matthias KrügerRollup merge of #101786 - chenyukang:fix-tidy-for-boots...
2022-09-15 Matthias KrügerRollup merge of #101778 - notriddle:notriddle/docblock...
2022-09-15 Matthias KrügerRollup merge of #101740 - andrewpollack:add-ignore...
2022-09-15 Matthias KrügerRollup merge of #101559 - andrewpollack:add-backtrace...
2022-09-15 Matthias KrügerRollup merge of #100415 - WorksButNotTested:be8, r...
2022-09-15 Joshua NelsonAllow using vendoring when running bootstrap from outsi...
2022-09-15 borsAuto merge of #101830 - nnethercote:streamline-register...
2022-09-15 Ding Xiang Feiadd diagram to explain the MIR structure
2022-09-15 Ding Xiang Feiadd explanatory note
2022-09-15 Ding Xiang Feienclose else block in terminating scope
2022-09-15 Ding Xiang Feisupplement for the missing or incomplete comments
2022-09-15 Ding Xiang Feiadd test for #99975
2022-09-15 Ding Xiang Feireorder nesting scopes and declare bindings without...
2022-09-15 Michael GouletNormalize struct types in confirm_builtin_unsize_candidate
2022-09-15 borsAuto merge of #101620 - cjgillot:compute_lint_levels_by...
2022-09-14 Andrew PollackAdding backtrace off option for fuchsia targets
2022-09-14 Nicholas NethercoteStreamline `register_res`.
2022-09-14 Andrew PollackRemove noop from test that expects no noop
2022-09-14 Nixon Enraght... Add test for #101743
2022-09-14 borsAuto merge of #101313 - SparrowLii:mk_attr_id, r=cjgillot
2022-09-14 Michael Gouletcache collect_trait_impl_trait_tys
2022-09-14 Michael Howellrustdoc: add test cases for turning ``[Vec<T>]`` into...
2022-09-14 Santiago PastorinoGet rid of 'b lifetime in lower_param_bounds_mut
2022-09-14 Santiago PastorinoPass ImplTraitContext as &, there's no need for that...
2022-09-14 Santiago PastorinoRevert "Rollup merge of #101496 - spastorino:lower_life...
2022-09-14 Thom ChiovoloniBump Unicode to version 15.0.0, regenerate tables
2022-09-14 Michael Howellrustdoc: remove no-op rule `a { background: transparent }`
2022-09-14 Guillaume GomezRemove duplicate warnings
2022-09-14 Philipp KronesTemporarily move clippy::unused_peekable to nursery
2022-09-14 raldone01Cleanup closures.
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 Your NameChanges to rename target and update docs
2022-09-14 Guillaume GomezAdd check for missing CSS variables
2022-09-14 Guillaume GomezUpdate theme check tests
2022-09-14 Guillaume GomezSimplify CSS parser to check themes
2022-09-14 Camille GillotUpdate compiler/rustc_macros/src/query.rs
2022-09-14 Camille GILLOTCorrect Key impl for HirId.
2022-09-14 Camille GILLOTAdd FIXME.
2022-09-14 Camille GILLOTComment LintLevelSets.
next