]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #89232 - rossmacarthur:fix-76424, r=wesleywiser
[rust.git] / src /
2021-09-30 Eric HussRollup merge of #89232 - rossmacarthur:fix-76424, r...
2021-09-30 Eric HussRollup merge of #89098 - GuillaumeGomez:where-bounds...
2021-09-30 Eric HussRollup merge of #88412 - mdsn:slice-sort-safety, r...
2021-09-30 Eric HussRollup merge of #87428 - GuillaumeGomez:union-highlight...
2021-09-29 borsAuto merge of #89380 - ehuss:fix-windows-llvm, r=Mark...
2021-09-29 Eric HussFix Windows LLVM issue.
2021-09-29 borsAuto merge of #89011 - bjorn3:restructure_rt, r=dtolnay
2021-09-29 borsAuto merge of #89331 - GuillaumeGomez:rollup-b10unye...
2021-09-29 borsAuto merge of #89328 - flip1995:clippyup, r=Manishearth
2021-09-29 borsAuto merge of #88950 - Nadrieril:deconstruct-pat, r...
2021-09-28 Ross MacArthurImprove help for recursion limit errors
2021-09-28 Guillaume GomezRollup merge of #89318 - petrochenkov:lstore, r=oli-obk
2021-09-28 Guillaume GomezRollup merge of #89283 - camelid:issue-83564-test,...
2021-09-28 Guillaume GomezRollup merge of #89276 - Urgau:fix-union-impls, r=Guill...
2021-09-28 Guillaume GomezRollup merge of #89255 - FabianWolff:issue-88806, r...
2021-09-28 Guillaume GomezRollup merge of #89235 - yaahc:junit-formatting, r...
2021-09-28 Guillaume GomezRollup merge of #89233 - FabianWolff:issue-89159, r...
2021-09-28 Guillaume GomezRollup merge of #89212 - Sl1mb0:xpy-toolchain-link...
2021-09-28 Guillaume GomezRollup merge of #87260 - antoyo:libgccjit-codegen,...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 borsAuto merge of #89048 - oli-obk:in_tracing_we_trust...
2021-09-28 Antoni BoucherMerge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9...
2021-09-28 antoyoFix warnings (#98)
2021-09-28 Antoni BoucherMerge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def...
2021-09-28 antoyoUpdate to nightly-2021-09-28 (#97)
2021-09-28 borsAuto merge of #86191 - kawadakk:release-add-solid-suppo...
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-28 borsAuto merge of #89293 - TaKO8Ki:fix-confusing-error...
2021-09-28 borsAuto merge of #89277 - jyn514:codeblock-edition, r...
2021-09-28 Tomoaki KawadaAdd SOLID targets
2021-09-28 antoyoFix/count trailing zeroes (#95)
2021-09-27 antoyoFix/mismatch types (#94)
2021-09-27 borsAuto merge of #89249 - Aaron1011:higher-ranked-cause...
2021-09-27 borsAuto merge of #89214 - smoelius:register_tool, r=petroc...
2021-09-27 Aaron HillImprove cause information for NLL higher-ranked errors
2021-09-27 borsAuto merge of #89285 - jackh726:issue-88862, r=nikomatsakis
2021-09-27 antoyoCleanup fix for global initialization (#93)
2021-09-27 borsAuto merge of #89263 - TaKO8Ki:suggest-both-immutable...
2021-09-27 borsAuto merge of #89203 - GuillaumeGomez:cleanup-rustdoc...
2021-09-27 Takayuki Maedasuggest path for tuple struct
2021-09-27 borsAuto merge of #89182 - GuillaumeGomez:boostrap-explicit...
2021-09-27 Timothy MaloneyLink stage1 build to toolchain automatically
2021-09-27 borsAuto merge of #89145 - rusticstuff:bump_stdarch, r...
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-26 Noah LevAdd regression test for issue #83564
2021-09-26 borsAuto merge of #89144 - sexxi-goose:insig_stdlib, r...
2021-09-26 Joshua NelsonUse the correct edition when syntax highlighting doctests
2021-09-26 Joshua NelsonPreserve the whole LangSyntax when parsing doctests
2021-09-26 Loïc BRANSTETTFix populate of union.impls
2021-09-26 antoyoFix global initialization (#91)
2021-09-26 Takayuki Maedatest suggesting immutable or mutable trait implementations
2021-09-26 Takayuki Maedafix test error
2021-09-26 borsAuto merge of #88316 - est31:remove_box_tests, r=Mark...
2021-09-26 Takayuki Maedabetter suggestions
2021-09-26 CommeownistImpove handling of registers in inline asm (#82)
2021-09-26 borsAuto merge of #89101 - ehuss:compiletest-incremental...
2021-09-26 Takayuki Maedafix the relevant tests
2021-09-26 Takayuki Maedasuggest both immutable and mutable trait implementations
2021-09-26 borsAuto merge of #88680 - ehuss:more-attr-validation,...
2021-09-26 borsAuto merge of #89262 - Manishearth:rollup-vtkbetm,...
2021-09-26 est31Remove box syntax from most places in src/test outside...
2021-09-26 Manish GoregaokarRollup merge of #89256 - danielg1111:fix_typo, r=Mark...
2021-09-26 Manish GoregaokarRollup merge of #89224 - TaKO8Ki:change-the-order-of...
2021-09-26 Manish GoregaokarRollup merge of #89216 - r00ster91:bigo, r=dtolnay
2021-09-26 Manish GoregaokarRollup merge of #89198 - hkmatsumoto:hide-hidden-method...
2021-09-26 Manish GoregaokarRollup merge of #89010 - est31:intra_doc_links, r=m...
2021-09-26 Manish GoregaokarRollup merge of #88973 - lu-zero:std_detect-env_overrid...
2021-09-26 Manish GoregaokarRollup merge of #88895 - camelid:cleanup-pt2, r=jyn514
2021-09-25 NadrierilReplace `Pat` with a new intermediate representation
2021-09-25 NadrierilRework `Fields` internals.
2021-09-25 borsAuto merge of #88343 - steffahn:fix_code_spacing, r...
2021-09-25 Fabian WolffFix incorrect disambiguation suggestion for associated...
2021-09-25 borsAuto merge of #87584 - adamgemmell:dev/asm-tests, r...
2021-09-25 Noah Levrustdoc: Document `is_assoc_ty()`
2021-09-25 Hirochika MatsumotoElaborate comment
2021-09-25 Eric HussCheck for macros in built-in attributes that don't...
2021-09-25 Eric HussMove malformed attribute code to a function and fix...
2021-09-25 borsAuto merge of #88243 - nikic:newpm-2, r=nagisa
2021-09-25 borsAuto merge of #89030 - nbdd0121:box2, r=jonas-schievink
2021-09-25 Nikita PopovPin panic-in-drop=abort test to old pass manager
2021-09-25 Nikita PopovMake expectation in panic-in-drop-abort.rs test more...
2021-09-25 borsAuto merge of #89237 - BoxyUwU:trackersMcCaller, r...
2021-09-25 Hirochika Matsumotorustdoc: Don't show hidden trait methods
2021-09-25 borsAuto merge of #87220 - petrochenkov:derivecfglimit2...
2021-09-25 borsAuto merge of #89230 - workingjubilee:rollup-1swktdq...
2021-09-25 Gary GuoBless tests
2021-09-25 Gary GuoIntroduce `Rvalue::ShallowInitBox`
2021-09-24 borsAuto merge of #86246 - FabianWolff:issue-83471, r=estebank
2021-09-24 Vadim PetrochenkovStabilize `feature(macro_attributes_in_derive_output)`
2021-09-24 Vadim Petrochenkovbuiltin_macros: Make #[derive(A, B, ...)] cfg-eval...
2021-09-24 JubileeRollup merge of #89221 - aDotInTheVoid:macro-error...
2021-09-24 JubileeRollup merge of #89217 - GuillaumeGomez:generate-link...
2021-09-24 JubileeRollup merge of #89210 - Takashiidobe:master, r=kennytm
2021-09-24 JubileeRollup merge of #89208 - wesleywiser:rfc_2229_droporder...
2021-09-24 JubileeRollup merge of #89104 - Mark-Simulacrum:spawn-unchecke...
2021-09-24 JubileeRollup merge of #89072 - bjorn3:less_symbol_as_str...
2021-09-24 JubileeRollup merge of #89001 - jackh726:binder-cleanup, r...
2021-09-24 Fabian WolffMake error message for malformed `fn`/`fn_mut` lang...
2021-09-24 borsAuto merge of #88872 - petrochenkov:getmod2, r=cjgillot
2021-09-24 Vadim PetrochenkovDisable a spuriously failing test
next