about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-30Add element iterator for ChunkedBitSetTomasz Miąsko-0/+82
2022-04-30Auto merge of #95776 - cjgillot:ast-lifetimes-static, r=petrochenkovbors-146/+314
2022-04-30Auto merge of #96500 - SparrowLii:rpo, r=tmiaskobors-7/+96
2022-04-30Auto merge of #90988 - estebank:binding-supposed-to-be-const, r=davidtwcobors-88/+164
2022-04-30Use newtype `enum`s instead of `bool`Esteban Kuber-21/+43
2022-04-30When encountering a binding that could be a const or unit variant, suggest th...Esteban Kuber-77/+131
2022-04-30Bless tests.Camille GILLOT-67/+225
2022-04-30Ban non-static lifetimes from AnonConst on AST.Camille GILLOT-38/+37
2022-04-29Auto merge of #96566 - Dylan-DPC:rollup-fo7rd98, r=Dylan-DPCbors-298/+437
2022-04-29Rollup merge of #96562 - michaelwoerister:path-remapping-fixes, r=oli-obkDylan DPC-2/+94
2022-04-29Rollup merge of #96560 - abrown:update-docs, r=Dylan-DPCDylan DPC-1/+1
2022-04-29Rollup merge of #96559 - cjgillot:elided-path-fn, r=petrochenkovDylan DPC-12/+32
2022-04-29Rollup merge of #96536 - rust-lang:notriddle/deref-slice-core, r=GuillaumeGomezDylan DPC-38/+72
2022-04-29Rollup merge of #96527 - durin42:llvm-15-werror-wswitch, r=nikicDylan DPC-0/+5
2022-04-29Rollup merge of #96390 - GuillaumeGomez:es6-part2, r=notriddleDylan DPC-245/+233
2022-04-29Remove `error` variable.Camille GILLOT-5/+3
2022-04-29Auto merge of #95819 - oli-obk:mir_can't_hold_all_these_lifetimes, r=estebankbors-97/+184
2022-04-30Eliminate duplication of RPO calculation for mirSparrowLii-7/+96
2022-04-29Fix duplicate directory separator in --remap-path-prefix.Michael Woerister-2/+94
2022-04-29Refactor and document the repeat length checkOli Scherer-19/+22
2022-04-29Extract copy bound check into a functionOli Scherer-3/+12
2022-04-29Remove unnecessary environment variable in cf-protection documentationAndrew Brown-1/+1
2022-04-29Auto merge of #96474 - SparrowLii:langcall, r=lcnrbors-29/+14
2022-04-29Use the correct lifetime binder for elided lifetimes in path.Camille GILLOT-11/+33
2022-04-29rustdoc: prevent B -> C -> B -> C loops from stack overflowingMichael Howell-3/+12
2022-04-29Bless tests.Camille GILLOT-9/+19
2022-04-29Auto merge of #96489 - shepmaster:revert-vec-from-array-ref, r=yaahcbors-42/+0
2022-04-29Auto merge of #96468 - davidtwco:diagnostic-translation-subdiagnostic, r=oli-obkbors-1105/+2758
2022-04-29Auto merge of #96548 - Dylan-DPC:rollup-m3xkqxg, r=Dylan-DPCbors-587/+158
2022-04-29Rollup merge of #96523 - nbdd0121:windows, r=petrochenkovDylan DPC-0/+35
2022-04-29Rollup merge of #96516 - oli-obk:impl_trait_inference_accidental_permitted, r...Dylan DPC-574/+119
2022-04-29Rollup merge of #96492 - joshtriplett:revert-std-ffi-re-export, r=yaahcDylan DPC-11/+2
2022-04-29Rollup merge of #96481 - aDotInTheVoid:hashmap-docs-monospace, r=joshtriplettDylan DPC-1/+1
2022-04-29Rollup merge of #96477 - alexcrichton:update-wasm64-data-layout, r=wesleywiserDylan DPC-1/+1
2022-04-29Auto merge of #96444 - nbdd0121:used2, r=petrochenkovbors-2/+90
2022-04-29Auto merge of #96441 - ChrisDenton:sync-pipes, r=m-ou-sebors-31/+119
2022-04-29macros: add interop between diagnostic derivesDavid Wood-3/+16
2022-04-29macros: allow setting applicability in attributeDavid Wood-54/+120
2022-04-29macros: add more documentation commentsDavid Wood-1/+13
2022-04-29macros: reuse `SetOnce` trait in diagnostic deriveDavid Wood-96/+102
2022-04-29macros: add helper functions for invalid attrsDavid Wood-291/+225
2022-04-29macros: split diagnostic derives into modulesDavid Wood-1593/+1631
2022-04-29macros: subdiagnostic deriveDavid Wood-151/+1735
2022-04-29tests: move diagnostic derive test to directoryDavid Wood-41/+41
2022-04-29errors: `span_suggestion` takes `impl ToString`David Wood-40/+40
2022-04-28rustdoc: fix missing method list for primitive deref targetMichael Howell-35/+60
2022-04-29Ban non-static in const generics in AST.Camille GILLOT-33/+34
2022-04-28Auto merge of #96393 - joboet:pthread_parker, r=thomccbors-31/+337
2022-04-28Add `@feat.00` symbol to symbols.o for COFFGary Guo-0/+35
2022-04-28Auto merge of #96528 - Dylan-DPC:rollup-iedbjli, r=Dylan-DPCbors-518/+851