]> git.lizzy.rs Git - rust.git/history - src
RustWrapper: adapt to LLVM change 0f45c16f2caa
[rust.git] / src /
2021-08-24 borsAuto merge of #87739 - Aaron1011:remove-used-attrs...
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 borsAuto merge of #88265 - m-ou-se:rollup-soymv20, r=m...
2021-08-23 Mara BosRollup merge of #88259 - LeSeulArtichaut:complete-thir...
2021-08-23 Mara BosRollup merge of #88232 - m-ou-se:macro-name-imported...
2021-08-23 Mara BosRollup merge of #88230 - steffahn:a_an, r=oli-obk
2021-08-23 Mara BosRollup merge of #88188 - GuillaumeGomez:rustdoc-gui...
2021-08-23 Mara BosRollup merge of #88174 - camelid:clarify-rust-2021...
2021-08-23 Mara BosRollup merge of #87976 - estebank:fix-suggestion-span...
2021-08-23 borsAuto merge of #87676 - sexxi-goose:truncate_unique...
2021-08-23 Mara BosImprove wording of macro-not-found-but-name-exists...
2021-08-23 Mara BosShow what things are, but also what they are not.
2021-08-23 Mara BosDon't confuse the user with notes about tool modules.
2021-08-23 Mara BosClarify what attribute and derive macros look like.
2021-08-23 Mara BosSay what things are, instead of what they are not.
2021-08-23 Mara BosSilence confusing 'unused import' warnings.
2021-08-23 Mara BosUpdate tests.
2021-08-23 Mara BosAdd tests for macro-not-found diagnostics.
2021-08-23 Mara BosAdd test for macro-not-found-but-name-imported-here...
2021-08-23 borsAuto merge of #87661 - FabianWolff:issue-87461, r=estebank
2021-08-23 Guillaume GomezGreatly improve limitation handling on parallel rustdoc...
2021-08-23 borsAuto merge of #88249 - lnicola:rust-analyzer-2021-08...
2021-08-23 borsAuto merge of #88220 - sunfishcode:sunfishcode/unix...
2021-08-23 Laurențiu Nicola:arrow_up: rust-analyzer
2021-08-23 borsAuto merge of #87598 - ccqpein:master, r=yaahc
2021-08-23 borsAuto merge of #88210 - spastorino:diff-lifetimes-def...
2021-08-22 borsAuto merge of #88200 - pcwalton:no-dso-local-on-mach...
2021-08-22 borsAuto merge of #88240 - GuillaumeGomez:rollup-wdom91m...
2021-08-22 Guillaume GomezRollup merge of #88238 - m-ou-se:used-imports-no-track...
2021-08-22 Guillaume GomezRollup merge of #88229 - m-ou-se:macro-suggest-right...
2021-08-22 Guillaume GomezRollup merge of #88211 - petrochenkov:withhilo, r=jyn514
2021-08-22 Guillaume GomezRollup merge of #88164 - durin42:llvm-14-san-opts,...
2021-08-22 Guillaume GomezRollup merge of #88077 - kit-981:feature/fix-minimum...
2021-08-22 Guillaume GomezRollup merge of #87166 - de-vri-es:show-discriminant...
2021-08-22 Guillaume GomezRollup merge of #86747 - FabianWolff:issue-86653, r...
2021-08-22 borsAuto merge of #88166 - BoxyUwU:const-equate-canon,...
2021-08-22 Frank SteffahnFix typos “an”→“a” and a few different ones that appear...
2021-08-22 Frank SteffahnFix more “a”/“an” typos
2021-08-22 Santiago PastorinoTest TAITs different lifetimes in defining uses fail
2021-08-22 Frank SteffahnFix more “a”/“an” typos
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-22 borsAuto merge of #88163 - camsteffen:collapsible-match...
2021-08-22 Mara BosSuggest importing the right kind of macro.
2021-08-22 borsAuto merge of #88139 - lcnr:marker-trait-attr, r=nikoma...
2021-08-22 borsAuto merge of #88122 - Seppel3210:master, r=dtolnay
2021-08-22 borsAuto merge of #85166 - mbhall88:file-prefix, r=dtolnay
2021-08-22 borsAuto merge of #88217 - jackh726:rollup-3k74o2m, r=jackh726
2021-08-22 Jack HueyRollup merge of #88201 - spastorino:tait-incomplete...
2021-08-22 Jack HueyRollup merge of #88197 - spastorino:tait-test-fn-type...
2021-08-22 Jack HueyRollup merge of #88194 - spastorino:test-tait-assoc...
2021-08-22 Jack HueyRollup merge of #88192 - spastorino:add-tait-test-for...
2021-08-22 Jack HueyRollup merge of #88189 - spastorino:add-tait-struct...
2021-08-22 Jack HueyRollup merge of #88183 - spastorino:add-tait-in-differe...
2021-08-22 Jack HueyRollup merge of #88182 - spastorino:use-trait-in-tait...
2021-08-22 Jack HueyRollup merge of #88179 - steffahn:mailmap, r=Mark-Simul...
2021-08-22 Jack HueyRollup merge of #88172 - spastorino:tait-defining-use...
2021-08-22 Jack HueyRollup merge of #88170 - nebkor:release-note-1.55,...
2021-08-22 Jack HueyRollup merge of #88072 - kit-981:feature/build-ios...
2021-08-22 Jack HueyRollup merge of #88057 - ehuss:releases-doc-macros...
2021-08-22 Jack HueyRollup merge of #87604 - yaymukund:verify-backported...
2021-08-21 borsAuto merge of #88075 - Xuanwo:vec_deque_retain, r=dtolnay
2021-08-21 borsAuto merge of #88135 - crlf0710:trait_upcasting_part_3...
2021-08-21 Aaron HillAddress review comments
2021-08-21 borsAuto merge of #82776 - jyn514:extern-url-fallback,...
2021-08-21 Aaron HillRemove `Session.used_attrs` and move logic to `CheckAtt...
2021-08-21 borsAuto merge of #88134 - rylev:force-warn-improvements...
2021-08-21 Vadim Petrochenkovcleanup: `Span::new` -> `Span::with_lo`
2021-08-21 borsAuto merge of #88128 - cuviper:needs-asm-support, r...
2021-08-21 borsAuto merge of #87570 - nikic:llvm-13, r=nagisa
2021-08-21 Nikita PopovAlways use llvm.used for coverage symbols
2021-08-21 borsAuto merge of #88073 - lnicola:rust-analyzer-2021-08...
2021-08-21 Santiago PastorinoTest that incomplete inference for TAITs fail
2021-08-21 borsAuto merge of #88149 - Mark-Simulacrum:prep-never-type...
2021-08-21 Santiago PastorinoTest use of impl Trait in an impl as the value for...
2021-08-20 borsAuto merge of #88087 - jesyspa:issue-87935-box, r=jackh726
2021-08-20 Fabian WolffImprove error reporting for closure return type mismatches
2021-08-20 Santiago PastorinoTest tait use in a fn type
2021-08-20 Santiago PastorinoUse of impl trait in an impl as the valoe for an associ...
2021-08-20 Santiago PastorinoAdd TAIT struct test
2021-08-20 borsAuto merge of #83093 - the8472:smaller-instant-hammer...
2021-08-20 borsAuto merge of #88176 - erikdesjardins:rezst, r=oli-obk
2021-08-20 Anton GolovUpdate old box expression tests and add a new one.
2021-08-20 Santiago Pastorinotest TAIT in different positions
2021-08-20 Anton GolovChange example and tests for E0161.
2021-08-20 borsAuto merge of #87686 - matthiaskrgr:clippy_august_21_pe...
2021-08-20 Santiago PastorinoWe meant to use a trait instead of lifetime here
2021-08-20 borsAuto merge of #87329 - sunfishcode:sunfishcode/io-safet...
2021-08-20 Mukund LakshmanAdd support for including non-backport commits.
2021-08-20 Mukund LakshmanAdd cherry-pick.sh convenience script.
2021-08-20 borsAuto merge of #88000 - bjorn3:fix_cg_llvm_clif_compile...
2021-08-20 borsAuto merge of #86898 - the8472:path-cmp, r=dtolnay
2021-08-20 Erik DesjardinsRevert "Revert "Auto merge of #83417 - erikdesjardins...
2021-08-20 borsAuto merge of #88039 - sexxi-goose:fix-87987, r=nikomat...
2021-08-19 borsAuto merge of #87996 - sexxi-goose:fix-87988, r=nikomat...
2021-08-19 Mukund LakshmanCI: Verify commits in beta & stable are in upstream...
2021-08-19 Santiago PastorinoTest that type alias impl trait happens in a submodule
2021-08-19 Niko Matsakisintroduce a Coerce predicate
2021-08-19 borsAuto merge of #88165 - GuillaumeGomez:rollup-4o0v2ps...
2021-08-19 Cameron SteffenFix clippy let expressions fallout
next