Git Product home page Git Product logo

urgau / rust Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rust-lang/rust

0.0 0.0 2.0 1.25 GB

Empowering everyone to build reliable and efficient software.

Home Page: https://www.rust-lang.org

License: Other

Makefile 0.20% Rust 97.34% CSS 0.10% Python 0.30% Shell 0.48% C 0.04% C++ 0.17% JavaScript 0.55% Puppet 0.01% Pascal 0.01% HTML 0.30% RenderScript 0.01% XSLT 0.01% Assembly 0.01% Batchfile 0.01% Roff 0.01% Dockerfile 0.09% CMake 0.01% RPC 0.01% Fluent 0.38%

rust's People

Contributors

alexcrichton avatar bjorn3 avatar bors avatar brson avatar catamorphism avatar centril avatar cjgillot avatar compiler-errors avatar dylan-dpc avatar eddyb avatar estebank avatar flip1995 avatar graydon avatar guillaumegomez avatar johntitor avatar kennytm avatar manishearth avatar mark-simulacrum avatar matklad avatar matthiaskrgr avatar nikomatsakis avatar nnethercote avatar nrc avatar oli-obk avatar pcwalton avatar petrochenkov avatar ralfjung avatar steveklabnik avatar topecongiro avatar veykril avatar

rust's Issues

ICE with a break rust 2

Is there an existing issue for this?

  • I have searched the existing issues

Code tried

fn main() {
    break rust;
}

Expected Behavior

It doesn't crash!

Current Behavior

It crash with an ICE!

rustc --version --verbose

rustc 1.59.0 (9d1b210 2022-02-23)
binary: rustc
commit-hash: 9d1b210
commit-date: 2022-02-23
host: x86_64-unknown-linux-gnu
release: 1.59.0
LLVM version: 13.0.0

Backtrace

note: the compiler expectedly panicked. this is a feature.

note: we would appreciate a joke overview: rust-lang#43162 (comment)

note: rustc 1.59.0 (9d1b210 2022-02-23) running on x86_64-unknown-linux-gnu

Some errors have detailed explanations: E0268, E0425.
For more information about an error, try rustc --explain E0268.
error: could not compile playground due to 2 previous errors

Anything else?

No response

Test issue 3

Is there an existing issue for this?

  • I have searched the existing issues

Code tried

No response

Expected Behavior

a

Current Behavior

a

rustc --version --verbose

a

Backtrace

No response

Anything else?

No response

ICE with a break rust.

Is there an existing issue for this?

  • I have searched the existing issues

Code tried

fn main() {
    break rust;
}

Expected Behavior

It doesn't crash!

Current Behavior

It crash with an ICE!

rustc --version --verbose

rustc 1.59.0 (9d1b210 2022-02-23)
binary: rustc
commit-hash: 9d1b210
commit-date: 2022-02-23
host: x86_64-unknown-linux-gnu
release: 1.59.0
LLVM version: 13.0.0

Backtrace

note: the compiler expectedly panicked. this is a feature.

note: we would appreciate a joke overview: rust-lang#43162 (comment)

note: rustc 1.59.0 (9d1b210 2022-02-23) running on x86_64-unknown-linux-gnu

Some errors have detailed explanations: E0268, E0425.
For more information about an error, try rustc --explain E0268.
error: could not compile playground due to 2 previous errors

Anything else?

No response

break rust produce a compile time error

Code Tried

fn main() {
    break rust;
}

Expected Behavior

The code should produce a compile time exception.

Current Behavior

The code produce a compile time exception.

Rust Compiler Version

rustc 1.59.0 (9d1b210 2022-02-23)
binary: rustc
commit-hash: 9d1b210
commit-date: 2022-02-23
host: x86_64-unknown-linux-gnu
release: 1.59.0
LLVM version: 13.0.0

Backtrace

note: the compiler expectedly panicked. this is a feature.

note: we would appreciate a joke overview: rust-lang#43162 (comment)

note: rustc 1.59.0 (9d1b210 2022-02-23) running on x86_64-unknown-linux-gnu

Some errors have detailed explanations: E0268, E0425.
For more information about an error, try rustc --explain E0268.
error: could not compile playground due to 2 previous errors

Anything else?

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.