]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-24 David TolnayBump alloc::str::SplitInclusive to 1.53.0 release
2021-03-24 Wesley WiserUpdate RELEASES.md
2021-03-24 borsAuto merge of #83432 - Dylan-DPC:rollup-4z5f6al, r...
2021-03-24 Dylan DPCRollup merge of #83415 - camelid:remove-crate-module...
2021-03-24 Dylan DPCRollup merge of #83405 - r00ster91:deprecated_emoji...
2021-03-24 Dylan DPCRollup merge of #83399 - camelid:rustdoc-priv-link...
2021-03-24 Dylan DPCRollup merge of #83393 - GuillaumeGomez:codeblock-toolt...
2021-03-24 Dylan DPCRollup merge of #83392 - ehuss:w-help-edition, r=varkor
2021-03-24 Dylan DPCRollup merge of #83391 - hyd-dev:uwtable, r=alexcrichton
2021-03-24 Dylan DPCRollup merge of #83353 - m-ou-se:io-error-avoid-alloc...
2021-03-24 Dylan DPCRollup merge of #83313 - cjgillot:assert, r=michaelwoer...
2021-03-24 Dylan DPCRollup merge of #83051 - GuillaumeGomez:sidebar-trait...
2021-03-24 CamelidTell GitHub to highlight `config.toml.example` as TOML
2021-03-24 Rich KadelChanges from review comments
2021-03-23 Andre Bogussmall cleanups in rustc_errors / emitter
2021-03-23 Camille GILLOTGenericParam does not need to be a HIR owner.
2021-03-23 Linus FärnstrandAdd test for Result::into_err
2021-03-23 Linus FärnstrandAdd Result::into_err where the Ok variant can never...
2021-03-23 Guillaume GomezAdd documentation for rustdoc-gui tests
2021-03-23 kadminUpdate to not have extra match
2021-03-23 borsAuto merge of #82994 - camelid:rename-source-to-span...
2021-03-23 CamelidRemove another unnecessary `Option`
2021-03-23 CamelidRemove unnecessary `Option` wrapping around `Crate...
2021-03-23 CamelidTweak docs
2021-03-23 kadminAdd has_default to GenericParamDefKind::Const
2021-03-23 kadminUpdate with comments
2021-03-23 kadminUpdate with comments
2021-03-23 kadminAdd query for const_param_default
2021-03-23 kadminUpdate tests
2021-03-23 lcnrprogress, stuff compiles now
2021-03-23 varkorSome refactoring
2021-03-23 kadminAdd has_default to GenericParamDefKind::Const
2021-03-23 Camille GILLOTFix comment.
2021-03-23 Guillaume GomezUse &str instead of String
2021-03-23 borsAuto merge of #6957 - camsteffen:eq-ty-kind, r=flip1995
2021-03-23 Guillaume GomezAdd test to enforce sidebar trait items order
2021-03-23 Guillaume GomezFix sidebar trait items sort
2021-03-23 Cameron SteffenFactor out eq_ty_kind
2021-03-23 borsAuto merge of #83177 - erikdesjardins:zstassign, r...
2021-03-23 Ian JacksonExpose str::SplitInclusive in alloc and therefore in std
2021-03-23 r00ster91Slight visual improvements to warning boxes in the...
2021-03-23 borsAuto merge of #83260 - durin42:llvm-update, r=nagisa
2021-03-23 Rich KadelChange def_id filter to use requires_monomorphization()
2021-03-23 borsAuto merge of #82271 - Aaron1011:debug-refcell, r=m...
2021-03-23 CamelidDon't push the crate name onto the `Cache.stack`
2021-03-23 borsAuto merge of #83398 - JohnTitor:rollup-om80krv, r...
2021-03-23 Camelidrustdoc: Record crate name instead of using `None`
2021-03-23 Yuki OkushiRollup merge of #83389 - njasm:test_rustdoc, r=jyn514
2021-03-23 Yuki OkushiRollup merge of #83385 - lnicola:rust-analyzer-2021...
2021-03-23 Yuki OkushiRollup merge of #83384 - mark-i-m:rename-pat2018, r...
2021-03-23 Yuki OkushiRollup merge of #83356 - camelid:rustdoc-option-to...
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-23 Jubilee YoungRephrase -0.0 docs
2021-03-23 Jubilee YoungUpdate signed fmt/-0f32 docs
2021-03-23 Jubilee YoungPreserve signed zero on roundtrip
2021-03-23 Jubilee YoungAdd ability to read NaN/Infinity
2021-03-23 Jubilee YoungAdd IEEE754 tests
2021-03-22 Erik Desjardinsonly run RemoveZsts at mir-opt-level 3 and above
2021-03-22 Guillaume GomezAdd GUI test to enforce tooltip position
2021-03-22 Guillaume GomezFix codeblock tooltip position
2021-03-22 Andrew LambUpdate library/alloc/src/fmt.rs
2021-03-22 hyd-devAllow not emitting `uwtable` on Android
2021-03-22 Camille GILLOTErr if the debugging options are not passed.
2021-03-22 borsAuto merge of #6950 - Sciencentistguy:master, r=phansch
2021-03-22 Josh StoneFix asm! from AT&T to Intel syntax
2021-03-22 Eric HussChange `-W help` to display edition level.
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-22 Josh StoneAll supported LLVM versions have MSP430AsmPrinter
2021-03-22 Nelson J Moraismissing newline at eof
2021-03-22 borsAuto merge of #6896 - TaKO8Ki:refactor-lints-in-methods...
2021-03-22 Jamie QuigleyIgnore str::len() in or_fun_call lint.
2021-03-22 Nelson J Moraisadd key rustc_private for package metadata for rust...
2021-03-22 Andrew LambMake # format easier to discover
2021-03-22 Augie Facklercleanup: add some comments per review feedback
2021-03-22 Josh StoneUpdate the minimum external LLVM to 10
2021-03-22 Laurențiu Nicola:arrow_up: rust-analyzer
2021-03-22 Camille GILLOTOnly enable assert_dep_graph when query-dep-graph is...
2021-03-22 markrename :pat2018 -> :pat215
2021-03-22 Aaron HillAdd `debug-refcell` feature to libcore
2021-03-22 borsAuto merge of #83376 - Dylan-DPC:rollup-s2fsjwj, r...
2021-03-22 Dylan DPCRollup merge of #83372 - eggyal:split-inclusive, r...
2021-03-22 Dylan DPCRollup merge of #83367 - richkadel:query-err-msg, r...
2021-03-22 Dylan DPCRollup merge of #83351 - RalfJung:precise-const-drop...
2021-03-22 Dylan DPCRollup merge of #83338 - asquared31415:asm-syntax-test...
2021-03-22 Dylan DPCRollup merge of #83272 - kornelski:takedocs, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #6942 - mgacek8:issue_6815_search_is_none...
2021-03-22 borsAuto merge of #83273 - cjgillot:endecode, r=michaelwoer...
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 Alan EgertonSplitInclusive is public API
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 Rich KadelImprove error message for unassigned query provider
2021-03-22 Aman Arora2229 migration: Don't try resolve regions before writeback
2021-03-22 borsAuto merge of #83360 - Dylan-DPC:rollup-17xulpv, r...
2021-03-22 CamelidUpdate tests
2021-03-22 CamelidRemove redundant docs
next