]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-24 Dylan DPCRollup merge of #73639 - ayazhafiz:i/73553, r=davidtwco
2020-06-24 Dylan DPCRollup merge of #73638 - yuqio:remove-unused-crate...
2020-06-24 borsAuto merge of #73293 - Aaron1011:feature/macro-rules...
2020-06-23 borsAuto merge of #73669 - Manishearth:rollup-0n4u7vq,...
2020-06-23 Manish GoregaokarRollup merge of #73665 - alexcrichton:update-wasm-atomi...
2020-06-23 Manish GoregaokarRollup merge of #73630 - estebank:fn-item-e0308, r...
2020-06-23 Manish GoregaokarRollup merge of #73614 - lcnr:patch-4, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #73613 - oli-obk:const_prop_miscompile...
2020-06-23 Manish GoregaokarRollup merge of #73601 - Aaron1011:fix/better-mono...
2020-06-23 Manish GoregaokarRollup merge of #73587 - marmeladema:hir-id-ification...
2020-06-23 Manish GoregaokarRollup merge of #73523 - jyn514:everybody_loops, r...
2020-06-23 Manish GoregaokarRollup merge of #73488 - richkadel:llvm-coverage-map...
2020-06-23 Manish GoregaokarRollup merge of #73244 - ecstatic-morse:validate-genera...
2020-06-23 Manish GoregaokarRollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #72780 - GuillaumeGomez:enforce-doc...
2020-06-23 Esteban Küberreview comments: wording and style
2020-06-23 borsAuto merge of #73644 - ollie27:rustdoc_alias_filter...
2020-06-23 Alex Crichtonrustc: Modernize wasm checks for atomics
2020-06-23 Oliver Middletonrustdoc: Fix doc aliases with crate filtering
2020-06-23 Oliver SchererThe const propagator cannot trace references.
2020-06-23 borsAuto merge of #73643 - Manishearth:rollup-68dr8fz,...
2020-06-23 Manish GoregaokarRollup merge of #73590 - davidtwco:bootstrap-fix-config...
2020-06-23 Manish GoregaokarRollup merge of #73572 - JOE1994:patch-4, r=jonas-schievink
2020-06-23 Manish GoregaokarRollup merge of #73567 - adetaylor:extern-doc-fix,...
2020-06-23 Manish GoregaokarRollup merge of #73515 - christianpoveda:livedrop-diagn...
2020-06-23 Manish GoregaokarRollup merge of #73496 - estebank:opaque-missing-lts...
2020-06-23 Manish GoregaokarRollup merge of #73472 - GuillaumeGomez:cleanup-e0689...
2020-06-23 Manish GoregaokarRollup merge of #73398 - oli-obk:const_raw_ptr_cmp...
2020-06-23 Manish GoregaokarRollup merge of #72493 - nikomatsakis:move-leak-check...
2020-06-23 Manish GoregaokarRollup merge of #72271 - rakshith-ravi:master, r=varkor
2020-06-23 Rich KadelUpdated query for num_counters to compute from max...
2020-06-23 borsAuto merge of #73635 - Dylan-DPC:rollup-b4wbp42, r...
2020-06-23 Ayaz HafizChange heuristic for determining range literal
2020-06-23 yuqioRemove unused crate imports in 2018 edition crates
2020-06-23 Rich Kadelusing "mir_body" (vs "body") in InstrumentCoverage
2020-06-23 Rich KadelPR no longer requires u32 impl TypeFoldable
2020-06-23 Rich Kadelmoves coverage data computation from pass to query
2020-06-23 Dylan DPCRollup merge of #73610 - GuillaumeGomez:cleanup-e0699...
2020-06-23 Dylan DPCRollup merge of #73600 - Aaron1011:fix/move-in-macro...
2020-06-23 Dylan DPCRollup merge of #73586 - RalfJung:switch-ty, r=oli-obk
2020-06-23 Dylan DPCRollup merge of #73578 - RalfJung:ty-ctxt-at, r=jonas...
2020-06-23 Dylan DPCRollup merge of #73575 - dario23:typo-errorcodes-doc...
2020-06-23 Dylan DPCRollup merge of #73495 - Lucretiel:wasi-io-impls, r...
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-23 borsAuto merge of #73007 - yoshuawuyts:socketaddr-from...
2020-06-22 Esteban Küberreview comments
2020-06-22 Rich KadelAddress remaining feedback items
2020-06-22 Esteban KüberProvide context on E0308 involving fn items
2020-06-22 Rich Kadelimplemented query for coverage data
2020-06-22 borsAuto merge of #73594 - Aaron1011:revert/move-fn-self...
2020-06-22 Niko Matsakiscite issue 73154
2020-06-22 Niko Matsakisfix subtle bug in NLL type checker
2020-06-22 Niko MatsakisWIP bless test and compare-mode=nll
2020-06-22 Niko Matsakisadd new coherence tests and update the documentation
2020-06-22 Niko Matsakisadd new tests from MCP and the tracking issue
2020-06-22 Niko Matsakisremove `leak_check` from the outlives predicate evaluations
2020-06-22 Niko Matsakisremove leak-check from project
2020-06-22 Niko Matsakisremove snapshot calls from "match" operations during...
2020-06-22 Aaron HillPoint at the call spawn when overflow occurs during...
2020-06-22 Aaron HillStop using old version of `syn` in `rustc-workspace...
2020-06-22 Aaron HillRe-enable Clippy tests
2020-06-22 Aaron HillRevert "Rollup merge of #72389 - Aaron1011:feature...
2020-06-22 borsAuto merge of #73415 - ehuss:update-cargo, r=ehuss
2020-06-22 Niko Matsakisupcasting traits requires only that things become more...
2020-06-22 Niko Matsakismove leak-check to during coherence, candidate eval
2020-06-22 Niko Matsakisrewrite leak check to be based on universes
2020-06-22 Niko MatsakisRevert "modify leak-check to track only outgoing edges...
2020-06-22 Niko Matsakismodify leak-check to track only outgoing edges from...
2020-06-22 borsAuto merge of #73617 - Dylan-DPC:rollup-zugh80o, r...
2020-06-22 Dylan DPCRollup merge of #73585 - LeSeulArtichaut:patch-3, r...
2020-06-22 Dylan DPCRollup merge of #73582 - RalfJung:miri-span-bug, r...
2020-06-22 Dylan DPCRollup merge of #73580 - RalfJung:deprecate-wrapping...
2020-06-22 Dylan DPCRollup merge of #73502 - GuillaumeGomez:add-e0764,...
2020-06-22 Dylan DPCRollup merge of #72623 - da-x:use-suggest-public-path...
2020-06-22 Dylan DPCRollup merge of #71660 - sollyucko:master, r=dtolnay
2020-06-22 Bastian Kauschkefix `intrinsics::needs_drop` docs
2020-06-22 Guillaume GomezClean up E0699 explanation
2020-06-22 David Woodbootstrap: no `config.toml` exists regression
2020-06-22 Rich Kadelnum_counters to u32, after implementing TypeFoldable
2020-06-22 Aaron HillFix spurious 'value moved here in previous iteration...
2020-06-21 marmelademaMove `next_disambiguator` to `Resolver`
2020-06-21 marmelademaAlways create a root definition when creating a new...
2020-06-21 marmelademaMove remaining `NodeId` APIs from `Definitions` to...
2020-06-21 borsAuto merge of #73180 - matthewjasper:predicate-cache...
2020-06-21 LeSeulArtichautDo not send a notification for P-high stable regressions
2020-06-21 Ralf Jungfmt
2020-06-21 borsAuto merge of #72936 - jackh726:chalk-more, r=nikomatsakis
2020-06-21 Ralf JungMIR validation: check switch_ty
2020-06-21 Ralf Jungremove switch_ty reliance in codegen
2020-06-21 Dan AloniPrefer accessible paths in 'use' suggestions
2020-06-21 Youngsuk KimUpdate src/librustc_mir/monomorphize/collector.rs
2020-06-21 Guillaume GomezUpdate UI tests
2020-06-21 Ralf JungMiri: replace many bug! by span_bug!
2020-06-21 borsAuto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark...
2020-06-21 Guillaume GomezCreate E0765 error for unterminated double quote strings
2020-06-21 Ralf Jungdeprecate wrapping_offset_from
2020-06-21 Oliver Scherer`icmp` can handle raw pointers just fine, there's no...
2020-06-21 Ralf JungMake is_freeze and is_copy_modulo_regions take TyCtxtAt
2020-06-21 borsAuto merge of #73546 - RalfJung:miri, r=RalfJung
2020-06-21 Matthew JasperReplace `is_global` call on data with call on predicate
next