]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-07 Ralf Jungarray-to-raw-elem cast: test that Retag covers entire...
2021-05-06 borsAuto merge of #84266 - QuiltOS:statically-disallow...
2021-05-05 John Ericsonalloc: Add unstable Cfg feature `no-global_oom_handling`
2021-05-05 John EricsonRemote test for alloc `extern_crate` feature.
2021-05-05 borsAuto merge of #84956 - RalfJung:rollup-m70mx2n, r=RalfJung
2021-05-05 Ralf JungRollup merge of #84913 - estebank:issue-84831, r=varkor
2021-05-05 Ralf JungRollup merge of #84903 - hyd-dev:dead-check-in-alloc...
2021-05-05 Ralf JungRollup merge of #84882 - joshtriplett:platform-support...
2021-05-05 Ralf JungRollup merge of #84878 - jimblandy:contains-doc-fix...
2021-05-05 Ralf JungRollup merge of #84865 - petrochenkov:llthread, r=Mark...
2021-05-05 Ralf JungRollup merge of #84843 - wcampbell0x2a:use-else-if...
2021-05-05 Ralf JungRollup merge of #84808 - estebank:issue-84769, r=petroc...
2021-05-05 Ralf JungRollup merge of #84803 - jyn514:duplicate-macros, r...
2021-05-05 Ralf JungRollup merge of #84709 - joshtriplett:doc-alias-chdir...
2021-05-05 Ralf JungRollup merge of #84183 - rust-lang:relnotes-1.52.0...
2021-05-05 Ralf JungRollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se
2021-05-05 borsAuto merge of #84200 - CDirkx:os, r=m-ou-se
2021-05-05 borsAuto merge of #84886 - Xanewok:update-rls-and-rustfmt...
2021-05-05 Joshua NelsonAdd `yansi-term` as a permitted dependency
2021-05-05 Igor MatuszewskiUpdate RLS and Rustfmt
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 Esteban KüberDo not ICE on invalid const param
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-devRemove `rustc_middle::mir::interpret::CheckInAllocMsg...
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 Julian FrimmelUpdate `ptr` docs with regards to `ptr::addr_of!`
2021-05-03 Josh Triplettplatform-support: Center the contents of the `std`...
2021-05-03 Jim BlandyClarify documentation for `[T]::contains`. Fixes #84877.
2021-05-03 Josh TriplettCI: Extract LLVM win64 installer directly, using 7z
2021-05-03 Christiaan... Change `std::sys::unix::ext::fs::PermissionsExt::from_m...
2021-05-03 Christiaan... Allow documenting on `hermit`
2021-05-03 Christiaan... Rework `os` to avoid using `cfg_if!` with public items
2021-05-03 Christiaan... Move `std::sys::sgx::ext` to `std::os::fortanix_sgx`
2021-05-03 Christiaan... Move `std::sys::wasi::ext` to `std::os::wasi`
2021-05-03 Christiaan... Move `std::sys::unix::ext` to `std::os::unix`
2021-05-03 Christiaan... Move `std::sys::windows::ext` to `std::os::windows`
2021-05-03 Christiaan... Move `std::sys::hermit::ext` to `std::os::hermit`
2021-05-03 Christiaan... Cleanup `std::os`
2021-05-03 borsAuto merge of #84862 - GuillaumeGomez:rollup-cbc93h4...
2021-05-03 Vadim Petrochenkovrustbuild: Pass a `threads` flag that works to windows...
2021-05-03 Erin PowerUpdate RELEASES.md for 1.52.0
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 wcampbelluse `else if` in std library
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
next