]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-24 Jack Hueyresolve late lifetimes by item
2021-03-24 Jason NewcombRename `contains_adt` to `contains_adt_constructor`
2021-03-24 Jason NewcombFix false positive with `new_ret_no_self` when returnin...
2021-03-24 Aaron HillUse `EvaluatedToOkModuloRegions` whenever we erase...
2021-03-24 Nixon Enraght... Rename `span` to `source`
2021-03-24 borsAuto merge of #6962 - TaKO8Ki:fix-false-positive-in...
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 Mark RousskovFix bootstrap tests on beta
2021-03-24 Takayuki Maedamerge imports
2021-03-24 Takayuki Maedafix false positive in manual_flatten
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 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
next