]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-16 Mara BosTake sys/vxworks/thread_local_key from sys/unix instead.
2020-10-16 Mara BosTake sys/vxworks/stdio from sys/unix instead.
2020-10-16 Mara BosTake sys/vxworks/thread from sys/unix instead.
2020-10-16 Mara BosTake sys/vxworks/stack_overflow from sys/unix instead.
2020-10-16 Mara BosTake sys/vxworks/time from sys/unix instead.
2020-10-16 Mara BosTake sys/vxworks/rwlock from sys/unix instead.
2020-10-16 Mara BosTake sys/vxworks/condvar from sys/unix instead.
2020-10-16 Mara BosTake sys/vxworks/mutex from sys/unix instead.
2020-10-16 borsAuto merge of #78001 - Dylan-DPC:rollup-zq3kxth, r...
2020-10-16 Dylan DPCRollup merge of #77980 - Manishearth:needs-drop-intra...
2020-10-16 Dylan DPCRollup merge of #77935 - ssomers:btree_cleanup_1, r...
2020-10-16 Dylan DPCRollup merge of #77780 - calebcartwright:cast-expr...
2020-10-16 Dylan DPCRollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514
2020-10-16 Dylan DPCRollup merge of #77657 - fusion-engineering-forks:clean...
2020-10-16 Dylan DPCRollup merge of #77648 - fusion-engineering-forks:stati...
2020-10-16 Dylan DPCRollup merge of #77646 - fusion-engineering-forks:use...
2020-10-16 Dylan DPCRollup merge of #77619 - fusion-engineering-forks:wasm...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-16 Dylan DPCRollup merge of #76119 - Amjad50:stabilizing-move_ref_p...
2020-10-16 Dylan DPCRollup merge of #76084 - Lucretiel:split-buffered,...
2020-10-16 Dylan DPCRollup merge of #75675 - davidtwco:symbol-mangling...
2020-10-16 Dylan DPCRollup merge of #75265 - WaffleLapkin:str_split_as_str...
2020-10-16 Dylan DPCRollup merge of #75023 - euclio:argument-span, r=estebank
2020-10-15 Wafflefill in the tracking issue
2020-10-15 borsAuto merge of #77981 - GuillaumeGomez:rollup-64ydc5g...
2020-10-15 borsAuto merge of #77943 - est31:target_refactor, r=petroch...
2020-10-15 Guillaume GomezRollup merge of #77979 - GuillaumeGomez:hide-help-butto...
2020-10-15 Guillaume GomezRollup merge of #77978 - strct:patch-2, r=jonas-schievink
2020-10-15 Guillaume GomezRollup merge of #77963 - kraai:fix-foreign-calling...
2020-10-15 Manish GoregaokarFix intra doc link for needs_drop
2020-10-15 Guillaume GomezHide help button on mobile devices
2020-10-15 strctFix typo in documentation
2020-10-15 Andy Russellensure arguments are included in count mismatch span
2020-10-15 Andy Russellfix off-by-one in parameter spans
2020-10-15 David Woodmangling: encode all impl parameters
2020-10-15 David Woodmangling: non-monomorphic `#[rustc_symbol_name]`
2020-10-15 est31Remove rustc_session::config::Config
2020-10-15 est31Replace target.target with target and target.ptr_width...
2020-10-15 est31Rename target_pointer_width to pointer_width and turn...
2020-10-15 est31Use integer literals for builtin target_pointer_width...
2020-10-15 borsAuto merge of #77952 - ehuss:update-cargo, r=ehuss
2020-10-15 Matthew KraaiFix link to foreign calling conventions
2020-10-15 borsAuto merge of #77948 - cuviper:rust-llvm11, r=nikic
2020-10-15 borsAuto merge of #77873 - sexxi-goose:use_tuple_inference_...
2020-10-15 borsAuto merge of #77756 - alarsyo:setup-llvm-detect, r...
2020-10-15 Eric HussUpdate cargo
2020-10-14 borsAuto merge of #77954 - JohnTitor:rollup-bpoy497, r...
2020-10-14 Yuki OkushiRollup merge of #77951 - ehuss:update-books, r=ehuss
2020-10-14 Yuki OkushiRollup merge of #77946 - tmiasko:validate-source-scope...
2020-10-14 Yuki OkushiRollup merge of #77936 - est31:remove_needless_alloc_sl...
2020-10-14 Yuki OkushiRollup merge of #77934 - XAMPPRocky:codegen-backend...
2020-10-14 Yuki OkushiRollup merge of #77902 - arlosi:arm64manifest, r=ehuss
2020-10-14 Yuki OkushiRollup merge of #77879 - ijackson:x-py, r=jyn514
2020-10-14 Yuki OkushiRollup merge of #77753 - GuillaumeGomez:check-html...
2020-10-14 Yuki OkushiRollup merge of #77739 - est31:remove_unused_code,...
2020-10-14 Yuki OkushiRollup merge of #77570 - GuillaumeGomez:whitespace...
2020-10-14 Eric HussUpdate books
2020-10-14 Josh StoneRebase LLVM onto 11.0.0 final
2020-10-14 borsAuto merge of #77944 - shepmaster:aarch64-apple-darwin...
2020-10-14 Jake GouldingUpdate Xcode beta version to allow aarch64-apple-darwin...
2020-10-14 hosseind88fix stderr file of clippy/custom_ice_message test
2020-10-14 Stein SomersBTreeMap: making PartialCmp/PartialEq explicit and...
2020-10-14 XAMPPRockyUpdate codegen-backend.md
2020-10-14 XAMPPRockyUpdate codegen-backend.md
2020-10-14 XAMPPRockyUpdate src/doc/unstable-book/src/compiler-flags/codegen...
2020-10-14 Erin PowerDocument -Z codegen-backend in the unstable book
2020-10-14 est31Remove needless alloc_slice
2020-10-14 Ian Jacksonx.py setup: Avoid infinite loop if stdin is /dev/null
2020-10-14 Ian Jacksonx.py setup: Fix handling of wrong interactive input
2020-10-14 Ian Jacksonx.py: setup: Offer keywords in interactive prompt
2020-10-14 Ian Jacksonx.py: setup: Provide a description of what it does
2020-10-14 Ian Jacksonx.py: setup: Refactor to centralise list of profiles
2020-10-14 Guillaume GomezHandle multi-line HTML comments
2020-10-14 Mara BosRemove lifetime from StaticMutex and assume 'static.
2020-10-14 Mara BosFix comment about non-reentrant StaticMutex::lock().
2020-10-14 borsAuto merge of #77741 - JohnTitor:add-tests, r=matthewjasper
2020-10-14 RoxaneAddress comments
2020-10-14 borsAuto merge of #77926 - Dylan-DPC:rollup-wttr8a1, r...
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-14 Arlo SiemsenInclude aarch64-pc-windows-msvc in the dist manifests
2020-10-14 Dylan DPCRollup merge of #77897 - GuillaumeGomez:cleanup-passes...
2020-10-14 Dylan DPCRollup merge of #77870 - camelid:intra-doc-super, r...
2020-10-14 Dylan DPCRollup merge of #77829 - gburgessiv:unused-features...
2020-10-14 Dylan DPCRollup merge of #77817 - jyn514:const-since, r=petrochenkov
2020-10-14 Dylan DPCRollup merge of #77808 - Nicholas-Baron:fn_ctxt_impl...
2020-10-14 Dylan DPCRollup merge of #77795 - bjorn3:codegen_backend_interfa...
2020-10-14 Dylan DPCRollup merge of #77788 - ssomers:btree_cleanup_gdb...
2020-10-14 Dylan DPCRollup merge of #77765 - amshafer:master, r=petrochenkov
2020-10-14 borsAuto merge of #77135 - Aaron1011:pretty-ignore-paren...
2020-10-14 Tomasz MiąskoValidate references to source scopes
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...
next