about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-09Revert "Allow formatting `Anonymous{Struct, Union}` declarations"Felix S. Klock II-65/+12
2021-09-09Workaround blink/chromium grid layout limitation of 1000 rowsStefan Schindler-0/+12
2021-09-09Update lockfileSamuel E. Moelius III-31/+8
2021-09-09Update dependenciesSamuel E. Moelius III-34/+32
2021-09-09Update dependenciesSamuel E. Moelius III-34/+32
2021-09-09Allow missing code examples in trait impls.Hans Niklas Jacob-0/+27
2021-09-09Auto merge of #88676 - devnexen:fbsd_toolchain_upd, r=Mark-Simulacrumbors-1/+1
2021-09-09Prep for upgrade to cargo_metadata 0.14.0Samuel E. Moelius III-10/+4
2021-09-09Prep for upgrade to cargo_metadata 0.14.0Samuel E. Moelius III-10/+4
2021-09-09bugfixAndreas Liljeqvist-1/+1
2021-09-09WrapAndreas Liljeqvist-1/+1
2021-09-09Make `abi::Abi` `Copy` and remove a *lot* of refsAndreas Liljeqvist-27/+21
2021-09-09rename `is_valid_for` to `is_valid`Andreas Liljeqvist-5/+5
2021-09-09Rename `(un)signed` to `(un)signed_int`Andreas Liljeqvist-16/+17
2021-09-09Move `unsigned_max` etc into `Size` againAndreas Liljeqvist-37/+37
2021-09-09Remove cloneAndreas Liljeqvist-1/+1
2021-09-09Make `abi::Abi` `Copy` and remove a *lot* of refsAndreas Liljeqvist-163/+139
2021-09-09Fix docstringAndreas Liljeqvist-2/+1
2021-09-09Use special `Debug` format when `start` > `end`Andreas Liljeqvist-1/+5
2021-09-09Remove `contains_zero`, respect the compilerAndreas Liljeqvist-10/+3
2021-09-09derive Copy for WrappingRange and ScalarAndreas Liljeqvist-6/+6
2021-09-09fix matchAndreas Liljeqvist-2/+4
2021-09-09Add methods for checking for full ranges to `Scalar` and `WrappingRange`Andreas Liljeqvist-56/+41
2021-09-09Auto merge of #88748 - bjorn3:try_fix_perf_regression, r=wesleywiserbors-1/+6
2021-09-09Fix issue #72649: avoid spurious "previous iteration of loop" errors.Robert Xiao-28/+212
2021-09-09Allow ~const bounds on inherent implsDeadbeef-1/+24
2021-09-09Add another test case + fmtDeadbeef-14/+94
2021-09-09fix precise live dropsDeadbeef-7/+38
2021-09-09do not require lang itemDeadbeef-1/+8
2021-09-09Remove the queriesDeadbeef-116/+13
2021-09-09Use trait select logic instead of queryDeadbeef-32/+101
2021-09-09fmtDeadbeef-21/+20
2021-09-09Failing testDeadbeef-0/+31
2021-09-09Const drop selection candidatesDeadbeef-23/+210
2021-09-09better testDeadbeef-35/+15
2021-09-09fmtDeadbeef-4/+6
2021-09-09Add a simple test caseDeadbeef-0/+48
2021-09-09Do not lint for ~const Drop boundsDeadbeef-0/+5
2021-09-09Const droppingDeadbeef-28/+141
2021-09-09Remove unused queryDeadbeef-30/+10
2021-09-09cleanup hir hackDeadbeef-7/+1
2021-09-09Auto merge of #88752 - Mark-Simulacrum:bootstrap-bump, r=m-ou-sebors-430/+344
2021-09-09Auto merge of #7610 - Labelray:master, r=camsteffenbors-0/+132
2021-09-09Auto merge of #7621 - azdavis:master, r=camsteffenbors-44/+69
2021-09-09add new lint `iter_not_returning_iterator`Labelray-0/+132
2021-09-08Fatal error for functions with more than 65535 argumentsNoble-Mushtak-0/+39
2021-09-08Allow giving reasons for disallowed_methodsAriel Davis-44/+69
2021-09-08Bump stage0 compiler to 1.56Mark Rousskov-430/+344
2021-09-09CI pleaseEllen-0/+1
2021-09-09fmtEllen-1/+3