mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-28 10:39:45 +00:00
Merge pull request #19015 from Wilfred/mdbook
manual: Convert to mdbook
This commit is contained in:
commit
07a09c154e
70 changed files with 2836 additions and 2686 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//! Generated by `cargo codegen grammar`, do not edit by hand.
|
||||
//! Generated by `cargo xtask codegen grammar`, do not edit by hand.
|
||||
|
||||
#![allow(non_snake_case)]
|
||||
use crate::{
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
//! Generated by `cargo codegen grammar`, do not edit by hand.
|
||||
//! Generated by `cargo xtask codegen grammar`, do not edit by hand.
|
||||
|
||||
use crate::{
|
||||
ast::AstToken,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue