Skip to content

Commit

Permalink
Merge pull request #2 from rust-lang/master
Browse files Browse the repository at this point in the history
Update fork
  • Loading branch information
damoasda committed Apr 26, 2020
2 parents 9ebf59c + e37c0e8 commit b3b5bd0
Show file tree
Hide file tree
Showing 2,183 changed files with 27,717 additions and 15,503 deletions.
3 changes: 3 additions & 0 deletions .cargo/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[cargo-new]
name = "Your Name"
email = "you@example.com"
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dist: trusty
language: rust
cache: cargo
rust:
- 1.31.1
- 1.41.0
branches:
only:
- master
Expand All @@ -13,6 +13,6 @@ addons:
- aspell
- aspell-en
before_script:
- (cargo install mdbook --vers 0.1.7 --force || true)
- (cargo install mdbook --vers 0.3.5 --force || true)
script:
- bash ci/build.sh
142 changes: 0 additions & 142 deletions 2018-edition/Cargo.lock

This file was deleted.

36 changes: 0 additions & 36 deletions 2018-edition/Cargo.toml

This file was deleted.

Loading

0 comments on commit b3b5bd0

Please sign in to comment.