- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
          Add checks for the signature of the start lang item
          #106092
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| r? @davidtwco (rustbot has picked a reviewer for you, use r? to override) | 
| 
 cc @davidtwco, @compiler-errors, @JohnTitor, @estebank, @TaKO8Ki | 
a08d704    to
    3b1825f      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, r=me after fixing one nit. Apologies for the delay in getting to this review.
3b1825f    to
    a0e560b      
    Compare
  
    | @bors r=davidtwco | 
…ks, r=davidtwco Add checks for the signature of the `start` lang item Closes rust-lang#105963
| @bors r- 
 | 
a0e560b    to
    e686a44      
    Compare
  
    | Some changes occurred in src/tools/clippy cc @rust-lang/clippy | 
| @bors r+ | 
| 📌 Commit e686a44e4bf6d1511cc93edc8440efd0aacdba1c has been approved by  It is now in the queue for this repository. | 
| Here is a rebase on current master: 337a97d | 
e686a44    to
    337a97d      
    Compare
  
    | @bors r=davidtwco | 
| ☀️ Test successful - checks-actions | 
| Finished benchmarking commit (4a04f25): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment. 
 CyclesThis benchmark run did not return any relevant results for this metric. | 
…, r=davidtwco Add checks for the signature of the `start` lang item Closes rust-lang#105963

Closes #105963