Git Product home page Git Product logo

anza-xyz / rust Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rust-lang/rust

39.0 39.0 84.0 1.13 GB

Empowering everyone to build reliable and efficient software.

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

License: Other

Rust 97.10% Python 0.34% Makefile 0.28% Dockerfile 0.10% Shell 0.54% C 0.05% HTML 0.34% Roff 0.02% CSS 0.10% XSLT 0.01% Batchfile 0.01% JavaScript 0.48% C++ 0.19% RenderScript 0.01% Assembly 0.02% Pascal 0.01% Puppet 0.01% RPC 0.01% CMake 0.01% Fluent 0.40%

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rust's Issues

Implement stub backtrace functions

At the moment the solana target's std implementation has std::backtrace and std::error::Error::backtrace commented out. Crates are beginning to expect these functions to exist: anyhow in particular does not compile with the solana rust toolchain when targeting bpf unless one disables its support for std, which makes it much less pleasant to use.

Add the backtrace API back but with stubs that do nothing, return empty traces, etc. Verify that anyhow builds against bpf targets with it.

Can we use `./configure` in `build.sh`?

Hey, I was thinking about building this toolchain using nix. In order to be able to do that I need flags which need to be passed over to ./configure so that the Nix build can work its magic by passing the right stuff to the resulting Makefile.

A reproducible build of the Solana ecosystem sounds like a great way to make life easier for validator operators and virtually anyone hosting Solana infrastructure.

That said, I believe my biggest bottleneck at the moment is lack of knowledge of the rustc sources necessary to understand Solana-specific changes better.

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.