Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Oct 15, 2023
1 parent 4beeb35 commit 8ab9240
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//! This is the source file for the `rustc_marker_driver` binary. However, the bulk of its logic is
//! in `../lib.rs`.
#![doc = include_str!("../../README.md")]
#![feature(rustc_private)]
#![feature(lint_reasons)]
Expand Down

0 comments on commit 8ab9240

Please sign in to comment.