]> git.lizzy.rs Git - rust.git/history - src
Use `Symbol`s for crate names
[rust.git] / src /
2020-12-16 Joshua NelsonUse `Symbol`s for crate names
2020-12-16 Joshua NelsonRemove redundant assignment
2020-12-15 borsAuto merge of #80044 - jyn514:smaller-name, r=Guillaume...
2020-12-15 borsAuto merge of #80055 - GuillaumeGomez:rollup-p09mweg...
2020-12-15 Guillaume GomezRollup merge of #80025 - JohnTitor:tidy-error, r=Mark...
2020-12-15 Guillaume GomezRollup merge of #80016 - jyn514:imports, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #80008 - EFanZh:patch-1, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #79958 - richkadel:llvm-coverage-counte...
2020-12-15 Guillaume GomezRollup merge of #79796 - GuillaumeGomez:hide-associated...
2020-12-15 Guillaume GomezRollup merge of #79379 - GuillaumeGomez:no-js-not-hidde...
2020-12-15 borsAuto merge of #78068 - RalfJung:union-safe-assign,...
2020-12-15 borsAuto merge of #73210 - wesleywiser:consts_in_debuginfo...
2020-12-15 borsAuto merge of #78682 - glandium:issue78471, r=lcnr
2020-12-15 borsAuto merge of #77700 - bugadani:rustdoc-link-cache...
2020-12-15 Joshua NelsonSwitch to Symbol for item.name
2020-12-15 Joshua NelsonRemove unnecessary unwrap_or
2020-12-15 borsAuto merge of #79922 - tmiasko:lower-discriminant,...
2020-12-15 Rich KadelConvenience funcs for `some_option.unwrap_or(...)`
2020-12-15 Wesley WiserDisable the constant debuginfo promotion pass by default
2020-12-14 borsAuto merge of #79938 - tmiasko:stdarch, r=Amanieu
2020-12-14 Rich KadelImprove warnings on incompatible options involving...
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-14 Yuki OkushiReplace some `println!` with `tidy_error!` to simplify
2020-12-14 borsAuto merge of #80024 - GuillaumeGomez:rollup-rqd46ko...
2020-12-14 Guillaume GomezRollup merge of #80013 - poliorcetics:rustdoc-test...
2020-12-14 Guillaume GomezRollup merge of #79936 - GuillaumeGomez:mobile-fix...
2020-12-14 Guillaume GomezRollup merge of #79918 - woodruffw-forks:ww/doc-initial...
2020-12-14 Dániel BugaAdd test case for Self:: links
2020-12-14 Dániel BugaReview suggestions
2020-12-14 Dániel BugaCache link resolution results in current module
2020-12-14 borsAuto merge of #79959 - JohnTitor:tidy-entries, r=petroc...
2020-12-14 borsAuto merge of #79944 - sivadeilra:syms_proc_macro_testi...
2020-12-14 Yuki OkushiCheck the number of entries in UI test
2020-12-13 borsAuto merge of #80005 - ssomers:btree_cleanup_3, r=Mark...
2020-12-13 Joshua NelsonUse imports instead of rewriting the type signature...
2020-12-13 borsAuto merge of #79978 - Aaron1011:fix/capture-broken...
2020-12-13 borsAuto merge of #79987 - ssomers:btree_cleanup_4, r=Mark...
2020-12-13 Alexis BourgetRefactor test_lang_string_parse to make it clearer
2020-12-13 borsAuto merge of #79376 - ssomers:btree_choose_parent_kv...
2020-12-13 EFanZhFix `cargo-binutils` link
2020-12-13 borsAuto merge of #79668 - coolreader18:recover-const-impl...
2020-12-13 borsAuto merge of #79956 - camelid:variant-field-vis, r...
2020-12-13 borsAuto merge of #79994 - JohnTitor:rollup-43wl2uj, r...
2020-12-13 Yuki OkushiRollup merge of #79985 - GuillaumeGomez:fix-submit...
2020-12-13 Yuki OkushiRollup merge of #79984 - Nadrieril:remove-unused-dep...
2020-12-13 Yuki OkushiRollup merge of #79973 - camelid:rustdoc-search-tab...
2020-12-13 Yuki OkushiRollup merge of #79970 - bjorn3:no_unnecessary_llvm_che...
2020-12-13 Yuki OkushiRollup merge of #79963 - LeSeulArtichaut:debruijn-typo...
2020-12-13 Yuki OkushiRollup merge of #79954 - jyn514:normalize-oops, r=Mark...
2020-12-13 Yuki OkushiRollup merge of #79942 - JCTyblaidd:static-mem-init...
2020-12-13 Yuki OkushiRollup merge of #79940 - matthiaskrgr:cl15ppy, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79845 - jyn514:python3, r=Mark-Simulacrum
2020-12-13 Yuki OkushiRollup merge of #79834 - m-ou-se:bye-linked-list-extras...
2020-12-13 Yuki OkushiRollup merge of #79398 - pickfire:keyword, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79360 - wchargin:wchargin-doc-iter...
2020-12-13 borsAuto merge of #79988 - ssomers:btree_cleanup_5, r=Mark...
2020-12-12 Guillaume GomezFixes submit event of the search input
2020-12-12 borsAuto merge of #79976 - jyn514:assertion-failure, r...
2020-12-12 Joshua NelsonFix building compiler docs with stage 0
2020-12-12 CamelidResolve enum field visibility correctly
2020-12-12 Aaron HillProperly capture trailing 'unglued' token
2020-12-12 NoahRecover on `const impl<> X for Y`
2020-12-12 Joshua NelsonRemove incorrect assert
2020-12-12 Camelidrustdoc light theme: Fix CSS for selected buttons
2020-12-12 borsAuto merge of #79957 - jyn514:smaller-span, r=Guillaume...
2020-12-12 borsAuto merge of #79969 - petrochenkov:outestidy, r=Mark...
2020-12-12 bjorn3Don't require cmake and ninja when the LLVM backend...
2020-12-12 bjorn3Don't checkout llvm-project when the LLVM backend isn...
2020-12-12 Vadim Petrochenkovtidy: Re-enable check for inline unit tests
2020-12-12 borsAuto merge of #79370 - jyn514:tidy-error, r=GuillaumeGomez
2020-12-12 Joshua NelsonSmall cleanups
2020-12-12 Joshua NelsonIgnore .css files in the diff
2020-12-12 Joshua NelsonIf tidy isn't installed, only give one error, not many
2020-12-12 Joshua NelsonDon't abort rustdoc tests if `tidy` isn't installed
2020-12-12 borsAuto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikoma...
2020-12-12 borsAuto merge of #79937 - RalfJung:miri, r=RalfJung
2020-12-12 Rich KadelFixes reported bugs in Rust Coverage
2020-12-12 Joshua NelsonFix the JSON backend
2020-12-12 Joshua NelsonCalculate span info on-demand instead of ahead of time
2020-12-12 Joshua NelsonPass Session into renderer
2020-12-12 borsAuto merge of #79931 - RalfJung:no-redundant-storage...
2020-12-12 borsAuto merge of #79553 - sexxi-goose:mir_min_cap_writebac...
2020-12-11 Matthias Krügerfix clippy::{needless_bool, manual_unwrap_or}
2020-12-11 Matthias Krügerdon't clone types that are copy (clippy::clone_on_copy)
2020-12-11 Matthias Krügerdon't convert types into identical types with .into...
2020-12-11 Matthias Krügeruse strip_prefix over slicing (clippy::manual_strip)
2020-12-11 borsAuto merge of #79349 - Nemo157:issue-79201, r=jyn514
2020-12-11 Guillaume GomezFix main section position so that the search input...
2020-12-11 Ralf Jungupdate Miri
2020-12-11 Guillaume GomezFix item name display on mobile
2020-12-11 borsAuto merge of #79925 - camelid:flatten-docs, r=scottmcm
2020-12-11 borsAuto merge of #79910 - RalfJung:abort-msg, r=oli-obk
2020-12-11 borsAuto merge of #79915 - Aaron1011:fix/fix-reuse-def...
2020-12-11 Aman AroraTest cases for RFC 2229
2020-12-11 borsAuto merge of #79893 - RalfJung:forget-windows, r=oli-obk
2020-12-11 borsAuto merge of #79927 - tmandry:rollup-pwn4b1v, r=tmandry
2020-12-11 Tyler MandryRollup merge of #79917 - sivadeilra:asm_symbols, r...
2020-12-11 Tyler MandryRollup merge of #79896 - GuillaumeGomez:more-elements...
2020-12-11 Tyler MandryRollup merge of #79871 - Pratyush:patch-1, r=joshtriplett
2020-12-11 Tyler MandryRollup merge of #79860 - rust-lang:frewsxcv-patch-2...
next