Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variants derive macro #1616

Merged
merged 30 commits into from
Nov 21, 2020
Merged

Variants derive macro #1616

merged 30 commits into from
Nov 21, 2020

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    cf53d4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19f135a View commit details
    Browse the repository at this point in the history
  3. Add tests

    K4rakara committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    1613d1e View commit details
    Browse the repository at this point in the history
  4. Add another test

    K4rakara committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    04ce62b View commit details
    Browse the repository at this point in the history
  5. Make clippy happy

    K4rakara committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9663200 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Revert changes

    K4rakara committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    1976eb2 View commit details
    Browse the repository at this point in the history
  2. First draft

    K4rakara committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    25dca06 View commit details
    Browse the repository at this point in the history
  3. Fix minor typo

    K4rakara committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    1a82b44 View commit details
    Browse the repository at this point in the history
  4. Add to sidebars.json

    K4rakara committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    357bf1f View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    K4rakara committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    5953450 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Update docs/concepts/components/children.md

    on -> of
    
    Co-authored-by: Teymour Aldridge <[email protected]>
    K4rakara and teymour-aldridge authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ae07b8c View commit details
    Browse the repository at this point in the history
  2. Update docs/concepts/components/children.md

    Typo fix
    
    Co-authored-by: Teymour Aldridge <[email protected]>
    K4rakara and teymour-aldridge authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    8705d67 View commit details
    Browse the repository at this point in the history
  3. Update docs/concepts/components/children.md

    Reword
    
    Co-authored-by: Teymour Aldridge <[email protected]>
    K4rakara and teymour-aldridge authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    6d17ae6 View commit details
    Browse the repository at this point in the history
  4. Update docs/concepts/components/children.md

    Something else => an alternative method
    
    Co-authored-by: Teymour Aldridge <[email protected]>
    K4rakara and teymour-aldridge authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    43b974d View commit details
    Browse the repository at this point in the history
  5. Update docs/concepts/components/children.md

    Rewording
    
    Co-authored-by: Teymour Aldridge <[email protected]>
    K4rakara and teymour-aldridge authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    4f0e14c View commit details
    Browse the repository at this point in the history
  6. Update docs/concepts/components/children.md

    Capitialization fix
    
    Co-authored-by: Teymour Aldridge <[email protected]>
    K4rakara and teymour-aldridge authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    4415677 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d52b7e View commit details
    Browse the repository at this point in the history
  8. First draft of explination

    K4rakara committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    f02e044 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Add suggestion

    K4rakara committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    a629a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    162d26b View commit details
    Browse the repository at this point in the history
  3. Quick fixes from review

    Co-authored-by: Simon <[email protected]>
    K4rakara and siku2 authored Oct 31, 2020
    Configuration menu
    Copy the full SHA
    4c46d53 View commit details
    Browse the repository at this point in the history
  4. Quick fixes from review yewstack#2

    Co-authored-by: Simon <[email protected]>
    K4rakara and siku2 authored Oct 31, 2020
    Configuration menu
    Copy the full SHA
    81b12f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    def84aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0c7572 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    405ea75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33c0790 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    a8eb04f View commit details
    Browse the repository at this point in the history
  2. Update examples :)

    K4rakara committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    4c05399 View commit details
    Browse the repository at this point in the history
  3. Appease rustfmt

    K4rakara committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    03ef7ec View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Configuration menu
    Copy the full SHA
    7c0be67 View commit details
    Browse the repository at this point in the history