]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-06 borsAuto merge of #73905 - matthewjasper:projection-bounds...
2020-10-06 Matthew JasperFix NLL compare mode tests
2020-10-06 Matthew JasperDeduplicate some code
2020-10-06 Matthew JasperFix tests from rebase
2020-10-06 Matthew JasperAvoid creating useless projection predicate
2020-10-06 Matthew JasperFix rebase
2020-10-06 Matthew JasperDeduplicate item bounds after normalization
2020-10-06 Matthew JasperDon't require lifetime super-bounds on traits apply...
2020-10-06 Matthew JasperNormalize super trait bounds when confirming object...
2020-10-06 Matthew JasperFix rebase
2020-10-06 Matthew JasperDon't immediately error for recursive projections
2020-10-06 Matthew JasperFix bootstrap
2020-10-06 Matthew JasperHandle multiple trait-def projection candidates
2020-10-06 Matthew JasperAvoid cycles from projection bounds
2020-10-06 Matthew JasperAvoid cycle with projections from object types
2020-10-06 Matthew JasperNormalize projection bounds when considering candidates
2020-10-06 Matthew JasperHandle multiple applicable projection candidates
2020-10-06 Matthew JasperFix bugs in evaluating WellFormed predicates
2020-10-06 Matthew JasperAvoid cycle in nested obligations for object candidate
2020-10-06 Matthew JasperRemove predicates on associated types from traits
2020-10-06 Matthew JasperAddress review comments
2020-10-06 Matthew JasperFix ICE
2020-10-06 Matthew JasperFix tools
2020-10-06 Matthew JasperFix tests and bootstrap
2020-10-06 Matthew JasperEnsure that associated types for trait objects satisfy...
2020-10-06 Matthew JasperMove some code from rustc_typeck to rustc_trait_selection
2020-10-06 Matthew JasperRemove unused part of return value from `replace_bound_...
2020-10-06 Matthew JasperCheck associated type bounds for object safety violations
2020-10-06 Matthew JasperCheck opaque types satisfy their bounds
2020-10-06 Matthew JasperCheck projections are well-formed when using projection...
2020-10-06 Matthew JasperMake projection wf check the predicates for the projection
2020-10-06 Matthew JasperSeparate bounds and predicates for associated/opaque...
2020-10-06 Matthew JasperSplit bounds from predicates
2020-10-06 Matthew JasperMove item_bounds to typeck::collect
2020-10-06 Matthew JasperRename projection_predicates to item_bounds
2020-10-06 borsAuto merge of #77594 - timvermeulen:chain_advance_by...
2020-10-06 borsAuto merge of #77606 - JohnTitor:rollup-7rgahdt, r...
2020-10-06 Yuki OkushiRollup merge of #77591 - Aaron1011:fix/hygiene-def...
2020-10-06 Yuki OkushiRollup merge of #77587 - ehuss:unicode-escape-span...
2020-10-06 Yuki OkushiRollup merge of #77573 - pickfire:patch-7, r=jyn514
2020-10-06 Yuki OkushiRollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf...
2020-10-06 Yuki OkushiRollup merge of #77559 - camelid:fix-rustdoc-warnings...
2020-10-06 Yuki OkushiRollup merge of #77558 - thomcc:defaults-toml-extension...
2020-10-06 Yuki OkushiRollup merge of #77555 - camelid:patch-8, r=Mark-Simulacrum
2020-10-06 Yuki OkushiRollup merge of #77534 - Mark-Simulacrum:issue-70819...
2020-10-06 Yuki OkushiRollup merge of #77528 - tamird:avoid-cast-net-parser...
2020-10-06 Yuki OkushiRollup merge of #77228 - GuillaumeGomez:maybeuninit...
2020-10-06 Yuki OkushiRollup merge of #76995 - LingMan:middle_matches, r...
2020-10-06 Yuki OkushiRollup merge of #76855 - jyn514:platform-specific,...
2020-10-06 Yuki OkushiRollup merge of #76388 - poliorcetics:system-time-docum...
2020-10-05 Joshua NelsonRevamp rustdoc docs about documentation using `cfg`
2020-10-05 Tim VermeulenTest with non-fused iterators
2020-10-05 CamelidFixup
2020-10-05 Tim VermeulenAdd tests
2020-10-05 Tim VermeulenImplement iter::Chain::{advance_by, advance_back_by}
2020-10-05 Aaron HillRecord `expansion_that_defined` into crate metadata
2020-10-05 borsAuto merge of #77080 - richkadel:llvm-coverage-counters...
2020-10-05 Eric HussFix span for unicode escape suggestion.
2020-10-05 borsAuto merge of #77171 - VFLashM:better_sso_structures...
2020-10-05 Rich KadelRenamed tests to avoid exceeding Windows max path limit
2020-10-05 Ivan Thamhint doc use intra-doc links
2020-10-05 Rich KadelUpdates to experimental coverage counter injection
2020-10-05 Ivan ThamHint doc use convert::identity relative link
2020-10-05 borsAuto merge of #77543 - Mark-Simulacrum:rsp-quoting...
2020-10-05 Mark RousskovInstruct lld that our @ files are posix-style, not...
2020-10-05 borsAuto merge of #77549 - tmiasko:simplify-branch-same...
2020-10-05 Guillaume GomezAdd missing examples for MaybeUninit
2020-10-05 borsAuto merge of #77552 - ecstatic-morse:body-def-id,...
2020-10-05 borsAuto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r...
2020-10-05 CamelidFix rustdoc warnings about invalid Rust syntax
2020-10-05 Thom ChiovoloniAdd changelog entry mentioning the renamed profile...
2020-10-05 Thom ChiovoloniRename bootstrap/defaults/{config.toml.PROFILE => confi...
2020-10-05 borsAuto merge of #77466 - Aaron1011:reland-drop-tree,...
2020-10-05 Dylan DPCRollup merge of #77514 - scottmcm:less-once-chain-once...
2020-10-05 Dylan DPCRollup merge of #77512 - ecstatic-morse:const-checking...
2020-10-05 Dylan DPCRollup merge of #77471 - ssomers:btree_cleanup_3, r...
2020-10-05 Dylan DPCRollup merge of #77439 - varkor:min_const_generics...
2020-10-05 Dylan DPCRollup merge of #77426 - tamird:sockaddr-scope-id,...
2020-10-05 Dylan DPCRollup merge of #77407 - pietroalbini:less-build-manife...
2020-10-05 Dylan DPCRollup merge of #77395 - ssomers:btree_love_the_leaf_ed...
2020-10-05 Dylan DPCRollup merge of #77219 - mightyiam:issue_77100, r=jyn514
2020-10-05 Dylan DPCRollup merge of #76329 - GuillaumeGomez:doc-alias-crate...
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-05 Dylan DPCRollup merge of #75853 - LeSeulArtichaut:core-intra...
2020-10-05 Dylan MacKenzieRemove `DefId` from `MirBorrowckCtxt`
2020-10-05 Dylan MacKenzienll: solve
2020-10-04 Dylan MacKenzieReplace `(Body, WithOptConstParam)` with `Body` where...
2020-10-04 CamelidAllow anyone to set regression labels
2020-10-04 Dylan MacKenzieclippy: `(Body, DefId)` -> `Body`
2020-10-04 Dylan MacKenzieReplace `(Body, DefId)` with `Body` where possible
2020-10-04 Robin SchoonoverChange clippy's Constant back to refcount clone byte...
2020-10-04 Robin SchoonoverRemove extra indirection in LitKind::ByteStr
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 LeSeulArtichautUse more intra-doc-links in `core::fmt`
2020-10-04 ecstatic-morseBut whatever
2020-10-04 ecstatic-morseAdd comment to `Abort` match arm
2020-10-04 Aaron HillBless more test output
2020-10-04 Andreas MolzerAssume slice len is bounded by allocation size
2020-10-04 borsAuto merge of #77430 - ecstatic-morse:mir-source-in...
2020-10-04 Dylan MacKenzieHACK: Overwrite the MIR's source with the correct const...
next