]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-06 marmelademasave_analysis: fix panic in `write_sub_paths_truncated`
2020-06-06 Joshua NelsonAdd comments to `Resolve::get_module`
2020-06-06 PoliorceticsOnly mention `u8` and not booleans
2020-06-06 borsAuto merge of #73073 - RalfJung:rollup-i24dh28, r=RalfJung
2020-06-06 Ralf JungRollup merge of #72708 - petrochenkov:linkhack, r=cuviper
2020-06-06 Ralf JungRollup merge of #72508 - ecstatic-morse:poly-self-ty...
2020-06-06 Ralf JungRollup merge of #72508 - ecstatic-morse:poly-self-ty...
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-06-06 Ivan ThamElide type on liballoc vec
2020-06-06 Bastian Kauschkeremove outdated comment
2020-06-06 Guillaume GomezClean up E0644 explanation
2020-06-06 borsAuto merge of #5674 - ThibsG:DocTypeDefinesMethod,...
2020-06-06 borsAuto merge of #5528 - phansch:same-tys, r=flip1995
2020-06-06 Philipp HanschCleanup: Use rustc's `same_types` instead of our `same_tys`
2020-06-06 borsAuto merge of #72927 - petrochenkov:rustc, r=Mark-Simul...
2020-06-06 borsAuto merge of #72927 - petrochenkov:rustc, r=Mark-Simul...
2020-06-05 marmelademasave_analysis: fix ice in `get_expr_data`
2020-06-05 borsAuto merge of #5688 - ebroto:fix_cargo_tests_in_rustc...
2020-06-05 Joey Hainproperly handle feature gated lints
2020-06-05 Eduardo BrotoFix cargo ui tests when running inside rust repo
2020-06-05 Eduardo BrotoAdd error info when cargo metadata fails to run
2020-06-05 borsAuto merge of #72982 - tblah:riscv-ui-tests, r=estebank
2020-06-05 arcnmxUpdate LLVM submodule to include lld NOLOAD fix
2020-06-05 Alexis BourgetImprove the new documentation to be more precise about...
2020-06-05 Felix S. Klock IIIgnore windows in the test.
2020-06-05 borsAuto merge of #73025 - Dylan-DPC:rollup-a1uzj5u, r...
2020-06-05 borsAuto merge of #5687 - flip1995:release_doc, r=phansch
2020-06-05 Ana-Maria MihalacheRename traits::ImplSourceImpl to ImplSourceUserDefined.
2020-06-05 Ana-Maria MihalacheRename traits::Vtable to ImplSource.
2020-06-05 flip1995Replace all remaining occurrences of submodule with...
2020-06-05 borsAuto merge of #5671 - ebroto:changelog_144_145, r=flip1995
2020-06-05 borsAuto merge of #5686 - flip1995:release_doc, r=phansch
2020-06-05 flip1995Reorder sections of release documentation
2020-06-05 borsAuto merge of #5685 - flip1995:backport_remerge, r...
2020-06-05 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-06-05 borsAuto merge of #72957 - Mark-Simulacrum:bootstrap-bump...
2020-06-05 Dylan DPCRollup merge of #73019 - matthiaskrgr:test_72960, r...
2020-06-05 Dylan DPCRollup merge of #73017 - pickfire:liballoc-assert,...
2020-06-05 Dylan DPCRollup merge of #73010 - tshepang:patch-2, r=Mark-Simul...
2020-06-05 Dylan DPCRollup merge of #72996 - marmeladema:remove-hir-map...
2020-06-05 Dylan DPCRollup merge of #72260 - csmoe:issue-69276, r=estebank
2020-06-05 Matthias Krügeradd test for #72960
2020-06-05 Ivan ThamUse assert_eq for liballoc test
2020-06-05 Tshepang Lekhonkhobeaddress review comment
2020-06-05 Tshepang LekhonkhobeUpdate RELEASES.md
2020-06-05 Tshepang LekhonkhobeUpdate RELEASES.md
2020-06-04 borsAuto merge of #72901 - ehuss:update-cargo, r=Mark-Simul...
2020-06-04 Eric HussEnable lld for Cargo tests on Windows.
2020-06-04 Alexis BourgetAdd a **Note**: comment in documentation when the type...
2020-06-04 Aaron HillAdd `-Z span-debug` to allow for easier debugging of...
2020-06-04 marmelademaRemove unsused `NodeId` related APIs in hir map
2020-06-04 borsAuto merge of #72995 - Dylan-DPC:rollup-7gsyb8x, r...
2020-06-04 Dylan DPCRollup merge of #72990 - rust-lang:wesleywiser-patch...
2020-06-04 Dylan DPCRollup merge of #72987 - BatmanAoD:kjs-mailmap, r=Mark...
2020-06-04 Dylan DPCRollup merge of #72986 - pickfire:vec-assert, r=Mark...
2020-06-04 Dylan DPCRollup merge of #72971 - androm3da:fixes_00, r=Dylan-DPC
2020-06-04 Dylan DPCRollup merge of #72946 - lcnr:remove-fixme, r=Dylan-DPC
2020-06-04 Josh StoneCount the beta prerelease number just from master
2020-06-04 Wesley WiserFix missing word in RELEASES.md
2020-06-04 Kyle StrandAdd Kyle Strand to mailmap
2020-06-04 Ivan ThamAdd more assert to Vec with_capacity docs
2020-06-04 Felix S. Klock IIfurther bless tests.
2020-06-04 Felix S. Klock IIplacate tidy.
2020-06-04 Felix S. Klock IIRevert "Defer creating drop trees in MIR lowering until...
2020-06-04 Felix S. Klock IIRevert "Reduce the number of drop-flag assignments...
2020-06-04 Felix S. Klock IIRevert "Add some more comments"
2020-06-04 Felix S. Klock IIRevert "Bless mir-opt tests"
2020-06-04 Felix S. Klock IIRevert "Address review comments"
2020-06-04 Tom Ecclesresolve: Sort E0408 errors by Symbol str
2020-06-04 Tom Ecclestest: ui: skip tests which aren't appropriate for RISC-V
2020-06-04 borsAuto merge of #72882 - marmeladema:save-analysis-hir...
2020-06-04 Felix S. Klock IIrun-make regression test for issue #70924.
2020-06-04 Tom Ecclestest: codegen: skip catch-unwind on riscv64
2020-06-04 Tom Ecclestest: codegen: Add riscv abi llvm intrinsics test
2020-06-04 Tom Ecclestest: codegen: riscv64-abi: print value numbers for...
2020-06-04 Tom Ecclestest: codegen: skip tests inappropriate for riscv64
2020-06-04 borsAuto merge of #72975 - Dylan-DPC:rollup-6zvco5x, r...
2020-06-04 Dylan DPCRollup merge of #72964 - sajattack:libc-0.2.71-bump...
2020-06-04 Dylan DPCRollup merge of #72951 - rust-lang:Camelid-RustThanks...
2020-06-04 Dylan DPCRollup merge of #72950 - lcnr:fix_doc, r=davidtwco
2020-06-04 Dylan DPCRollup merge of #72923 - Patryk27:fix/52468, r=estebank
2020-06-04 Dylan DPCRollup merge of #72782 - petrochenkov:crtargs, r=varkor
2020-06-04 Dylan DPCRollup merge of #72718 - estebank:impl-trait-obligation...
2020-06-04 borsAuto merge of #5681 - matthiaskrgr:empty_line, r=phansch
2020-06-04 marmelademaUpdate `rls` submodule
2020-06-04 marmelademasave_analysis: work on HIR tree instead of AST
2020-06-04 borsAuto merge of #72618 - Aaron1011:feature/early-sourcema...
2020-06-04 Brian CainHexagon libstd: fix typo for c_ulonglong
2020-06-04 csmoeresolve error code e0760
2020-06-04 Matthias Krügermatch_wildcard_for_single_variants: remove empty line...
2020-06-03 Paul SajnaBump libc dependency to latest version (0.2.71)
2020-06-03 Alexis BourgetAdded a warning to CString::into_raw too
2020-06-03 Alexis BourgetAdded the documentation about length to CString::from_raw
2020-06-03 borsAuto merge of #72754 - lcnr:predicate-fold, r=nikomatsakis
2020-06-03 Mark RousskovBump to 1.46
2020-06-03 Mark RousskovBump to 1.46
2020-06-03 Kyle J StrandAdd Camelid
2020-06-03 Bastian Kauschkefix `AdtDef` docs
2020-06-03 Vadim Petrochenkovrustc_target: Remove `pre_link_args_crt`
2020-06-03 borsAuto merge of #5677 - lzutao:checked_conv, r=matthiaskrgr
next