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

Rollup of 4 pull requests #41459

Merged
merged 11 commits into from
Apr 22, 2017
Merged

Rollup of 4 pull requests #41459

merged 11 commits into from
Apr 22, 2017

Commits on Apr 20, 2017

  1. Configuration menu
    Copy the full SHA
    a654610 View commit details
    Browse the repository at this point in the history
  2. Don't panic if an attribute macro fails to resolve at crate root

    Adds temporary regression test; this ideally should work as-is (rust-lang#41430)
    
    Closes rust-lang#41211
    abonander committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    910532e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Add test for issue 33884

    estebank committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    903bdfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d360091 View commit details
    Browse the repository at this point in the history
  3. Update tests

    GuillaumeGomez committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    8fe3a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d3284e View commit details
    Browse the repository at this point in the history
  5. Update ui test

    GuillaumeGomez committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    7ce1eb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2017

  1. Rollup merge of rust-lang#37658 - GuillaumeGomez:ref_suggestion, r=ni…

    …komatsakis,eddyb
    
    Ref suggestion
    frewsxcv authored Apr 22, 2017
    Configuration menu
    Copy the full SHA
    5da19f2 View commit details
    Browse the repository at this point in the history
  2. Rollup merge of rust-lang#41405 - GuillaumeGomez:rustdoc-warning-impr…

    …ovement, r=steveklabnik
    
    Fix line display for hoedown
    
    Fixes rust-lang#41401.
    
    r? @rust-lang/docs
    frewsxcv authored Apr 22, 2017
    Configuration menu
    Copy the full SHA
    aff40e2 View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#41432 - abonander:issue_41211, r=jseyfried

    Don't panic if an attribute macro fails to resolve at crate root
    
    Adds temporary regression test; this ideally should work as-is (rust-lang#41430)
    
    Closes rust-lang#41211
    
    r? @jseyfried
    frewsxcv authored Apr 22, 2017
    Configuration menu
    Copy the full SHA
    48a9d5f View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#41435 - estebank:issue-33884, r=nikomatsakis

    Add test for issue 33884
    
    Fix rust-lang#33884.
    
    r=nikomatsakis
    frewsxcv authored Apr 22, 2017
    Configuration menu
    Copy the full SHA
    df72158 View commit details
    Browse the repository at this point in the history