mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
Merge pull request #2799 from lo48576/fix/config-doc
Remove wrong "(default)" from `Configurations.md`
This commit is contained in:
+1
-1
@@ -1928,7 +1928,7 @@ fn bar() {
|
||||
}
|
||||
```
|
||||
|
||||
#### `2` (default):
|
||||
#### `2`:
|
||||
```rust
|
||||
fn foo() {
|
||||
println!("a");
|
||||
|
||||
Reference in New Issue
Block a user