]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-14 est31Remove unused code from remaining compiler crates
2020-10-14 est31Remove unused code from rustc_span
2020-10-14 est31Remove unused code from rustc_query_system
2020-10-14 est31Remove unused code from rustc_infer
2020-10-14 est31Remove unused code from rustc_hir
2020-10-14 est31Remove unused code from rustc_codegen_*
2020-10-14 est31Remove unused code from rustc_ast
2020-10-14 est31Remove unused code from rustc_middle
2020-10-13 borsAuto merge of #77917 - JohnTitor:rollup-e47h2qt, r...
2020-10-13 Yuki OkushiRollup merge of #77909 - pietroalbini:fix-build-manifes...
2020-10-13 Yuki OkushiRollup merge of #77895 - shepmaster:silicon-manifest...
2020-10-13 Yuki OkushiRollup merge of #77892 - est31:remove_redundant_absolut...
2020-10-13 Yuki OkushiRollup merge of #77886 - LingMan:ast_pretty_bool_matche...
2020-10-13 Yuki OkushiRollup merge of #77884 - LingMan:ast_pretty_unwrap_or...
2020-10-13 Yuki OkushiRollup merge of #77868 - Aaron1011:llvm-tools-opt-llc...
2020-10-13 Yuki OkushiRollup merge of #77825 - ethanboxx:min_const_generics_d...
2020-10-13 Yuki OkushiRollup merge of #77786 - jyn514:rustdoc, r=Mark-Simulacrum
2020-10-13 Yuki OkushiRollup merge of #77776 - jyn514:wrong-way, r=Mark-Simul...
2020-10-13 Yuki OkushiRollup merge of #77725 - camelid:regression-template...
2020-10-13 Yuki OkushiRollup merge of #77722 - fusion-engineering-forks:safe...
2020-10-13 Yuki OkushiRollup merge of #77719 - fusion-engineering-forks:const...
2020-10-13 Yuki OkushiRollup merge of #77569 - ssomers:btree_cleanup_1, r...
2020-10-13 Yuki OkushiRollup merge of #77239 - shepmaster:silicon-ci-plus...
2020-10-13 borsAuto merge of #75213 - dingxiangfei2009:yield-point...
2020-10-13 LingManReplace trivial bool matches with the `matches!` macro
2020-10-13 Pietro Albinibootstrap: set correct path for the build-manifest...
2020-10-13 CamelidAdd regression issue template
2020-10-13 Mara BosDeny unsafe_op_in_unsafe_fn for unsupported/common...
2020-10-13 Ding Xiang Feiexplanatory comments and fix guard binding stack
2020-10-13 Ding Xiang Feidedicated visitor for arm patterns
2020-10-13 Ding Xiang Feiswitch the test to an actual MCVE
2020-10-13 Ding Xiang Feirustfmt
2020-10-13 Ding Xiang Feitest derived from #74961
2020-10-13 Ding Xiang Feialso record the types of borrows from the pattern local...
2020-10-13 Ding Xiang Feidocumentation fix
2020-10-13 Jake Gouldingaarch64-apple-darwin now includes Cargo
2020-10-13 Joshua Nelson Give an error when running `x.py test --stage 0 src...
2020-10-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 Mara BosAdd note about using cells in the locks on the 'unsuppo...
2020-10-13 est31Replace absolute paths with relative ones
2020-10-13 borsAuto merge of #77762 - pietroalbini:dist-build-manifest...
2020-10-13 Jake GouldingInclude aarch64-apple-darwin in the dist manifests
2020-10-13 borsAuto merge of #77755 - bugadani:perf-calc-dtor, r=ecsta...
2020-10-13 borsAuto merge of #77759 - tblah:fix_riscv_qemu, r=pietroalbini
2020-10-13 borsAuto merge of #77639 - jagill:stabilize-slice_partition...
2020-10-13 borsAuto merge of #76196 - r-52:r-coverage-allow-missing...
2020-10-13 borsAuto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-13 LingManUse Option::unwrap_or instead of open-coding it
2020-10-13 borsAuto merge of #77796 - jonas-schievink:switchint-refact...
2020-10-12 borsAuto merge of #77792 - matthewjasper:instrument-trait...
2020-10-12 Ethan BrierleyBless expected errors
2020-10-12 Aaron HillInclude `llvm-dis`, `llc` and `opt` in `llvm-tools...
2020-10-12 borsAuto merge of #77847 - Xanewok:update-rls, r=Xanewok
2020-10-12 Ethan BrierleyA little rewording
2020-10-12 Ethan BrierleyRemove a little jargon from error
2020-10-12 Jake GouldingConfigure jemalloc for cross-compilation to aarch64...
2020-10-12 borsAuto merge of #77867 - JohnTitor:rollup-0odg1n4, r...
2020-10-12 Yuki OkushiRollup merge of #77863 - JohnTitor:remove-mark-i-m...
2020-10-12 Yuki OkushiRollup merge of #77852 - 12101111:fix-bootstrap-doc...
2020-10-12 Yuki OkushiRollup merge of #77831 - LingMan:use_std, r=jonas-schievink
2020-10-12 Yuki OkushiRollup merge of #77818 - bugadani:range, r=oli-obk
2020-10-12 Yuki OkushiRollup merge of #77811 - jyn514:private, r=GuillaumeGomez
2020-10-12 Yuki OkushiRollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait...
2020-10-12 Yuki OkushiRollup merge of #77746 - winnayx:issue-77572-fix, r...
2020-10-12 Yuki OkushiRollup merge of #77724 - sunfishcode:stdinlock-asrawfd...
2020-10-12 Yuki OkushiRollup merge of #77699 - GuillaumeGomez:word-wrap,...
2020-10-12 Yuki OkushiRollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup...
2020-10-12 Yuki OkushiRemove `mark-i-m` from rustc-dev-guide maintainers
2020-10-12 Jake GouldingEnable building Cargo for aarch64-apple-darwin
2020-10-12 Jake GouldingUpgrade OpenSSL to 1.1.1h and add support for aarch64...
2020-10-12 Pietro Albinibuild-manifest: bundle the rustc version in the binary
2020-10-12 Pietro Albinibuild-manifest: use var_os instead of var to check...
2020-10-12 Pietro Albinibuild-manifest: allow configuring the number of threads
2020-10-12 Pietro Albinici: also build the build-manifest component on dist...
2020-10-12 Pietro Albinibootstrap: add --include-default-paths to ./x.py
2020-10-12 Pietro Albinibootstrap: add disabled by default build-manifest dist...
2020-10-12 Pietro Albinibuild-manifest: accept the Rust version instead of...
2020-10-12 borsAuto merge of #77854 - pietroalbini:ETOOMANYCHANNELS...
2020-10-12 Pietro Albinibuild-manifest: stop generating numbered channel names...
2020-10-12 Guillaume GomezAdd word-wrap rule for short descriptions
2020-10-12 12101111update url in bootstrap README
2020-10-12 Guillaume GomezExtend test to ensure that items inherit lint level...
2020-10-12 Ethan BrierleyMake error help clearer
2020-10-12 borsAuto merge of #77821 - tmiasko:discriminant-value-is...
2020-10-12 Guillaume GomezImprove lint level handling
2020-10-12 Guillaume GomezApply same treatment to MISSING_DOC_CODE_EXAMPLES
2020-10-12 Guillaume GomezInherit lint level from parents
2020-10-12 Romanrustdoc: skip allow missing doc in cover. report
2020-10-12 Igor MatuszewskiUpdate RLS
2020-10-12 borsAuto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
2020-10-12 borsAuto merge of #77837 - Aaron1011:bump-miri-backtrace...
2020-10-12 borsAuto merge of #75956 - jonas-schievink:lto-opt-sz,...
2020-10-12 borsAuto merge of #77819 - mati865:crossbeam-ub, r=Mark...
2020-10-12 James GillStabilize slice_select_nth_unstable
2020-10-12 borsAuto merge of #77790 - jyn514:undivided, r=ollie27
2020-10-12 Joshua NelsonRemove unnecessary `RefCell` for doc_strings
2020-10-12 Joshua NelsonShow summary lines on cross-crate re-exports
2020-10-11 Jonas SchievinkUse no-prefer-dynamic
2020-10-11 Aaron HillBump miri
2020-10-11 Jonas SchievinkFix -Clinker-plugin-lto with opt-levels s and z
next