File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ rm -r tests/run-make/split-debuginfo # same
5353rm -r tests/run-make/target-specs #  i686 not supported by Cranelift
5454rm -r tests/run-make/mismatching-target-triples #  same
5555rm tests/ui/asm/x86_64/issue-96797.rs #  const and sym inline asm operands don't work entirely correctly
56+ rm tests/ui/asm/global-asm-mono-sym-fn.rs #  same
57+ rm tests/ui/asm/naked-asm-mono-sym-fn.rs #  same
5658rm tests/ui/asm/x86_64/goto.rs #  inline asm labels not supported
5759rm tests/ui/simd/simd-bitmask-notpow2.rs #  non-pow-of-2 simd vector sizes
5860rm -r tests/run-make/embed-source-dwarf #  embedding sources in debuginfo
@@ -134,6 +136,8 @@ rm -r tests/run-make/const-trait-stable-toolchain # same
134136rm -r tests/run-make/print-request-help-stable-unstable #  same
135137rm -r tests/run-make/incr-add-rust-src-component
136138rm tests/ui/errors/remap-path-prefix-sysroot.rs #  different sysroot source path
139+ rm -r tests/run-make/export/extern-opt #  something about rustc version mismatches
140+ rm -r tests/run-make/export #  same
137141
138142#  genuine bugs
139143#  ============
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments