chore(toolchain): update rust-toolchain to 2023-05-03 (#1524)

* chore(toolchain): update rust-toolchain to 2023-05-03

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* update workflow yaml

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

---------

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia
2023-05-06 11:34:09 +08:00
committed by GitHub
parent 6fe117d7d5
commit d4f3f617e4
9 changed files with 9 additions and 8 deletions

View File

@@ -32,6 +32,7 @@ use table::engine::{TableEngineProcedureRef, TableEngineRef};
///
/// # Panics
/// Panics on error.
#[allow(clippy::items_after_test_module)]
pub fn register_procedure_loaders(
catalog_manager: CatalogManagerRef,
engine_procedure: TableEngineProcedureRef,