]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn
[rust.git] / src /
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 Nikita PopovUpdate armhf-gnu to Ubuntu 20.04
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 bjorn3[WIP] Implement PassMode::Cast
2021-01-29 Ralf Jungupdate Miri
2021-01-29 Aman AroraFix incorrect use mut diagnostics
2021-01-29 Aman AroraFix unused 'mut' warning for capture's root variable
2021-01-29 Aman AroraTest for restricting capture precision
2021-01-29 Aman AroraTest cases for handling mutable references
2021-01-29 Esteban KüberFix invalid camel case suggestion involving unicode...
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 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 Hirochika MatsumotoAdd rust-fix test
2021-01-29 Hirochika MatsumotoAdd test for match expression
2021-01-29 est31Add tests
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 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 #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 Hirochika MatsumotoSuggest accessing field when code compiles with it
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 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 HillClone entire `TokenCursor` when collecting tokens
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-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 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 Ellenfix tidy errors
2021-01-27 Ellencomments
2021-01-27 Bastian Kauschkeconst_evaluatable: stop looking into type aliases
2021-01-27 Bastian Kauschkeadd const_evaluatable_checked test
2021-01-27 borsAuto merge of #80987 - GuillaumeGomez:remove-cache...
2021-01-27 bjorn3Remove fn_sig_for_fn_abi
2021-01-27 bjorn3Rustfmt
2021-01-27 bjorn3Remove vararg support check
2021-01-27 bjorn3Replace EmptySinglePair with SmallVec
2021-01-27 Guillaume GomezFix clean/types doc links
2021-01-27 Guillaume GomezAdd search index test for primitive types
next