]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-07 Jethro BeekmanSGX mutex is movable
2021-05-07 borsAuto merge of #85022 - JohnTitor:rollup-2q4706v, r...
2021-05-07 Yuki OkushiRollup merge of #84990 - GuillaumeGomez:sort-rustdoc...
2021-05-07 Yuki OkushiRollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk
2021-05-07 Yuki OkushiRollup merge of #84911 - Mark-Simulacrum:retry-clang...
2021-05-07 Yuki OkushiRollup merge of #84897 - richkadel:cover-closure-macros...
2021-05-07 Yuki OkushiRollup merge of #84875 - richkadel:no-coverage-dont...
2021-05-07 Yuki OkushiRollup merge of #84815 - richkadel:coverage-docs-update...
2021-05-07 Yuki OkushiRollup merge of #84787 - klensy:deps-bump, r=Mark-Simul...
2021-05-07 Yuki OkushiRollup merge of #84781 - jyn514:check-bootstrap, r...
2021-05-07 Yuki OkushiRollup merge of #84779 - jyn514:cargotest-args, r=Mark...
2021-05-07 borsAuto merge of #85014 - Dylan-DPC:rollup-jzpbkdu, r...
2021-05-06 Dylan DPCRollup merge of #84987 - lcnr:nits, r=Mark-Simulacrum
2021-05-06 Dylan DPCRollup merge of #84953 - GuillaumeGomez:remove-unneeded...
2021-05-06 Dylan DPCRollup merge of #84905 - RalfJung:copy, r=oli-obk
2021-05-06 Dylan DPCRollup merge of #84896 - estebank:issue-84772, r=jackh726
2021-05-06 Dylan DPCRollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark...
2021-05-06 Dylan DPCRollup merge of #84871 - richkadel:no-coverage-unstable...
2021-05-06 Dylan DPCRollup merge of #84755 - jyn514:core-links, r=kennytm
2021-05-06 Dylan DPCRollup merge of #84734 - tmandry:compiletest-needs...
2021-05-06 Dylan DPCRollup merge of #84728 - camelid:sized-param-sugg-test...
2021-05-06 Dylan DPCRollup merge of #84500 - tmandry:compiletest-run-flag...
2021-05-06 Dylan DPCRollup merge of #84409 - mzohreva:mz/tls-dtors-before...
2021-05-06 borsAuto merge of #84806 - Mark-Simulacrum:try-start-entry...
2021-05-06 borsAuto merge of #79930 - tgnottingham:bufwriter_performan...
2021-05-06 Rich KadelRemoves unneeded check of `#[no_coverage]` in mapgen
2021-05-06 Rich KadelRenamed compiler-flags file to name of compiler-flag...
2021-05-06 Rich KadelUpdate coverage docs and command line help
2021-05-06 CamelidAdd test for suggestion to borrow unsized function...
2021-05-06 Rich KadelCoverage instruments closure bodies in macros (not...
2021-05-06 borsAuto merge of #84559 - jackh726:issue-84398, r=nikomatsakis
2021-05-06 Mohsen Zohrevandijoin_orders_after_tls_destructors: ensure thread 2...
2021-05-06 borsAuto merge of #84982 - Dylan-DPC:rollup-q4cbec2, r...
2021-05-06 Guillaume GomezSort rustdoc-gui tests
2021-05-06 lcnroutdated comment
2021-05-06 Jack HueyPick candidate with fewer bound vars
2021-05-06 lcnrremove unused variant
2021-05-06 Dylan DPCRollup merge of #84950 - pietroalbini:revert-3478f83c0...
2021-05-06 Dylan DPCRollup merge of #84949 - sdroege:maybe-unint-typo,...
2021-05-06 Dylan DPCRollup merge of #84945 - fee1-dead:E0583-better-message...
2021-05-06 Dylan DPCRollup merge of #84923 - estebank:as_cache_key-once...
2021-05-06 Dylan DPCRollup merge of #84851 - lnicola:rust-analyzer-2021...
2021-05-06 Dylan DPCRollup merge of #84712 - joshtriplett:simplify-chdir...
2021-05-06 Dylan DPCRollup merge of #84328 - Folyd:stablize_map_into_keys_v...
2021-05-06 Dylan DPCRollup merge of #83507 - luqmana:native-link-modifiers...
2021-05-06 borsAuto merge of #84965 - the8472:lazy-delayed-diagnostics...
2021-05-06 Ralf Jung32bit bless
2021-05-06 Ralf Junguse CheckInAllocMsg::PointerArithmeticTest for ptr_offs...
2021-05-06 borsAuto merge of #84468 - iladin:iladin/fix-84467, r=petro...
2021-05-06 borsAuto merge of #84266 - QuiltOS:statically-disallow...
2021-05-06 Tyler MandryFix up/ignore failing ui tests on fuchsia
2021-05-06 Tyler MandrySupport multi target-rustcflags for -Zpanic-abort-tests
2021-05-06 Tyler MandryAdd needs-unwind to tests
2021-05-06 Tyler Mandrycompiletest: Add --target-panic, needs-unwind
2021-05-06 DeadbeefE0583: Include secondary path in error message
2021-05-05 Luqman AdenImplement RFC 2951: Native link modifiers
2021-05-05 The8472lazify backtrace formatting for delayed diagnostics
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 Guillaume GomezUpdate highlight tests
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 Guillaume GomezRemove unneeded call to with_default_session_globals...
2021-05-05 Rich KadelDisallows `#![feature(no_coverage)]` on stable and...
2021-05-05 Mara BosBump map_into_keys_values stable version to 1.54.0.
2021-05-05 borsAuto merge of #84200 - CDirkx:os, r=m-ou-se
2021-05-05 Pietro AlbiniRevert PR 83866
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 Sebastian DrögeFix typo in `MaybeUninit::array_assume_init` safety...
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 Esteban KüberOnly compute Obligation `cache_key` once in `register_...
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 Mark RousskovRetry clang+llvm download
2021-05-04 borsAuto merge of #84894 - joshtriplett:clang-12, r=Mark...
2021-05-04 Ralf JungCTFE engine: rename copy → copy_intrinsic, move to...
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 Esteban KüberHandle incorrect placement of parentheses in trait...
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...
next