about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-10-06Auto merge of #76356 - caass:hooks, r=jyn514bors-1/+69
2020-10-06Fix NLL compare mode testsMatthew Jasper-5/+42
2020-10-06Fix tests from rebaseMatthew Jasper-459/+552
2020-10-06Don't require lifetime super-bounds on traits apply to trait objects of that ...Matthew Jasper-0/+16
2020-10-06Normalize super trait bounds when confirming object candidatesMatthew Jasper-0/+26
2020-10-06Fix rebaseMatthew Jasper-89/+80
2020-10-06Don't immediately error for recursive projectionsMatthew Jasper-12/+13
2020-10-06Fix bootstrapMatthew Jasper-3/+3
2020-10-06Handle multiple trait-def projection candidatesMatthew Jasper-0/+16
2020-10-06Avoid cycles from projection boundsMatthew Jasper-61/+61
2020-10-06Avoid cycle with projections from object typesMatthew Jasper-83/+73
2020-10-06Normalize projection bounds when considering candidatesMatthew Jasper-99/+120
2020-10-06Handle multiple applicable projection candidatesMatthew Jasper-0/+23
2020-10-06Fix bugs in evaluating WellFormed predicatesMatthew Jasper-0/+39
2020-10-06Avoid cycle in nested obligations for object candidateMatthew Jasper-0/+206
2020-10-06Remove predicates on associated types from traitsMatthew Jasper-40/+55
2020-10-06Fix toolsMatthew Jasper-34/+40
2020-10-06Fix tests and bootstrapMatthew Jasper-53/+151
2020-10-06Ensure that associated types for trait objects satisfy their boundsMatthew Jasper-5/+115
2020-10-06Check associated type bounds for object safety violationsMatthew Jasper-0/+26
2020-10-06Check opaque types satisfy their boundsMatthew Jasper-33/+90
2020-10-06Check projections are well-formed when using projection candidatesMatthew Jasper-2/+229
2020-10-06Separate bounds and predicates for associated/opaque typesMatthew Jasper-978/+698
2020-10-06Rollup merge of #77591 - Aaron1011:fix/hygiene-def-scope, r=estebankYuki Okushi-0/+47
2020-10-06Rollup merge of #77587 - ehuss:unicode-escape-span, r=ecstatic-morseYuki Okushi-6/+4
2020-10-06Rollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf, r=lcnrYuki Okushi-1/+1
2020-10-06Rollup merge of #77558 - thomcc:defaults-toml-extension, r=jyn514Yuki Okushi-3/+5
2020-10-06Rollup merge of #77534 - Mark-Simulacrum:issue-70819-disallow-override-forbid...Yuki Okushi-19/+88
2020-10-06Rollup merge of #76855 - jyn514:platform-specific, r=ollie27Yuki Okushi-21/+50
2020-10-05Make changes based on @jyn514's commentsCassandra Fridkin-9/+16
2020-10-05Add install_git_hook_maybe to setup.rsCassandra Fridkin-0/+40
2020-10-05Clean up pre-commit.shCassandra Fridkin-5/+4
2020-10-05Revamp rustdoc docs about documentation using `cfg`Joshua Nelson-21/+50
2020-10-05Remove the rust stuff and just make it a simple shell scriptCassandra Fridkin-46/+1
2020-10-05Move script to src/etcCassandra Fridkin-4/+8
2020-10-05Merge branch 'master' into hooksCassandra Fridkin-17626/+47754
2020-10-05Record `expansion_that_defined` into crate metadataAaron Hill-0/+47
2020-10-05Fix span for unicode escape suggestion.Eric Huss-6/+4
2020-10-05Renamed tests to avoid exceeding Windows max path limitRich Kadel-585/+585
2020-10-05Updates to experimental coverage counter injectionRich Kadel-1518/+17752
2020-10-05Auto merge of #77549 - tmiasko:simplify-branch-same-fix, r=oli-obkbors-0/+21
2020-10-05Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnrbors-3/+4
2020-10-05Auto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r=Dylan-DPCbors-564/+1424
2020-10-04Add changelog entry mentioning the renamed profile filesThom Chiovoloni-0/+2
2020-10-04Rename bootstrap/defaults/{config.toml.PROFILE => config.PROFILE.toml}Thom Chiovoloni-3/+3
2020-10-05Auto merge of #77466 - Aaron1011:reland-drop-tree, r=matthewjasperbors-1979/+1710
2020-10-05Rollup merge of #77512 - ecstatic-morse:const-checking-allow-abort, r=RalfJungDylan DPC-0/+51
2020-10-05Rollup merge of #77439 - varkor:min_const_generics-tests, r=lcnr,estebankDylan DPC-62/+623
2020-10-05Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-SimulacrumDylan DPC-122/+270
2020-10-05Rollup merge of #76329 - GuillaumeGomez:doc-alias-crate-level, r=matthewjasperDylan DPC-380/+465