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

Reintroduce spotlight / "important traits" feature #74370

Merged
merged 8 commits into from
Jul 16, 2020

Commits on Jul 16, 2020

  1. Revert "Remove "important traits" feature"

    This reverts commit 1244ced.
    Manishearth committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    9845075 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove spotlight usage"

    This reverts commit 13c6d58.
    Manishearth committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    3cecd60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c90fb71 View commit details
    Browse the repository at this point in the history
  4. Make spotlight show on hover

    This makes the spotlight show on hover instead of click. Clicks can be
    used to persist it, which is also what's used on mobile.
    Manishearth committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    734afb4 View commit details
    Browse the repository at this point in the history
  5. Review comments for JS

    Manishearth committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    ae6c7e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0625b29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a474b27 View commit details
    Browse the repository at this point in the history
  8. Don't position:relative on all pres

    We need it for run buttons (rust-lang#44671), but not function defs
    Manishearth committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    c621a54 View commit details
    Browse the repository at this point in the history