Skip to content

Commit

Permalink
remove old types from rustc_middle
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuseZ4 committed Nov 11, 2023
1 parent c4cf7d6 commit efad9fd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 134 deletions.
94 changes: 0 additions & 94 deletions compiler/rustc_middle/src/middle/autodiff_attrs.rs

This file was deleted.

1 change: 0 additions & 1 deletion compiler/rustc_middle/src/middle/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ pub mod privacy;
pub mod region;
pub mod resolve_bound_vars;
pub mod stability;
pub mod typetree;

pub fn provide(providers: &mut crate::query::Providers) {
limits::provide(providers);
Expand Down
39 changes: 0 additions & 39 deletions compiler/rustc_middle/src/middle/typetree.rs

This file was deleted.

0 comments on commit efad9fd

Please sign in to comment.