]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-05 Dylan DPCRollup merge of #77426 - tamird:sockaddr-scope-id,...
2020-10-05 Dylan DPCRollup merge of #77407 - pietroalbini:less-build-manife...
2020-10-05 Dylan DPCRollup merge of #77395 - ssomers:btree_love_the_leaf_ed...
2020-10-05 Dylan DPCRollup merge of #77219 - mightyiam:issue_77100, r=jyn514
2020-10-05 Dylan DPCRollup merge of #76329 - GuillaumeGomez:doc-alias-crate...
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-05 Dylan DPCRollup merge of #75853 - LeSeulArtichaut:core-intra...
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 LeSeulArtichautUse more intra-doc-links in `core::fmt`
2020-10-04 Andreas MolzerAssume slice len is bounded by allocation size
2020-10-04 borsAuto merge of #77430 - ecstatic-morse:mir-source-in...
2020-10-04 Dylan MacKenzieHACK: Overwrite the MIR's source with the correct const...
2020-10-04 Dylan MacKenzieRemember the `MirSource` for each `Body`
2020-10-04 Dylan MacKenzieMove `MirSource` to `rustc_middle`
2020-10-04 Dylan MacKenzieMiscellaneous import formatting
2020-10-04 borsAuto merge of #77527 - jonas-schievink:rollup-szgq5he...
2020-10-04 Jonas SchievinkRollup merge of #77525 - tmiasko:nrvo-2, r=jonas-schievink
2020-10-04 Jonas SchievinkRollup merge of #77521 - bjorn3:target_feature_whitelis...
2020-10-04 Jonas SchievinkRollup merge of #77518 - camelid:rustdoc-use-correct...
2020-10-04 Jonas SchievinkRollup merge of #77513 - jyn514:refactor-doc-fragments...
2020-10-04 Jonas SchievinkRollup merge of #77504 - Amanieu:select_simd_bitmask...
2020-10-04 Jonas SchievinkRollup merge of #77445 - ssomers:btree_cleanup_7, r...
2020-10-04 Jonas SchievinkRollup merge of #77368 - est31:apfloat_fix, r=varkor
2020-10-04 Jonas SchievinkRollup merge of #77072 - sharnoff:hash-docs, r=LukasKal...
2020-10-04 Tamir DubersteinInclude scope id in SocketAddrV6::Display
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
2020-10-04 Guillaume GomezEnforce crate level attributes checks
2020-10-04 bjorn3Move target feature whitelist from cg_llvm to cg_ssa
2020-10-04 borsAuto merge of #76448 - haraldh:default_alloc_error_hand...
2020-10-04 borsAuto merge of #77380 - fusion-engineering-forks:unbox...
2020-10-04 borsAuto merge of #77517 - JohnTitor:rollup-msbd49e, r...
2020-10-04 CamelidOnly use Fira Sans for the first `td` in item lists
2020-10-04 Yuki OkushiRollup merge of #77508 - camelid:patch-8, r=jonas-schievink
2020-10-04 Yuki OkushiRollup merge of #77473 - Mark-Simulacrum:check-limited...
2020-10-04 Yuki OkushiRollup merge of #77469 - camelid:rustdoc-better-failed...
2020-10-04 Yuki OkushiRollup merge of #77468 - camelid:fix-test-name, r=Dylan-DPC
2020-10-04 Yuki OkushiRollup merge of #77447 - ssomers:btree_cleanup_8, r...
2020-10-04 Yuki OkushiRollup merge of #77419 - GuillaumeGomez:create-e0777...
2020-10-04 Yuki OkushiRollup merge of #77388 - JohnTitor:add-tests, r=Dylan-DPC
2020-10-04 Yuki OkushiRollup merge of #77190 - jakevossen5:master, r=eddyb
2020-10-04 Yuki OkushiRollup merge of #76768 - workingjubilee:reject-oob...
2020-10-04 Yuki OkushiRollup merge of #75699 - notriddle:drop-bounds-lint...
2020-10-04 Yuki OkushiRollup merge of #75143 - oli-obk:tracing, r=RalfJung
2020-10-04 borsAuto merge of #76017 - JulianKnodt:fmt_fast, r=nagisa
2020-10-04 est31Backport another LLVM commit to rustc_apfloat
2020-10-04 Tomasz MiąskoEnable RenameReturnPlace MIR optimization on mir-opt...
2020-10-03 Joshua NelsonChange DocFragments from enum variant fields to structs...
2020-10-03 Stein SomersBTreeMap/Set: complete the compile-time test cases
2020-10-03 borsAuto merge of #77434 - jonas-schievink:ret-in-reg-2...
2020-10-03 CamelidFix capitalization in blog post name
2020-10-03 Amanieu d'AntrasSupport vectors with fewer than 8 elements for simd_sel...
2020-10-03 Guillaume GomezStrenghten tests for crate-level attributes check
2020-10-03 Guillaume GomezRun attributes check at crate level
2020-10-03 Guillaume GomezEnsure that the error isn't displayed more than once
2020-10-03 Guillaume GomezAdd test for #[doc(alias = "...")] at crate level
2020-10-03 Guillaume GomezPrevent #[doc(alias = "...")] at crate level
2020-10-03 Jubilee YoungFlatten arrows with further comment
2020-10-03 Jake Vossenfixed going over 100 chars in line
2020-10-03 borsAuto merge of #77500 - RalfJung:miri, r=RalfJung
2020-10-03 Ralf Jungupdate Miri
2020-10-03 ecstatic-morseAdd quotes around command in CHANGELOG
2020-10-03 borsAuto merge of #74160 - CAD97:weak-as-unsized-ptr, r...
2020-10-03 Mark RousskovCheck all Cargo targets on CI
2020-10-03 Mark RousskovPlace all-targets checking behind a flag
2020-10-03 Ralf Junggrammar nit
2020-10-03 borsAuto merge of #77347 - jyn514:dox, r=Amanieu
2020-10-03 CamelidImprove error messages
2020-10-03 Jubilee YoungMacro-expand test to cover all possible lanes
2020-10-03 borsAuto merge of #77451 - Mark-Simulacrum:bump-version...
2020-10-03 CamelidUse old error when there's partial resolution
2020-10-02 borsAuto merge of #77470 - jonas-schievink:rollup-9a2hulp...
2020-10-02 Jonas SchievinkRollup merge of #77452 - Mark-Simulacrum:fix-symbol...
2020-10-02 Jonas SchievinkRollup merge of #77421 - petrochenkov:globtravel, r...
2020-10-02 Jonas SchievinkRollup merge of #77264 - fusion-engineering-forks:skip...
2020-10-02 Jonas SchievinkRollup merge of #77251 - dtolnay:drop, r=Aaron1011
2020-10-02 Jonas SchievinkRollup merge of #77182 - GuillaumeGomez:missing-example...
2020-10-02 Jonas SchievinkRollup merge of #76745 - workingjubilee:move-wrapping...
2020-10-02 Jonas SchievinkRollup merge of #76107 - integer32llc:manifest-alias...
2020-10-02 Jonas SchievinkRollup merge of #75377 - canova:map_debug_impl, r=dtolnay
2020-10-02 CamelidRemove unhelpful help message
2020-10-02 CamelidImprove rustdoc error for failed intra-doc link resolution
2020-10-02 CamelidFix test name
2020-10-02 Jake Vossenmade multiline macro calls into single line
2020-10-02 borsAuto merge of #77462 - jonas-schievink:rollup-m0rqdh5...
2020-10-02 Jubilee YoungRemove unnecessary mod-cfg
2020-10-02 Michael HowellDeprecate clippy lint
2020-10-02 Jonas SchievinkRollup merge of #77453 - pietroalbini:ci-no-more-azure...
2020-10-02 Jonas SchievinkRollup merge of #77444 - estebank:pat-field-label,...
2020-10-02 Jonas SchievinkRollup merge of #77442 - pickfire:patch-7, r=scottmcm
2020-10-02 Jonas SchievinkRollup merge of #77441 - couchand:2020-10/fix-75504...
2020-10-02 Jonas SchievinkRollup merge of #77432 - tmiasko:posix-spawn-musl,...
2020-10-02 Jonas SchievinkRollup merge of #77423 - ecstatic-morse:discriminant...
2020-10-02 Jonas SchievinkRollup merge of #77415 - ecstatic-morse:const-checking...
2020-10-02 Jonas SchievinkRollup merge of #77409 - pickfire:patch-6, r=GuillaumeGomez
2020-10-02 Jonas SchievinkRollup merge of #77405 - timvermeulen:iter_advance_by_t...
2020-10-02 Jonas SchievinkRollup merge of #76811 - GuillaumeGomez:doc-alias-name...
2020-10-02 Jonas SchievinkRollup merge of #76739 - davidtwco:issue-75323-non...
2020-10-02 Jonas SchievinkRollup merge of #76101 - XAMPPRocky:relnotes-.1.47...
2020-10-02 Guillaume GomezUpdate doc alias documentation
2020-10-02 Guillaume GomezUpdate tests
next