]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-05 Pietro AlbiniRevert PR 83866
2021-05-05 borsAuto merge of #84794 - ChrisDenton:dedup-native-libs...
2021-05-05 borsAuto merge of #84915 - Mark-Simulacrum:bitset-xor-eq...
2021-05-04 borsAuto merge of #84707 - Stupremee:remove-fake-defids...
2021-05-04 borsAuto merge of #84900 - hyd-dev:miri, r=RalfJung
2021-05-04 Justus KAdd type to differentiate between fake and real DefId's
2021-05-04 Mark RousskovChange bitwise operator to more easily keep data in...
2021-05-04 borsAuto merge of #84894 - joshtriplett:clang-12, r=Mark...
2021-05-04 borsAuto merge of #84017 - Smittyvb:int-literal-underscores...
2021-05-04 hyd-devUpdate Miri
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-04 Josh TriplettUpdate clang to 12.0.0 on Windows and macOS
2021-05-04 borsAuto merge of #84874 - joshtriplett:ci-extract-llvm...
2021-05-04 borsAuto merge of #84833 - Mark-Simulacrum:thread-local...
2021-05-04 borsAuto merge of #84472 - Aaron1011:conservative-paramenv...
2021-05-04 SmittyValid underscores in hex/octal/binary literal docs
2021-05-03 Josh TriplettCI: Extract LLVM win64 installer directly, using 7z
2021-05-03 borsAuto merge of #84862 - GuillaumeGomez:rollup-cbc93h4...
2021-05-03 Guillaume GomezRollup merge of #84860 - badboy:link-to-mcp, r=Guillaum...
2021-05-03 Guillaume GomezRollup merge of #84858 - LingMan:patch-1, r=JohnTitor
2021-05-03 Guillaume GomezRollup merge of #84856 - kornelski:enomem, r=JohnTitor
2021-05-03 Guillaume GomezRollup merge of #84854 - hi-rustin:rustin-patch-E0761...
2021-05-03 Guillaume GomezRollup merge of #84852 - mautamu:master, r=GuillaumeGomez
2021-05-03 Guillaume GomezRollup merge of #84835 - wcampbell0x2a:add-issue-34202...
2021-05-03 Jan-Erik RedigerLink to MCP from target tier policy
2021-05-03 LingManFix stability attributes of byte-to-string specialization
2021-05-03 hi-rustinuse full path for E0761
2021-05-03 borsAuto merge of #83312 - petrochenkov:noinner, r=Aaron1011
2021-05-03 Vadim Petrochenkovparser: Remove support for inner attributes on non...
2021-05-03 KornelCorrect stability of ErrorKind::OutOfMemory
2021-05-03 borsAuto merge of #84845 - wcampbell0x2a:clippy-redundant...
2021-05-03 hi-rustinuse double quotes for E0761
2021-05-03 mautamuChange librustdoc write(.. \n) to writeln(..); fix...
2021-05-03 borsAuto merge of #84842 - blkerby:null_lowercase, r=joshtr...
2021-05-03 wcampbell[clippy] remove redundant field names
2021-05-03 borsAuto merge of #84840 - Dylan-DPC:rollup-uzk7w0h, r...
2021-05-02 Brent KerbyChange 'NULL' to 'null'
2021-05-02 wcampbellAdd link to Issue #34202 in udp docs
2021-05-02 Dylan DPCRollup merge of #84832 - Stupremee:dont-print-vis-in...
2021-05-02 Dylan DPCRollup merge of #84818 - ABouttefeux:enum-suggest,...
2021-05-02 Dylan DPCRollup merge of #84811 - scottmcm:rustdoc-trait-alias...
2021-05-02 Dylan DPCRollup merge of #84784 - JulianKnodt:suggest_const...
2021-05-02 Dylan DPCRollup merge of #84744 - kornelski:enomem, r=joshtriplett
2021-05-02 Dylan DPCRollup merge of #84072 - nagisa:target-family-two-the...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 Simonas KazlauskasSet target_family="wasm" for wasm targets
2021-05-02 borsAuto merge of #84754 - GuillaumeGomez:toggle-migration...
2021-05-02 Scott McMurrayPR feedback
2021-05-02 Justus KDo not print visibility in external traits
2021-05-02 Mark RousskovUse new thread-local const-init
2021-05-02 Guillaume GomezImprove code readability
2021-05-02 borsAuto merge of #84822 - Dylan-DPC:rollup-wego8d6, r...
2021-05-02 Dylan DPCRollup merge of #84821 - jyn514:fix-nit, r=Mark-Simulacrum
2021-05-02 Dylan DPCRollup merge of #84763 - tdelabro:shrink-doctree-module...
2021-05-02 Dylan DPCRollup merge of #84752 - lrh2000:generator-debuginfo...
2021-05-02 Dylan DPCRollup merge of #84392 - dario23:fmt-assert-args-pub...
2021-05-02 Dylan DPCRollup merge of #84358 - sexxi-goose:print_captures_bor...
2021-05-02 Joshua NelsonFix nit in rustc_session::options
2021-05-02 Guillaume GomezUpdate tests
2021-05-02 Guillaume GomezAdd missing CSS rules for associated types
2021-05-02 Guillaume GomezMigrate trait and impl blocks' toggles into
2021-05-02 Aliénore Bouttefeuxadd suggestion for unit enum variant when matched with...
2021-05-02 borsAuto merge of #84802 - jyn514:option-dead-code, r=Mark...
2021-05-02 KornelUse ErrorKind::OutOfMemory in unix, windows, and wasi
2021-05-02 KornelAdd ErrorKind::OutOfMemory
2021-05-02 borsAuto merge of #84805 - Mark-Simulacrum:no-dup-extend...
2021-05-02 Chris Pardyfix nll test stderr
2021-05-02 borsAuto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrum
2021-05-02 Scott McMurrayRustDoc: Fix bounds linking trait.Foo instead of traita...
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
2021-05-02 borsAuto merge of #84638 - mark-i-m:unignore-tests, r=Mark...
2021-05-02 Mark RousskovAvoid generating QueryMap::extend for each key type
2021-05-01 borsAuto merge of #84471 - jyn514:linkcheck-llvm, r=Mark...
2021-05-01 Joshua NelsonRemove unused macro parameters
2021-05-01 Joshua NelsonRemove unused `parse_pathbuf_push` function
2021-05-01 Joshua NelsonDon't recompile the same functions for each debugging...
2021-05-01 Chris Pardyadd docstrings and add issue to FIXMEs
2021-05-01 ChrisPardyUpdate compiler/rustc_mir/src/borrow_check/diagnostics...
2021-05-01 ChrisPardyUpdate compiler/rustc_mir/src/borrow_check/diagnostics...
2021-05-01 ChrisPardyUpdate compiler/rustc_mir/src/borrow_check/diagnostics...
2021-05-01 Chris PardyClosure capture borrow diagnostics for disjoint captures
2021-05-01 Joshua NelsonRemove unused parse_opt_list function
2021-05-01 kadminAdd help message for unused type param
2021-05-01 Aaron HillAdd regression test
2021-05-01 borsAuto merge of #84410 - BoxyUwU:blue, r=varkor
2021-05-01 Aaron HillMake `TypeFoldable::is_global()` false when fresh tys...
2021-05-01 Chris DentonDeduplicate native libs before they are passed to the...
2021-05-01 borsAuto merge of #83114 - cjgillot:hop, r=eddyb
2021-05-01 Ellentest: *sneezes*
2021-05-01 borsAuto merge of #83857 - ABouttefeux:master, r=jyn514
2021-05-01 Timothée Delabrouillecompute where_outer on demand, remove it from Module
2021-05-01 borsAuto merge of #84658 - Amanieu:reserved_regs, r=petroch...
2021-05-01 Amanieu d'AntrasReserve x18 on AArch64 and un-reserve x16
2021-05-01 borsAuto merge of #84786 - JohnTitor:rollup-j5omx6f, r...
2021-05-01 Aliénore BouttefeuxApply suggestions from code review
2021-05-01 Yuki OkushiRollup merge of #84774 - kraai:fix-misspelling, r=jyn514
2021-05-01 Yuki OkushiRollup merge of #84765 - ehuss:update-cargo, r=ehuss
2021-05-01 Yuki OkushiRollup merge of #84756 - badboy:toc-for-tier-policy...
2021-05-01 Yuki OkushiRollup merge of #84749 - XAMPPRocky:cranelift-rebase...
2021-05-01 Yuki OkushiRollup merge of #84740 - r00ster91:patch-6, r=Guillaume...
next