Fix obsolete paths in comments.
This commit is contained in:
@@ -311,7 +311,7 @@ pub mod detail {
|
||||
}
|
||||
|
||||
// Include code generated by `meta/gen_settings.py`. This file contains a public `Flags` struct
|
||||
// with an impl for all of the settings defined in `meta/cretonne/settings.py`.
|
||||
// with an impl for all of the settings defined in `lib/cretonne/meta/base/settings.py`.
|
||||
include!(concat!(env!("OUT_DIR"), "/settings.rs"));
|
||||
|
||||
/// Wrapper containing flags and optionally a `TargetIsa` trait object.
|
||||
|
||||
Reference in New Issue
Block a user