]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-01 Sebastian DrögeImplement `TrustedLen` for `iter::Fuse<I: TrustedLen>`
2021-02-01 Sebastian DrögeAdd SAFETY comment for the `TrustedRandomAccess` impl...
2021-01-30 borsAuto merge of #81545 - JohnTitor:rollup-zlt3tn6, r...
2021-01-30 borsAuto merge of #81521 - nikic:update-dist-various, r...
2021-01-30 Yuki OkushiRollup merge of #81520 - jyn514:rustc2, r=Mark-Simulacrum
2021-01-30 Yuki OkushiRollup merge of #81519 - jyn514:rustup-toolchain, r...
2021-01-30 Yuki OkushiRollup merge of #81515 - eltociear:patch-7, r=jonas...
2021-01-30 Yuki OkushiRollup merge of #81512 - GuillaumeGomez:cleanup-fixme...
2021-01-30 Yuki OkushiRollup merge of #81505 - henryboisdequin:cold_path...
2021-01-30 Yuki OkushiRollup merge of #81501 - calebcartwright:update-rustfmt...
2021-01-30 Yuki OkushiRollup merge of #81499 - SOF3:patch-1, r=sanxiyn
2021-01-30 Yuki OkushiRollup merge of #81495 - camelid:rustdoc-output_format...
2021-01-30 Yuki OkushiRollup merge of #81473 - sanxiyn:write-only-field,...
2021-01-30 Yuki OkushiRollup merge of #81468 - est31:cfg_version, r=petrochenkov
2021-01-30 Yuki OkushiRollup merge of #81409 - gilescope:chars_count, r=josht...
2021-01-30 Yuki OkushiRollup merge of #81291 - sexxi-goose:fix-struct-update...
2021-01-30 Yuki OkushiRollup merge of #80959 - jhpratt:unsigned_abs-stabiliza...
2021-01-30 Yuki OkushiRollup merge of #80886 - RalfJung:stable-raw-ref-macros...
2021-01-30 Yuki OkushiRollup merge of #80562 - nagisa:nagisa/bools-are-unsign...
2021-01-30 Yuki OkushiRollup merge of #79023 - yoshuawuyts:stream, r=KodrAus
2021-01-30 borsAuto merge of #81489 - nikic:x86-64-dist-update, r...
2021-01-30 borsAuto merge of #81398 - bugadani:rustdoc-perf, r=Guillau...
2021-01-30 borsrustdoc tweaking
2021-01-29 Simonas KazlauskasConsider Scalar to be a bool only if its unsigned
2021-01-29 borsAuto merge of #81534 - RalfJung:miri, r=RalfJung
2021-01-29 Ralf Jungupdate Miri
2021-01-29 Nikita PopovUpdate dist-various to Ubuntu 20.04
2021-01-29 Joshua NelsonDon't clone LLVM submodule when download-ci-llvm is set
2021-01-29 Joshua NelsonDon't print error output from rustup when detecting...
2021-01-29 Ikko AshimineFix typo in pat.rs
2021-01-29 Ralf Jungrename raw_const/mut -> const/mut_addr_of, and stabiliz...
2021-01-29 borsAuto merge of #81470 - tmiasko:remove-allocations,...
2021-01-29 Guillaume GomezAdd missiong variants in match binding
2021-01-29 Henry Boisdequinfix typo
2021-01-29 borsAuto merge of #81419 - rylev:canocalize-extern-entries...
2021-01-29 Ryan LevickPre-canoncalize ExternLocation::ExactPaths
2021-01-29 Henry Boisdequin`fn cold_path` doesn't need to be pub
2021-01-29 est31Add tests
2021-01-29 est31Treat nightlies for a version as complete
2021-01-29 borsAuto merge of #81440 - tmiasko:always-live-locals,...
2021-01-29 Caleb Cartwrightupdate rustfmt to v1.4.34
2021-01-29 Dhruv JauharAdd a test for syntax like: ..t.s
2021-01-29 Chan Kwan YinUpdated Vec::splice documentation
2021-01-29 borsAuto merge of #81073 - ssomers:btree_owned_root_vs_dyin...
2021-01-29 Camelidrustdoc: Remove unnecessary optional
2021-01-29 borsAuto merge of #81493 - JohnTitor:rollup-sa4m4zh, r...
2021-01-29 Yuki OkushiRollup merge of #81459 - probablykasper:text-selection...
2021-01-29 Yuki OkushiRollup merge of #81333 - RalfJung:const-err-simplify...
2021-01-29 Yuki OkushiRollup merge of #81306 - SkiFire13:fuse-flatten, r...
2021-01-29 Yuki OkushiRollup merge of #81287 - CraftSpider:json-crate, r...
2021-01-29 Yuki OkushiRollup merge of #81176 - camsteffen:qpath-res, r=oli-obk
2021-01-29 Yuki OkushiRollup merge of #81158 - 1000teslas:issue-80313-fix...
2021-01-29 Yuki OkushiRollup merge of #80215 - visigoth:issue-80202-fix,...
2021-01-29 Yuki OkushiRollup merge of #79991 - camelid:rustdoc-for-lifetime...
2021-01-29 Yuki OkushiRollup merge of #79819 - Aaron1011:feature/macro-traili...
2021-01-29 Yuki OkushiRollup merge of #79570 - alexcrichton:split-debuginfo...
2021-01-28 borsAuto merge of #81388 - bjorn3:wasm_bindgen_fix, r=nikom...
2021-01-28 Nikita PopovUse LLVM_USE_LINKER instead of LLVM_ENABLE_LLD
2021-01-28 Nikita PopovUpdate Python and Clang on x86 dist images
2021-01-28 borsAuto merge of #81055 - matthewjasper:non-fatal-overflow...
2021-01-28 Alex Crichtonrustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo`
2021-01-28 Oli SchererAdd missing brace
2021-01-28 Seo SanghyeonSimplify base_expr
2021-01-28 Rune TynanFix README typo
2021-01-28 borsAuto merge of #81441 - tmiasko:ctfe-inline, r=oli-obk
2021-01-28 Seo SanghyeonWarn write-only fields
2021-01-28 Aaron HillAdd `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` lint
2021-01-28 borsAuto merge of #81149 - Aaron1011:feature/better-no...
2021-01-28 borsAuto merge of #81461 - JohnTitor:rollup-b0ij25f, r...
2021-01-28 Yuki OkushiRollup merge of #81445 - ehuss:update-cargo, r=ehuss
2021-01-28 Yuki OkushiRollup merge of #81433 - lcnr:stop-looking-into-ty...
2021-01-28 Yuki OkushiRollup merge of #81430 - lcnr:elaborate-const-eval...
2021-01-28 Yuki OkushiRollup merge of #81428 - phansch:compiletest-tests...
2021-01-28 Yuki OkushiRollup merge of #81426 - BoxyUwU:boxychangesv2, r=oli-obk
2021-01-28 Yuki OkushiRollup merge of #81416 - estebank:suggestion-span-tweak...
2021-01-28 Yuki OkushiRollup merge of #81379 - GuillaumeGomez:improve-urls...
2021-01-28 Yuki OkushiRollup merge of #81284 - jyn514:impl-times, r=wesleywiser
2021-01-28 Yuki OkushiRollup merge of #81277 - flip1995:from_diag_items,...
2021-01-28 Yuki OkushiRollup merge of #81062 - sexxi-goose:precise_capture_di...
2021-01-28 Yuki OkushiRollup merge of #80868 - johanngan:should-panic-msg...
2021-01-28 Yuki OkushiRollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikom...
2021-01-28 Yuki OkushiRollup merge of #70904 - LukasKalbertodt:stabilize...
2021-01-28 Camelidrustdoc: Render HRTB correctly for bare functions
2021-01-28 KasperFix rustdoc page title text selection
2021-01-28 borsAuto merge of #81414 - rylev:fetch-rmeta-crates, r...
2021-01-28 Tomasz MiąskoAvoid memory allocation when removing dead blocks
2021-01-27 Rune TynanUpdate crate name and add README
2021-01-27 Rune Tynan`src/etc/json-types` -> `src/rustdoc-json-types`
2021-01-27 Rune TynanSimplify conversion
2021-01-27 Rune TynanMove into src/etc
2021-01-27 Rune TynanAllow rustc::default_hash_types in the offending statement
2021-01-27 Rune TynanUpdate cargo.lock
2021-01-27 Rune TynanSplit JSON into separately versioned crate
2021-01-27 borsAuto merge of #81335 - thomwiggers:no-panic-shrink...
2021-01-27 Eric HussUpdate cargo
2021-01-27 Tomasz MiąskoInline MemPlace::offset
2021-01-27 Tomasz MiąskoInline trivial implementation of rustc_target::abi...
2021-01-27 Ellenfix tidy errors
2021-01-27 Ellencomments
2021-01-27 Bastian Kauschkeconst_evaluatable: stop looking into type aliases
next