]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-27 Joshua Nelsonmay not -> might not
2021-03-25 borsAuto merge of #82565 - m-ou-se:ununstabilize-bits,...
2021-03-25 borsAuto merge of #83445 - erikdesjardins:rmunion, r=RalfJung
2021-03-25 borsAuto merge of #83307 - richkadel:cov-unused-functions...
2021-03-25 borsAuto merge of #83454 - JohnTitor:rollup-9ae0565, r...
2021-03-25 Yuki OkushiRollup merge of #83442 - durin42:remove-questionable...
2021-03-25 Yuki OkushiRollup merge of #83440 - fee1-dead:core-cell-intralink...
2021-03-25 Yuki OkushiRollup merge of #83434 - wesleywiser:update_releases...
2021-03-25 Yuki OkushiRollup merge of #83427 - llogiq:refactor-emitter, r...
2021-03-25 Yuki OkushiRollup merge of #83421 - faern:add-into-err, r=joshtriplett
2021-03-25 Yuki OkushiRollup merge of #83420 - GuillaumeGomez:rustdoc-gui...
2021-03-25 Yuki OkushiRollup merge of #83349 - m-ou-se:unwrap-none, r=dtolnay
2021-03-25 Yuki OkushiRollup merge of #83041 - guswynn:stable_debug_struct...
2021-03-24 Mara BosBump debug_non_exhaustive stabilization to 1.53.
2021-03-24 Mara BosBump int_bits_const stable version to 1.53.
2021-03-24 Mara BosRevert "Revert stabilizing integer::BITS."
2021-03-24 borsAuto merge of #83220 - Aaron1011:fix/eval-region-cache...
2021-03-24 Aaron HillUse `EvaluatedToOkModuloRegions` whenever we erase...
2021-03-24 Augie FacklerLLVMWrapper: attractive nuisance macros
2021-03-24 Erik DesjardinsRemoveZsts: don't touch unions
2021-03-24 borsAuto merge of #83364 - sexxi-goose:fix-83176, r=nikomat...
2021-03-24 DeadbeefUse intra-doc link in core::cell
2021-03-24 borsAuto merge of #83050 - osa1:issue83048, r=matthewjasper
2021-03-24 borsAuto merge of #83408 - ijackson:expose-splitinclusive...
2021-03-24 borsAuto merge of #75384 - JulianKnodt:cg_def, r=varkor...
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 Rich KadelChanges from review comments
2021-03-23 Andre Bogussmall cleanups in rustc_errors / emitter
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 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 Guillaume GomezAdd test to enforce sidebar trait items order
2021-03-23 Guillaume GomezFix sidebar trait items sort
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-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 hyd-devAllow not emitting `uwtable` on Android
2021-03-22 Camille GILLOTErr if the debugging options are not passed.
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 Nelson J Moraismissing newline at eof
2021-03-22 Nelson J Moraisadd key rustc_private for package metadata for rust...
2021-03-22 Augie Facklercleanup: add some comments per review feedback
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 #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...
next