]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-26 Dylan DPCRollup merge of #83055 - aDotInTheVoid:selective-strip...
2021-03-25 borsAuto merge of #82873 - GuillaumeGomez:rustdoc-const...
2021-03-25 borsAuto merge of #82743 - jackh726:resolve-refactor, r...
2021-03-25 Jack HueyBless nll test
2021-03-25 borsAuto merge of #83424 - cjgillot:noparam, r=lcnr
2021-03-25 Niko Matsakiswrite-up what is happening
2021-03-25 borsAuto merge of #83387 - cuviper:min-llvm-10, r=nagisa
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 Guillaume GomezSplit clean::Constant enum into a struct and an enum
2021-03-24 borsAuto merge of #83220 - Aaron1011:fix/eval-region-cache...
2021-03-24 Guillaume GomezRename clean::Constant did fields to def_id
2021-03-24 Guillaume GomezImprove new Constant variants' name
2021-03-24 Guillaume GomezStore tcx and cache when they are used multiple times...
2021-03-24 Guillaume GomezRework rustdoc const type
2021-03-24 Jack HueyReview comments
2021-03-24 Jack Hueyresolve late lifetimes by item
2021-03-24 Aaron HillUse `EvaluatedToOkModuloRegions` whenever we erase...
2021-03-24 Nixon Enraght... Rename `span` to `source`
2021-03-24 Augie FacklerLLVMWrapper: attractive nuisance macros
2021-03-24 Erik DesjardinsRemoveZsts: don't touch unions
2021-03-24 Nixon Enraght... Don't call `item` on modules for json renderer
2021-03-24 Nixon Enraght... Better errors in jsondocck
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 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 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 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 Josh StoneAll supported LLVM versions have MSP430AsmPrinter
next