We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e7a84 commit a7301ffCopy full SHA for a7301ff
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.7.0"
4
authors = ["The Rust Project Developers", "Polonius Developers"]
5
description = "Core definition for the Rust borrow checker"
6
license = "Apache-2.0/MIT"
7
-repository = "https://github.com/rust-lang-nursery/polonius"
+repository = "https://github.com/rust-lang/polonius"
8
readme = "README.md"
9
keywords = ["compiler", "borrowck", "datalog"]
10
edition = "2018"
0 commit comments