]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-11 Tyson Nottinghamrustc_serialize: fix incorrect signed LEB128 decoding
2021-01-11 Tyson NottinghamSerialize incr comp structures to file via fixed-size...
2021-01-11 borsAuto merge of #80889 - cjgillot:asa, r=oli-obk
2021-01-11 borsAuto merge of #80905 - JohnTitor:rollup-tmmwmnb, r...
2021-01-11 Yuki OkushiRollup merge of #80892 - camelid:intra-doc-remove-star...
2021-01-11 Yuki OkushiRollup merge of #80887 - camelid:fix-log-color-auto...
2021-01-11 Yuki OkushiRollup merge of #80881 - jyn514:intra-doc-self, r=Guill...
2021-01-11 Yuki OkushiRollup merge of #80878 - unseddd:abi, r=RalfJung
2021-01-11 Yuki OkushiRollup merge of #80872 - eltociear:patch-4, r=jonas...
2021-01-11 Yuki OkushiRollup merge of #80809 - camelid:rust-call-abi-msg...
2021-01-11 borsAuto merge of #80818 - 12101111:system-libunwind, r...
2021-01-10 Camelidrustdoc: Remove `*` intra-doc alias for `pointer`
2021-01-10 borsAuto merge of #80782 - petrochenkov:viscopes, r=matthew...
2021-01-10 Camille GILLOTDo not query the HIR in `opt_associated_item`.
2021-01-10 Camelidlog-color: Detect TTY based on stderr, not stdout
2021-01-10 borsAuto merge of #79414 - sasurau4:feature/add-suggestion...
2021-01-10 CamelidUse standard formatting for "rust-call" ABI message
2021-01-10 borsAuto merge of #80789 - Aaron1011:fix/stmt-empty, r...
2021-01-10 Nym SeddonAdd ABI argument to `find_mir_or_eval_fn`
2021-01-10 Joshua NelsonSmall cleanups
2021-01-10 Joshua NelsonFix intra-doc links to `Self` and `crate`
2021-01-10 Ikko AshimineFix typo in source-based-code-coverage.md
2021-01-10 borsAuto merge of #80391 - ssomers:btree_cleanup_slices_3...
2021-01-10 borsAuto merge of #80867 - JohnTitor:rollup-tvqw555, r...
2021-01-10 Yuki OkushiRollup merge of #80857 - camelid:vec-truncate-comment...
2021-01-10 Yuki OkushiRollup merge of #80850 - m-ou-se:rustc-builtin-macro...
2021-01-10 Yuki OkushiRollup merge of #80825 - GuillaumeGomez:rustdoc-cleanup...
2021-01-10 Yuki OkushiRollup merge of #80820 - nagisa:nagisa/dcl-nixos, r...
2021-01-10 Yuki OkushiRollup merge of #80803 - jyn514:cleanup-fill-in, r...
2021-01-10 Yuki OkushiRollup merge of #80801 - estebank:correct-binding-sugg...
2021-01-10 Yuki OkushiRollup merge of #80774 - LingMan:patch-1, r=nagisa
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-10 borsAuto merge of #77862 - danielhenrymantilla:rustdoc...
2021-01-10 borsAuto merge of #80831 - jyn514:no-inline, r=Mark-Simulacrum
2021-01-09 borsAuto merge of #80441 - petrochenkov:kwtok, r=Aaron1011
2021-01-09 CamelidAdd comment to `Vec::truncate` explaining `>` vs `>=`
2021-01-09 Aaron HillSynthesize a `TokenStream` for `StmtKind::Empty`
2021-01-09 borsAuto merge of #80830 - Aaron1011:capture-token-empty...
2021-01-09 Mara BosDon't set builtin_name for builtin macro implementations.
2021-01-09 Vadim Petrochenkovast: Remove some indirection layers from values in...
2021-01-09 Mara BosFormatting.
2021-01-09 Mara BosAllow #[rustc_builtin_macro = "name"].
2021-01-09 borsAuto merge of #80563 - petrochenkov:expattronmac, r...
2021-01-09 Simonas KazlauskasSupport `download-ci-llvm` on NixOS
2021-01-09 Vadim Petrochenkovresolve/expand: Improve attribute expansion on macro...
2021-01-09 Guillaume GomezReplace under-used ImplPolarity enum with a boolean
2021-01-09 borsAuto merge of #80808 - CAD97:patch-3, r=nagisa
2021-01-09 Julian WollersbergerUpdate the stabilisation version.
2021-01-09 borsAuto merge of #80797 - pietroalbini:fix-relative-instal...
2021-01-09 borsAuto merge of #80755 - sunfishcode:path-cleanup/copy...
2021-01-09 12101111Don't build in-tree llvm-libunwind if system-llvm-libun...
2021-01-09 borsAuto merge of #80749 - as-com:target-cpu-actually-nativ...
2021-01-08 Joshua NelsonDon't mark `force_query_with_job` as `inline(always)`
2021-01-08 Aaron HillUse an empty `TokenCursorFrame` stack when capturing...
2021-01-08 Guillaume GomezAdd doc comment explaining what the second Array's...
2021-01-08 Stein SomersBTreeMap: tougher checks on most uses of copy_nonoverla...
2021-01-08 borsAuto merge of #78452 - cjgillot:ddk-struct, r=Mark...
2021-01-08 Camille GILLOTCheck is_anon outside of can_reconstruct_query_key.
2021-01-08 Camille GILLOTMake DepConstructor a module.
2021-01-08 Camille GILLOTMake force_from_dep_node a function pointer.
2021-01-08 Camille GILLOTMake try_load_from_on_disk_cache a function pointer.
2021-01-08 Camille GILLOTMake can_reconstruct_query_key a function pointer.
2021-01-08 Camille GILLOTUse a field for has_params.
2021-01-08 Camille GILLOTUse a field for is_eval_always.
2021-01-08 Camille GILLOTUse a field for is_anon.
2021-01-08 Andrew SunCheck if the pointer is null/string is not utf8
2021-01-08 Camille GILLOTUse a side-table of consts instead of matching on the...
2021-01-08 Camille GILLOTSimplify DepNodeParams.
2021-01-08 Camille GILLOTMove DepNodeExt outside of the macro.
2021-01-08 borsAuto merge of #76896 - spastorino:codegen-inline-fns2...
2021-01-08 borsAuto merge of #80653 - jryans:doc-deref-recursive,...
2021-01-08 borsAuto merge of #80535 - JohnTitor:improve-use-diag,...
2021-01-08 Yuki OkushiAdd a note for `*` and `{}` usage on `use`
2021-01-08 J. Ryan StinnettCombine several `push_str` calls
2021-01-08 J. Ryan StinnettPreserve non-local recursive `Deref` impls
2021-01-08 J. Ryan StinnettUse target in `Deref` method section IDs
2021-01-08 J. Ryan StinnettRecursively document methods via `Deref` traits
2021-01-08 borsAuto merge of #80756 - sunfishcode:path-cleanup/rustc...
2021-01-08 Andrew SunUse LLVMGetHostCPUFeatures instead of stdsimd
2021-01-08 borsAuto merge of #80806 - JohnTitor:rollup-y64z7ph, r...
2021-01-08 Christopher... Fix typo in Step trait
2021-01-08 Yuki OkushiRollup merge of #80799 - jyn514:pretty-print, r=CraftSpider
2021-01-08 Yuki OkushiRollup merge of #80794 - LingMan:map_or, r=jyn514
2021-01-08 Yuki OkushiRollup merge of #80791 - mrcz:master, r=jyn514
2021-01-08 Yuki OkushiRollup merge of #80785 - petrochenkov:prettyparen,...
2021-01-08 Yuki OkushiRollup merge of #80761 - andjo403:generic_coverage...
2021-01-08 Yuki OkushiRollup merge of #80372 - jyn514:fix-panics, r=Manishearth
2021-01-08 Yuki OkushiRollup merge of #79675 - CraftSpider:79669, r=estebank
2021-01-08 Joshua NelsonRemove useless `fill_in` function
2021-01-08 Esteban KüberUse correct span for structured suggestion
2021-01-08 borsAuto merge of #80746 - ehuss:update-cargo, r=ehuss
2021-01-07 Joshua NelsonGet rid of custom pretty-printing in rustdoc
2021-01-07 Vadim Petrochenkovrustc_ast_pretty: Remove `PrintState::insert_extra_parens`
2021-01-07 borsAuto merge of #80709 - lzutao:target-enumerate, r=petro...
2021-01-07 Pietro Albinibootstrap: fix x.py install not working with relative...
2021-01-07 LingManUse Option::map_or instead of `.map(..).unwrap_or(..)`
2021-01-07 Daniel Henry... Apply suggestions from code review & other minor nits
2021-01-07 Andreas Jonsonhandle generic trait methods in coverage tests
2021-01-07 borsAuto merge of #80790 - JohnTitor:rollup-js1noez, r...
next