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

Fix spacing of links in inline code. #88343

Merged
merged 1 commit into from
Sep 25, 2021
Merged

Commits on Sep 25, 2021

  1. Apply 16 commits (squashed)

    ----------
    
    Fix spacing for links inside code blocks, and improve link tooltips in alloc::fmt
    
    ----------
    
    Fix spacing for links inside code blocks, and improve link tooltips in alloc::{rc, sync}
    
    ----------
    
    Fix spacing for links inside code blocks, and improve link tooltips in alloc::string
    
    ----------
    
    Fix spacing for links inside code blocks in alloc::vec
    
    ----------
    
    Fix spacing for links inside code blocks in core::option
    
    ----------
    
    Fix spacing for links inside code blocks, and improve a few link tooltips in core::result
    
    ----------
    
    Fix spacing for links inside code blocks in core::{iter::{self, iterator}, stream::stream, poll}
    
    ----------
    
    Fix spacing for links inside code blocks, and improve a few link tooltips in std::{fs, path}
    
    ----------
    
    Fix spacing for links inside code blocks in std::{collections, time}
    
    ----------
    
    Fix spacing for links inside code blocks in and make formatting of `&str`-like types consistent in std::ffi::{c_str, os_str}
    
    ----------
    
    Fix spacing for links inside code blocks, and improve link tooltips in std::ffi
    
    ----------
    
    Fix spacing for links inside code blocks, and improve a few link tooltips
    in std::{io::{self, buffered::{bufreader, bufwriter}, cursor, util}, net::{self, addr}}
    
    ----------
    
    Fix typo in link to `into` for `OsString` docs
    
    ----------
    
    Remove tooltips that will probably become redundant in the future
    
    ----------
    
    Apply suggestions from code review
    
    Replacing `…std/primitive.reference.html` paths with just `reference`
    
    Co-authored-by: Joshua Nelson <github@jyn.dev>
    
    ----------
    
    Also replace `…std/primitive.reference.html` paths with just `reference` in `core::pin`
    steffahn committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    67065fe View commit details
    Browse the repository at this point in the history