The Wayback Machine - https://web.archive.org/web/20210822071054/https://github.com/topics/rust-lang
Skip to content
#

rust-lang

rust logo

Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance.

Here are 2,755 public repositories matching this topic...

mdaniel
mdaniel commented Jan 20, 2019

What happened

Accidentally omitting document content returns 500 Internal Server Error with a body of {"message":"Internal error","uri":"/new_index"}

What was expected

Emitting any kind of helpful message would be helpful. Also, in my experience, when the client receives a 500 response, there is usually something informative on the server-side. But in this case, the server e

hawkw
hawkw commented Feb 23, 2021

Feature Request

Crates

  • tracing-core

Motivation

The Collect trait currently has several methods with default implementations that return an Option or some other "empty" or "default" type. In many cases, this isn't because it makes sense for those methods to be optional, but because they were added after v0.1.0 was released and making them mandatory would have been a

juntao
juntao commented Aug 19, 2021

Please fork this repo and complete the challenge in your own repo. Once you are done, post your repo’s github link, as well as a screenshot demonstrating the logging messages, as a comment under this issue.

OpenTelemetry is a new standard for cloud native application logging, tracing, and monitoring. It has agent SDKs in mainstream programming languages, including C++.

https://opentelemetry.io/

ockam
fluvio
morenol
morenol commented Aug 19, 2021

When I try to create a topic with an uppercase letter in the name I got this error:

Error: 
   0: Consumer Error
   1: Aug 19 15:26:09.586 DEBUG fluvio_socket::multiplexing: multiplexer terminated
Fluvio client error
   2: Fluvio socket error
   3: time out in serial: 1001 request: 4Aug 19 15:26:09.586 DEBUG fluvio::sync::controller: Topic received request

I see this in th

Created by Graydon Hoare

Released 2010

Organization
rust-lang
Website
www.rust-lang.org
Wikipedia
Wikipedia

Related Topics

c-plus-plus language