mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-16 02:02:56 +00:00
chore: upgrade rust toolchain to latest nightly (#2049)
* chore: upgrade rust toolchain to latest nightly * rebase develop * update rust toolchain in ci
This commit is contained in:
@@ -49,7 +49,6 @@ impl Display for QueryContext {
|
||||
}
|
||||
|
||||
impl QueryContext {
|
||||
#[cfg(any(test, feature = "testing"))]
|
||||
pub fn arc() -> QueryContextRef {
|
||||
QueryContextBuilder::default().build()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user