about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-02-01New migrationAman Arora-28/+28
2021-02-02Auto merge of #81651 - ehuss:update-cargo, r=ehussbors-0/+0
2021-02-01PR fixupAman Arora-2/+2
2021-02-01Tests for 2229 lintAman Arora-0/+559
2021-02-01Update cargoEric Huss-0/+0
2021-02-02Auto merge of #81557 - GuillaumeGomez:primitive-search, r=ollie27bors-14/+61
2021-02-01Process mentioned upvars for analysis first pass after ExprUseVisitorAman Arora-6/+6
2021-02-01Add UI test for panic/assert in Rust 2021.Mara Bos-0/+51
2021-02-01Test exploring the interactions between all of the different kinds of method ...Felix S. Klock II-0/+190
2021-02-01Regression tests for issue 81211.Felix S. Klock II-0/+72
2021-02-01more things are const evaluatable *sparkles*Ellen-1/+17
2021-02-01Auto merge of #80641 - Danue1:patch-1, r=oli-obkbors-11/+57
2021-02-01Update ui testsJesus Rubio-1/+14
2021-02-01Auto merge of #81625 - jonas-schievink:rollup-mshpp2n, r=jonas-schievinkbors-18/+222
2021-02-01Fix overflowing text on mobile when sidebar is displayedGuillaume Gomez-0/+8
2021-02-02Bless testsDanuel-3/+3
2021-02-01Improve diff display in case the whole key in missingGuillaume Gomez-0/+4
2021-02-01Add test for primitive searchGuillaume Gomez-0/+30
2021-02-01Put back primitives in searchGuillaume Gomez-14/+27
2021-02-01Fixed #[inline] to be warned in fields, arms, macro defsDanuel-8/+54
2021-02-01Rollup merge of #81594 - bjorn3:avoid_building_llvm_for_dwp, r=sanxiynJonas Schievink-2/+4
2021-02-01Rollup merge of #81592 - GuillaumeGomez:rustdoc-ui-fixes, r=Nemo157Jonas Schievink-11/+2
2021-02-01Rollup merge of #81529 - estebank:case_lints, r=davidtwcoJonas Schievink-4/+4
2021-02-01Rollup merge of #81504 - matsujika:suggestion-field-access, r=estebankJonas Schievink-0/+137
2021-02-01Rollup merge of #81387 - c410-f3r:tests-tests-tests, r=petrochenkovJonas Schievink-1/+1
2021-02-01Rollup merge of #79291 - JulianKnodt:ce_priv, r=petrochenkovJonas Schievink-0/+74
2021-02-01:arrow_up: rust-analyzerJonas Schievink-32/+15
2021-02-01Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkovbors-415/+432
2021-02-01Box the biggest ast::ItemKind variantsDániel Buga-54/+94
2021-01-31rustdoc: Note why `rustdoc::html::markdown` is publicCamelid-1/+3
2021-02-01Auto merge of #81591 - RalfJung:miri, r=RalfJungbors-7/+9
2021-01-31Move some tests to more reasonable directoriesCaio-1/+1
2021-01-31Add error message for private fnkadmin-0/+74
2021-01-31Improve handling of spans around macro result parse errorsAaron Hill-1/+28
2021-01-31rustbuild: Don't build compiler twice for error-index-generator.Eric Huss-24/+29
2021-01-31Rollup merge of #81566 - osa1:issue71202, r=jonas-schievinkJonas Schievink-0/+33
2021-01-31Rollup merge of #81480 - b-naber:nested_fields_suggestion, r=estebankJonas Schievink-0/+165
2021-01-31Rollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obkJonas Schievink-95/+52
2021-01-31Rollup merge of #80092 - sexxi-goose:restrict_precision, r=nikomatsakisJonas Schievink-0/+964
2021-01-31Bless coverage-spanview/expected_mir_dump.*.Mara Bos-75/+75
2021-01-31Avoid building LLVM just for llvm-dwpbjorn3-2/+4
2021-01-31update MiriRalf Jung-7/+9
2021-01-31Improve resize handlingGuillaume Gomez-1/+1
2021-01-31Prevent search section to go over search inputGuillaume Gomez-1/+1
2021-01-31Remove unneeded explicit width from search resultsGuillaume Gomez-9/+0
2021-01-31Auto merge of #81578 - jonas-schievink:rollup-yhiyowl, r=jonas-schievinkbors-22/+96
2021-01-31Rollup merge of #81563 - pickfire:patch-6, r=GuillaumeGomezJonas Schievink-0/+4
2021-01-31Rollup merge of #81558 - pickfire:patch-5, r=GuillaumeGomezJonas Schievink-1/+2
2021-01-31Rollup merge of #81509 - 0yoyoyo:fix-issue-72685-ice-drop-in-place, r=estebankJonas Schievink-10/+22
2021-01-31Rollup merge of #81491 - jryans:rustdoc-deref-ice-81395, r=GuillaumeGomezJonas Schievink-7/+26