about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-07-03Rollup merge of #84029 - drahnr:master, r=petrochenkovYuki Okushi-0/+31
2021-07-02Auto merge of #86805 - hyd-dev:miri, r=RalfJungbors-8/+8
2021-07-02Auto merge of #86806 - GuillaumeGomez:rollup-pr5r37w, r=GuillaumeGomezbors-165/+131
2021-07-02Rollup merge of #86737 - jyn514:doc-tools, r=Mark-SimulacrumGuillaume Gomez-67/+82
2021-07-02Rollup merge of #85749 - GuillaumeGomez:revert-smart-extern-crate-load, r=jyn514Guillaume Gomez-98/+49
2021-07-02Update Mirihyd-dev-8/+8
2021-07-02Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplettbors-1/+3
2021-07-02add track_path::path fn for proc-macro usageBernhard Schuster-0/+31
2021-07-02Auto merge of #86782 - flip1995:clippyup, r=Manishearthbors-1086/+3185
2021-07-01Document rustfmt on nightly-rustcJoshua Nelson-6/+13
2021-07-01Auto merge of #86791 - JohnTitor:rollup-96ltzpz, r=JohnTitorbors-41/+326
2021-07-02Rollup merge of #86775 - fee1-dead:impl-const-test, r=jonas-schievinkYuki Okushi-22/+95
2021-07-02Rollup merge of #86659 - notriddle:notriddle/generics-rustdoc, r=GuillaumeGomezYuki Okushi-19/+191
2021-07-02Rollup merge of #86148 - FabianWolff:issue-85855, r=varkorYuki Okushi-0/+40
2021-07-01Auto merge of #86749 - bjorn3:link_info_refactor_part1, r=petrochenkovbors-4/+4
2021-07-01Revert "Don't load all extern crates unconditionally"Guillaume Gomez-98/+49
2021-07-01Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyupflip1995-1086/+3185
2021-07-01Minor adjustments and refactoringFabian Wolff-11/+4
2021-07-01Rename all_crate_nums query to crates and remove useless wrapperbjorn3-4/+4
2021-07-01fix(rustdoc): generics searchMichael Howell-19/+191
2021-07-01Auto merge of #86769 - ehuss:update-cargo, r=ehussbors-0/+0
2021-07-01Test for const trait impls behind feature gatesDeadbeef-0/+89
2021-07-01Use revisions for cross-crate testDeadbeef-22/+6
2021-07-01Auto merge of #86774 - GuillaumeGomez:rollup-rkcgvph, r=GuillaumeGomezbors-7/+71
2021-07-01Rollup merge of #86773 - dns2utf8:rustdoc_enable_near_tests, r=GuillaumeGomezGuillaume Gomez-7/+7
2021-07-01Rollup merge of #86666 - ptrojahn:compare_kinds, r=petrochenkovGuillaume Gomez-0/+29
2021-07-01Rollup merge of #86652 - nagisa:nagisa/non-leaf-fp, r=petrochenkovGuillaume Gomez-0/+35
2021-07-01Update container browser-ui-test@0.4.1Stefan Schindler-1/+1
2021-07-01Enable the tests developed with #86594Stefan Schindler-6/+6
2021-07-01Auto merge of #86190 - asquared31415:extern-main-86110-fix, r=varkorbors-0/+15
2021-06-30Update cargoEric Huss-0/+0
2021-07-01Auto merge of #86757 - JohnTitor:rollup-acevhz7, r=JohnTitorbors-6/+192
2021-07-01Rollup merge of #86750 - fee1-dead:impl-const-test, r=jonas-schievinkYuki Okushi-0/+84
2021-07-01Rollup merge of #86746 - GuillaumeGomez:query-type-filter, r=notriddleYuki Okushi-1/+14
2021-07-01Rollup merge of #86740 - 1000teslas:issue-71519-fix, r=petrochenkovYuki Okushi-3/+3
2021-07-01Rollup merge of #86728 - FabianWolff:issue-86721, r=LeSeulArtichautYuki Okushi-2/+80
2021-07-01Rollup merge of #86680 - camsteffen:dbg-opt-error, r=petrochenkovYuki Okushi-0/+6
2021-07-01Rollup merge of #85520 - FabianWolff:issue-85475, r=jackh726Yuki Okushi-0/+5
2021-06-30Move AST crate.Camille GILLOT-3/+2
2021-06-30Inline lower_to_hir.Camille GILLOT-1/+0
2021-06-30Add suggestion for missing compile flag groupCameron Steffen-0/+6
2021-06-30Add support for leaf fn frame pointer eliminationSimonas Kazlauskas-0/+35
2021-06-30Add tests for cross-crate usage of `impl const`Deadbeef-0/+84
2021-06-30Add test to ensure that the typed queries are not including other typesGuillaume Gomez-0/+12
2021-06-30Enforce search typed queriesGuillaume Gomez-1/+2
2021-06-30Emit explanatory note for functions in trait and impl items as wellFabian Wolff-4/+65
2021-06-30Auto merge of #86650 - GuillaumeGomez:fix-boldness, r=Nemo157bors-5/+24
2021-06-30Auto merge of #86739 - RalfJung:miri, r=RalfJungbors-10/+8
2021-06-30update MiriRalf Jung-10/+8
2021-06-30copy rust-lld as ld in dist1000teslas-3/+3