Skip to content
Avatar

Sponsors

@robjtede
@repi
@sharkdp
@zachriggle
@wingbackapp
@aexvir
@embark-studios

Sponsoring

@marcan
@stkb

Organizations

@cargo-public-api
Block or Report

Block or report Enselic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Enselic/README.md

Maintainer of:

  • cargo public-api List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations.

  • The currently unstable #[unix_sigpipe = "sig_dfl"] rustc attribute on fn main() that prevents BrokenPipe errors when the output of command lines apps are passed to e.g. head -n1.

Co-maintainer of:

  • bat Like cat(1) but with syntax highlighting and more.

  • syntect The syntax highlighting engine used by bat.

Pinned

  1. List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations.

    Rust 169 7

  2. sharkdp/bat Public

    A cat(1) clone with wings.

    Rust 36.8k 956

  3. Rust library for syntax highlighting using Sublime Text syntax definitions.

    Rust 1.4k 108

1,670 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

September 2022

Created 1 repository

Created a pull request in rust-lang/miri that received 8 comments

Created an issue in rust-lang/rust that received 1 comment

Support for showing explicit enum discriminant values in rustdoc

Currently, enum discriminant values are not included in the HTML output. The code pub enum E { V = 42, } renders like this: However, it is easy to…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.