]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #78968 - zec:add-llvm-as, r=Mark-Simulacrum
[rust.git] / src /
2020-11-15 Dylan DPCRollup merge of #78968 - zec:add-llvm-as, r=Mark-Simulacrum
2020-11-15 Dylan DPCRollup merge of #78966 - tmiasko:inline-never, r=oli-obk
2020-11-15 Dylan DPCRollup merge of #78963 - richkadel:llvm-coverage-counte...
2020-11-15 Dylan DPCRollup merge of #78962 - poliorcetics:rustdoc-raw-ident...
2020-11-15 Dylan DPCRollup merge of #78948 - slanterns:master, r=varkor
2020-11-15 Dylan DPCRollup merge of #78856 - mark-i-m:fix-or-pat-ice, r...
2020-11-15 Dylan DPCRollup merge of #78848 - DevJPM:ci-llvm-9, r=nikic
2020-11-15 Dylan DPCRollup merge of #78590 - DeveloperC286:issue_60302...
2020-11-15 Dylan DPCRollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
2020-11-14 borsAuto merge of #79049 - tmiasko:lower-intrinsics, r...
2020-11-14 borsAuto merge of #78809 - vn-ki:fix-issue-76064, r=oli-obk
2020-11-14 Who? Me?!Style nit
2020-11-14 borsAuto merge of #75272 - the8472:spec-copy, r=KodrAus
2020-11-14 borsAuto merge of #78959 - petrochenkov:likeuefi, r=nagisa
2020-11-14 borsAuto merge of #78951 - petrochenkov:unknown, r=ehuss
2020-11-14 borsAuto merge of #78736 - petrochenkov:lazyenum, r=Aaron1011
2020-11-14 Tomasz MiąskoLower intrinsics calls: forget, size_of, unreachable...
2020-11-13 borsAuto merge of #78683 - Nemo157:issue-78673, r=lcnr
2020-11-13 borsAuto merge of #78888 - richkadel:llvm-coverage-tests...
2020-11-13 Crefactor: vec_deque ignore-tidy-filelength
2020-11-13 borsAuto merge of #79011 - ehuss:update-cargo, r=ehuss
2020-11-13 borsAuto merge of #79017 - GuillaumeGomez:rollup-5orhudd...
2020-11-13 Guillaume GomezRollup merge of #78996 - lcnr:cg-promotion, r=RalfJung
2020-11-13 Guillaume GomezRollup merge of #78985 - lcnr:cg-drop-test, r=nikomatsakis
2020-11-13 Guillaume GomezRollup merge of #78984 - GuillaumeGomez:rustdoc-check...
2020-11-13 Guillaume GomezRollup merge of #78463 - varkor:placeholder-const,...
2020-11-13 Guillaume GomezRollup merge of #77996 - tkaitchuck:master, r=m-ou-se
2020-11-13 Guillaume GomezRollup merge of #77151 - rust-lang:LeSeulArtichaut...
2020-11-13 Alexis BourgetFix wrong XPath
2020-11-13 borsAuto merge of #77990 - bugadani:copies, r=lcnr
2020-11-13 Vishnunarayan K Iupdate clippy test ouput
2020-11-13 borsAuto merge of #79014 - pietroalbini:1.50, r=pietroalbini
2020-11-13 Pietro Albinibump version to 1.50.0
2020-11-13 borsAuto merge of #78826 - petrochenkov:mrscopes2, r=eddyb
2020-11-13 Eric HussUpdate cargo
2020-11-13 borsAuto merge of #78990 - RalfJung:miri, r=RalfJung
2020-11-12 borsAuto merge of #78998 - m-ou-se:rollup-6r4pt9m, r=m...
2020-11-12 Guillaume GomezEnsure that INVALID_CODEBLOCK_ATTRIBUTES lint is emitted
2020-11-12 Tomasz Miąsko./x.py test --bless
2020-11-12 Tomasz MiąskoNever inline C variadic functions
2020-11-12 Tomasz MiąskoFix generator inlining by checking for rust-call abi...
2020-11-12 Tomasz MiąskoNever inline when `no_sanitize` attributes differ
2020-11-12 Mara BosRollup merge of #78987 - lcnr:integer-sizes, r=varkor
2020-11-12 Mara BosRollup merge of #78972 - ehuss:update-cargo, r=ehuss
2020-11-12 Mara BosRollup merge of #78970 - calebcartwright:update-rustfmt...
2020-11-12 Mara BosRollup merge of #78950 - khyperia:spirv-asm, r=Amanieu
2020-11-12 Mara BosRollup merge of #78857 - SkiFire13:bheap-opt, r=KodrAus
2020-11-12 Mara BosRollup merge of #78836 - fanzier:struct-and-slice-destr...
2020-11-12 Mara BosRollup merge of #76730 - ebkalderon:rustdoc-fix-mut...
2020-11-12 Bastian Kauschkecg: add explicit test for const param promotion
2020-11-12 Joshua NelsonHandle and test wildcard arguments
2020-11-12 Joshua NelsonDon't reuse bindings for `ref mut`
2020-11-12 Ralf Jungupdate Miri
2020-11-12 Vishnunarayan K Icheck mir exists before validation; fix tests
2020-11-12 Vishnunarayan K Ifix tests and formatting
2020-11-12 Vishnunarayan K Iadd error_occured field to ConstQualifs, fix #76064
2020-11-12 Bastian Kauschkeextend min_const_generics param ty tests
2020-11-12 borsAuto merge of #76256 - tgnottingham:issue-74890, r...
2020-11-12 Bastian Kauschkecheck `Drop` specialization of const params
2020-11-12 Bastian Kauschkemove dropck tests from ui -> ui/dropck
2020-11-12 Guillaume GomezAdd tests for rustdoc --check option
2020-11-12 Guillaume GomezAdd --check option to rustdoc
2020-11-12 DevJPMfully exploited the dropped support of LLVM 8
2020-11-12 DevJPMBump the minimal supported LLVM version in the bootstra...
2020-11-12 DevJPMexplicitly add llvm-9-dev in dockerfile
2020-11-12 DevJPMBumped minimal tested LLVM version to 9
2020-11-12 borsAuto merge of #78976 - GuillaumeGomez:rollup-endkih3...
2020-11-12 Guillaume GomezRollup merge of #78971 - ehuss:update-books, r=ehuss
2020-11-12 Guillaume GomezRollup merge of #78960 - ethanboxx:const-gen-test-defau...
2020-11-12 Guillaume GomezRollup merge of #78933 - jyn514:tracing-output, r=oli-obk
2020-11-12 Guillaume GomezRollup merge of #78921 - GuillaumeGomez:search-result...
2020-11-12 Guillaume GomezRollup merge of #78916 - lcnr:const-generics-tests...
2020-11-12 borsAuto merge of #78773 - GuillaumeGomez:theme-picker...
2020-11-12 Rich KadelFix and re-enable two coverage tests on MacOS
2020-11-12 borsAuto merge of #78965 - jryans:emscripten-threads-libc...
2020-11-12 Eric HussUpdate cargo
2020-11-12 Eric HussUpdate books
2020-11-12 Caleb Cartwrightupdate rustfmt
2020-11-12 SlanternsRename empty_tuple_assignment to monkey_barrel
2020-11-12 Zachary CatlinMerge changes from rust-lang/rust
2020-11-12 Zachary CatlinInclude llvm-as in llvm-tools-preview component
2020-11-12 PoliorceticsUse intradoc-links for the whole test, add a @has check
2020-11-12 Alexis BourgetIgnore tidy linelength
2020-11-12 borsAuto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011
2020-11-12 Alexis BourgetAdd a test for r# identifiers
2020-11-11 Ethan Brierleydefault_trait_param
2020-11-11 Ethan BrierleyAdd test `default_function_param`
2020-11-11 borsAuto merge of #78956 - jonas-schievink:rollup-r53giob...
2020-11-11 Bastian Kauschkeadd error-in-impl-trait const generics test
2020-11-11 Bastian Kauschkeadd rustdoc test
2020-11-11 Jonas SchievinkRollup merge of #78947 - dalance:llvm_cov, r=Mark-Simul...
2020-11-11 Jonas SchievinkRollup merge of #78942 - eltociear:patch-1, r=jonas...
2020-11-11 Jonas SchievinkRollup merge of #78930 - petrochenkov:notlikeandroid...
2020-11-11 Jonas SchievinkRollup merge of #78929 - petrochenkov:linuxbase, r...
2020-11-11 Jonas SchievinkRollup merge of #78923 - jyn514:intra-doc-comments...
2020-11-11 Jonas SchievinkRollup merge of #78899 - tmiasko:inline-diverging,...
2020-11-11 Jonas SchievinkRollup merge of #78873 - tmiasko:inline-opts, r=oli-obk
2020-11-11 Jonas SchievinkRollup merge of #78832 - lcnr:const-evaluatable-unevalu...
2020-11-11 Jonas SchievinkRollup merge of #78417 - ssomers:btree_chop_up_2, r...
2020-11-11 Jonas SchievinkRollup merge of #78354 - 12101111:rustbuild_profiler...
next