about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-05 make `compare_generic_param_kinds` errors consistentEllen-166/+142
2022-05-05exit out of `compare_number_of_generics` earlyEllen-31/+48
2022-05-05 handle mismatched generic parameter kindsEllen-55/+264
2022-05-04Auto merge of #96693 - ehuss:update-cargo, r=ehussbors-1/+2
2022-05-03Update cargoEric Huss-1/+2
2022-05-04Auto merge of #96447 - petrochenkov:docregr, r=GuillaumeGomezbors-1/+57
2022-05-04Auto merge of #96353 - estebank:issue-95413, r=compiler-errorsbors-1/+132
2022-05-03Auto merge of #95380 - compiler-errors:unit-destructure-assign, r=nikomatsakisbors-7/+80
2022-05-03Auto merge of #96558 - bjorn3:librarify_parse_format, r=davidtwcobors-191/+231
2022-05-03Auto merge of #96280 - lygstate:ffi-fixes, r=joshtriplettbors-17/+46
2022-05-03Auto merge of #96601 - tmiasko:ssa-rpo, r=davidtwcobors-2/+2
2022-05-03Auto merge of #96666 - lnicola:rust-analyzer-2022-05-03, r=lnicolabors-22/+7
2022-05-03Make rustc_parse_format compile on stablebjorn3-191/+231
2022-05-03:arrow_up: rust-analyzerLaurențiu Nicola-22/+7
2022-05-03Auto merge of #96663 - JohnTitor:rollup-lthuzdq, r=JohnTitorbors-337/+707
2022-05-03Rollup merge of #96646 - estebank:issue-96638, r=jackh726Yuki Okushi-12/+48
2022-05-03Rollup merge of #96641 - oli-obk:bool_args, r=wesleywiserYuki Okushi-28/+50
2022-05-03Rollup merge of #96629 - ken-matsui:fix-invalid-keyword-order-for-function-de...Yuki Okushi-14/+36
2022-05-03Rollup merge of #96614 - JohnTitor:test-92305, r=oli-obkYuki Okushi-0/+47
2022-05-03Rollup merge of #96599 - tmiasko:discriminant-docs, r=estebankYuki Okushi-5/+1
2022-05-03Rollup merge of #96589 - Badel2:source-callsite, r=michaelwoeristerYuki Okushi-1/+38
2022-05-03Rollup merge of #96587 - bjorn3:refactor_backend_write, r=michaelwoeristerYuki Okushi-71/+48
2022-05-03Rollup merge of #93097 - GuillaumeGomez:settings-js, r=jshaYuki Okushi-206/+439
2022-05-03Update library/core/src/ffi/mod.rsYonggang Luo-1/+1
2022-05-03Tweak wordingEsteban Kuber-33/+32
2022-05-03When suggesting to import an item, also suggest changing the path if appropriateEsteban Küber-17/+149
2022-05-03Auto merge of #96580 - CAD97:E0705-no-ignore, r=michaelwoeristerbors-1/+1
2022-05-02Auto merge of #92566 - the8472:inline-tra, r=m-ou-sebors-0/+30
2022-05-02Mitigate impact of subtle invalid call suggestion logicEsteban Kuber-12/+48
2022-05-02Auto merge of #96578 - tmiasko:chunked-bit-set-fmt, r=nnethercotebors-36/+144
2022-05-02This aligns the inline attributes of existing `__iterator_get_unchecked` with...The 8472-0/+5
2022-05-02add benchmarkThe 8472-0/+25
2022-05-02Auto merge of #96436 - petrochenkov:nowhole2, r=wesleywiserbors-46/+10
2022-05-02Use a yes/no enum instead of a bool.Oli Scherer-28/+50
2022-05-02Auto merge of #96431 - petrochenkov:parent, r=cjgillotbors-176/+162
2022-05-02Auto merge of #96310 - bertptrs:remove-debugger-bootstrap, r=Mark-Simulacrumbors-11/+1
2022-05-02Fix invalid keyword order for function declarationsKen Matsui-14/+36
2022-05-02Auto merge of #96596 - scottmcm:limited-calloc, r=Mark-Simulacrumbors-1/+40
2022-05-02Remove DebbugerScripts from bootstrap CLIBert Peters-11/+1
2022-05-02Auto merge of #96600 - c410-f3r:z-errors, r=petrochenkovbors-0/+0
2022-05-01Tweak the calloc optimization to only apply to shortish-arraysScott McMurray-1/+40
2022-05-02Auto merge of #96622 - JohnTitor:rollup-8hckgaj, r=JohnTitorbors-723/+756
2022-05-02Rollup merge of #96610 - GuillaumeGomez:update-browser-ui-test, r=notriddleYuki Okushi-2/+1
2022-05-02Rollup merge of #96571 - thomcc:bathroom-stall, r=Mark-SimulacrumYuki Okushi-0/+7
2022-05-02Rollup merge of #96568 - EliasHolzmann:fmt_doc_fixes, r=joshtriplettYuki Okushi-18/+31
2022-05-02Rollup merge of #96567 - alex-semenyuk:fix_docs_for_logs_func, r=Mark-SimulacrumYuki Okushi-6/+6
2022-05-02Rollup merge of #96499 - jyn514:bootstrap-doctests, r=Mark-SimulacrumYuki Okushi-0/+11
2022-05-02Rollup merge of #96222 - jmaargh:john-mark/clarify-from-raw-parts-docs, r=Joh...Yuki Okushi-3/+8
2022-05-02Rollup merge of #94126 - ssomers:alloc_prep_1, r=Mark-SimulacrumYuki Okushi-694/+692
2022-05-02rustc: Panic by default in `DefIdTree::parent`Vadim Petrochenkov-176/+162