about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-09-15Rollup merge of #88775 - pnkfelix:revert-anon-union-parsing, r=davidtwcoManish Goregaokar-454/+27
2021-09-15Rollup merge of #88690 - m-ou-se:macro-braces-dot-question-expr-parse, r=nagisaManish Goregaokar-0/+11
2021-09-15Rollup merge of #87320 - danakj:debug-compilation-dir, r=michaelwoeristerManish Goregaokar-2/+87
2021-09-15Disable both reproducible-build tests for crate-type=bindanakj-9/+5
2021-09-15Verify bin crates are not deterministic on Windowsdanakj-3/+26
2021-09-15Auto merge of #88619 - GuillaumeGomez:simplify-std-os-reexports, r=Amanieubors-1/+1
2021-09-15Auto merge of #88558 - fee1-dead:const-drop, r=oli-obkbors-0/+274
2021-09-14Auto merge of #73314 - GuillaumeGomez:display-warnings, r=jyn514bors-25/+66
2021-09-14Add test for --display-doctest-warnings optionGuillaume Gomez-0/+33
2021-09-14Rename --display-warnings to --display-doctest-warningsGuillaume Gomez-25/+33
2021-09-14Auto merge of #88914 - GuillaumeGomez:rollup-h5svc6w, r=GuillaumeGomezbors-13/+140
2021-09-13Auto merge of #87794 - bonega:enum_niche_prefer_zero, r=nagisabors-0/+39
2021-09-13enum niche allocation grows toward zero if possibleAndreas Liljeqvist-0/+39
2021-09-13Update permissions path for clippy lintGuillaume Gomez-1/+1
2021-09-13Rollup merge of #88896 - GuillaumeGomez:flakyness, r=camelidGuillaume Gomez-0/+1
2021-09-13Rollup merge of #88894 - FabianWolff:issue-88818, r=estebankGuillaume Gomez-0/+38
2021-09-13Rollup merge of #88885 - GuillaumeGomez:fix-jump-def-background, r=camelidGuillaume Gomez-1/+49
2021-09-13Rollup merge of #88851 - fee1-dead:dup-bound, r=oli-obkGuillaume Gomez-4/+9
2021-09-13Rollup merge of #88033 - GuillaumeGomez:jump-to-def-primitive, r=jyn514Guillaume Gomez-8/+43
2021-09-13 * Enable generate-link-to-def feature on a rustdoc GUI testGuillaume Gomez-0/+48
2021-09-13Auto merge of #87915 - estebank:fancy-spans, r=oli-obkbors-849/+1053
2021-09-13Add negative test in macro-braces-dot-question.rs.Mara Bos-0/+2
2021-09-13Add test for primitive in "jump to definition" featureGuillaume Gomez-1/+24
2021-09-13Add support for primitives in "jump to definition" featureGuillaume Gomez-7/+19
2021-09-13Auto merge of #88766 - ehuss:update-cargo, r=ehussbors-0/+0
2021-09-13Auto merge of #88745 - hnj2:allow-trait-impl-missing-code, r=GuillaumeGomezbors-0/+27
2021-09-13Auto merge of #88529 - Meziu:master, r=nagisabors-0/+1
2021-09-13Auto merge of #88517 - smoelius:without-patch-versions, r=flip1995bors-44/+36
2021-09-12Auto merge of #88839 - nbdd0121:alignof, r=nagisabors-152/+181
2021-09-13Add mir opt test for min_align_of -> AlignOf loweringGary Guo-151/+180
2021-09-13Introduce NullOp::AlignOfGary Guo-1/+1
2021-09-12Auto merge of #88759 - Amanieu:panic_in_drop, r=nagisa,eddybbors-0/+54
2021-09-12Reduce possibility of flaky testsGuillaume Gomez-0/+1
2021-09-12Improve error message for missing trait in trait implFabian Wolff-0/+38
2021-09-12Auto merge of #88811 - jackh726:issue-88446, r=nikomatsakisbors-0/+35
2021-09-12Fix invalid background for jump-to-def links in source code pagesGuillaume Gomez-1/+1
2021-09-12Rollup merge of #88813 - lcnr:ena-docs, r=jyn514Manish Goregaokar-0/+8
2021-09-12Rollup merge of #88810 - camelid:cleanup-pt1, r=jyn514Manish Goregaokar-84/+59
2021-09-12Rollup merge of #88709 - BoxyUwU:thir-abstract-const, r=lcnrManish Goregaokar-22/+77
2021-09-12Rollup merge of #88699 - Mark-Simulacrum:fixes-cherry-picker, r=pietroalbiniManish Goregaokar-8/+0
2021-09-12Rollup merge of #88677 - petrochenkov:exportid, r=davidtwcoManish Goregaokar-13/+13
2021-09-12Rollup merge of #88336 - jackh726:gats-where-constraints, r=estebankManish Goregaokar-17/+33
2021-09-12Auto merge of #88765 - mk12:update-llvm, r=cuviperbors-0/+0
2021-09-12Auto merge of #87073 - jyn514:primitive-docs, r=GuillaumeGomez,jyn514bors-178/+229
2021-09-12Fix `no_core` and `no_std` rustdoc tests on WindowsGuillaume Gomez-1/+4
2021-09-12Fix linkcheck issuesJoshua Nelson-4/+41
2021-09-12Fix broken handling of primitive itemsJoshua Nelson-165/+144
2021-09-12downgrade some loggingJoshua Nelson-9/+12
2021-09-12Add primitive documentation to libcoreJoshua Nelson-2/+31
2021-09-11Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkovbors-1109/+2553