Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

EmbarkStudios/rustc-compile-time-regress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unit test for compile-time regression in rustc

This is a small repro for the compile time regression as exposed in rust-lang/rust#91128.

steps to reproduce

  • with rust stable 1.56, time cargo build --release => around 26 seconds on my machine
  • with rust nightly, time cargo +nightly build --release => around 2 minutes on my machine

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages