]> git.lizzy.rs Git - rust.git/history - src
Assemple trait alias candidates for negative polarity
[rust.git] / src /
2021-10-22 Santiago PastorinoAdd rustc_strict_coherence attribute and use it to...
2021-10-20 Santiago PastorinoOnly assemble_candidates_from_impls for polarity Negative
2021-10-20 Santiago PastorinoTest that if we promise to not impl what would overlap...
2021-10-15 borsAuto merge of #89903 - matthiaskrgr:rollup-s0c69xl...
2021-10-15 Matthias KrügerRollup merge of #89894 - camsteffen:unused-deps, r...
2021-10-15 Matthias KrügerRollup merge of #89885 - cameron1024:long-explanation...
2021-10-15 Matthias KrügerRollup merge of #89880 - adamgemmell:dev/nc-relocation...
2021-10-15 Matthias KrügerRollup merge of #89870 - tmandry:box-pin, r=estebank
2021-10-15 Matthias KrügerRollup merge of #89859 - RalfJung:write-discriminant...
2021-10-15 Matthias KrügerRollup merge of #89821 - crlf0710:unsafe_code_lint_test...
2021-10-15 Matthias KrügerRollup merge of #86011 - tlyu:correct-sized-bound-spans...
2021-10-15 borsAuto merge of #89884 - Mark-Simulacrum:revert-enum...
2021-10-14 Charles LewAdd a test for `unsafe_code` lint.
2021-10-14 cameron1024add long explanation for E0183
2021-10-14 borsAuto merge of #89882 - matthiaskrgr:rollup-1dh7pz8...
2021-10-14 Mark RousskovRevert "Stabilize `arbitrary_enum_discriminant`"
2021-10-14 Matthias KrügerRollup merge of #89878 - GuillaumeGomez:add-missing...
2021-10-14 Matthias KrügerRollup merge of #89873 - askoufis:patch-1, r=Mark-Simul...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89823 - jackh726:project-overflow...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 Matthias KrügerRollup merge of #89390 - tmandry:issue-72117, r=estebank
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 Adam GemmellUse non-checking TLS relocation in aarch64 asm! sym...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 Deadbeeffix codegen test
2021-10-14 DeadbeefFix const stability
2021-10-14 DeadbeefAvoid tupling at the callee
2021-10-14 borsAuto merge of #89815 - GuillaumeGomez:associated-consts...
2021-10-14 Tyler MandrySuggest Box::pin when Pin::new is used instead
2021-10-13 borsAuto merge of #89858 - matthiaskrgr:rollup-evsnr2e...
2021-10-13 Tyler MandryMove misplaced comment
2021-10-13 Tyler MandryAlways check predicates in can_coerce
2021-10-13 Tyler MandryFix incorrect Box::pin suggestion
2021-10-13 Tyler MandryAllow static linking LLVM with ThinLTO
2021-10-13 Matthias KrügerRollup merge of #89853 - cuviper:release-1.56, r=Mark...
2021-10-13 Matthias KrügerRollup merge of #89846 - esp-rs:riscv-esp-idf-changelog...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-13 borsAuto merge of #89555 - oli-obk:nll_member_constraint_di...
2021-10-13 Guillaume GomezImprove code readability for sidebar links
2021-10-13 borsAuto merge of #89822 - tmiasko:overflap-duplicates...
2021-10-13 borsAuto merge of #89847 - JohnTitor:rollup-xfymeo4, r...
2021-10-13 Yuki OkushiRollup merge of #89845 - davidtwco:davidtwco-mailmap...
2021-10-13 Yuki OkushiRollup merge of #89840 - wangkirin:master, r=jyn514
2021-10-13 Yuki OkushiRollup merge of #89828 - rusticstuff:overflow-check...
2021-10-13 Yuki OkushiRollup merge of #89818 - LingMan:map_or, r=oli-obk
2021-10-13 Yuki OkushiRollup merge of #89817 - m-ou-se:int-log-10-inline...
2021-10-13 Yuki OkushiRollup merge of #89816 - Canop:master, r=Mark-Simulacrum
2021-10-13 Yuki OkushiRollup merge of #89814 - jkugelman:must-use-string...
2021-10-13 Yuki OkushiRollup merge of #89794 - jkugelman:must-use-to_value...
2021-10-13 Yuki OkushiRollup merge of #89782 - konan8205:develop, r=jsha
2021-10-13 Yuki OkushiRollup merge of #89781 - Wilfred:patch-2, r=JohnTitor
2021-10-13 Yuki OkushiRollup merge of #89777 - pierwill:fix-88233, r=Mark...
2021-10-13 Yuki OkushiRollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum
2021-10-13 Oli SchererUpdate clippy ui output
2021-10-13 Oli SchererBless nll tests
2021-10-13 Oli SchererRe-use logic for adding a suggestion when a lifetime...
2021-10-13 Oli SchererRemove explicit -Zborrowck=mir which does not affect...
2021-10-13 Oli SchererRemove a feature attribute for an accepted feature
2021-10-13 Oli SchererUse a label instead of a note for member constraint...
2021-10-13 Oli SchererRemove textual span from diagnostic string
2021-10-13 borsAuto merge of #89587 - camelid:all-candidates, r=petroc...
2021-10-13 Joshua NelsonAssemble the compiler when running `x.py build`
2021-10-13 Takayuki Maedasuggestion for typoed crate or module
2021-10-13 borsAuto merge of #89802 - ehuss:update-cargo, r=ehuss
2021-10-13 Tomasz MiąskoDeduplicate regions ids before merging them
2021-10-12 borsAuto merge of #89774 - the8472:inline-mut-iter-next...
2021-10-12 borsAuto merge of #89105 - DevinR528:reachable-fix, r=Nadrieril
2021-10-12 Noah LevWork around different filenames for DLLs
2021-10-12 Noah LevAdd long explanation for E0464
2021-10-12 Noah LevInclude rmeta candidates in "multiple matching crates...
2021-10-12 Noah LevAdd test for showing rmeta candidates in error
2021-10-12 Noah LevTest crate loading error stderr
2021-10-12 Hans KratzMake `rust.overflow-checks-std`option default to `rust...
2021-10-12 Hans KratzAdd --enable-debug-assertions-std option to configure...
2021-10-12 Hans KratzAdd --enable-overflow-checks-std option to configure...
2021-10-12 borsAuto merge of #89813 - the8472:rollup-f1f99mb, r=the8472
2021-10-12 Eric HussUpdate winapi shared features.
2021-10-12 Guillaume GomezAdd test for associated constants in the sidebar
2021-10-12 Guillaume GomezList associated constants in the sidebar
2021-10-12 the8472Rollup merge of #89809 - tmiasko:remap-real-predicate...
2021-10-12 the8472Rollup merge of #89800 - ehuss:update-books, r=ehuss
2021-10-12 the8472Rollup merge of #89799 - ast-ral:ready-method-spellck...
2021-10-12 the8472Rollup merge of #89797 - jkugelman:must-use-is_conditio...
2021-10-12 the8472Rollup merge of #89796 - jkugelman:must-use-non-mutatin...
2021-10-12 the8472Rollup merge of #89784 - Mark-Simulacrum:delete-cache...
2021-10-12 the8472Rollup merge of #89778 - jkugelman:must-use-as_type...
2021-10-12 Devin RagotzyFilter unstable and doc hidden variants in usefulness...
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-12 borsAuto merge of #89769 - jkugelman:must-use-maybe-uninit...
2021-10-12 Marcel Hellwigadd some more testcases
2021-10-12 DeadbeefAdd const_eval_select intrinsic
2021-10-12 Eric HussUpdate cargo
2021-10-12 Eric HussUpdate books
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-12 borsAuto merge of #89791 - matthiaskrgr:rollup-1lhxh5b...
2021-10-11 John KugelmanAdd #[must_use] to From::from and Into::into
next