]> git.lizzy.rs Git - rust.git/history - src
InstCombine Len([_; N]) => const N in MIR
[rust.git] / src /
2017-11-25 Scott McMurrayInstCombine Len([_; N]) => const N in MIR
2017-11-25 borsAuto merge of #46081 - GuillaumeGomez:fix-path-search...
2017-11-25 borsAuto merge of #46008 - alexcrichton:update-llvm, r...
2017-11-24 Alex Crichtonstd: Flag Windows TLS dtor symbol as #[used]
2017-11-24 borsAuto merge of #46111 - michaelwoerister:promote-green...
2017-11-24 borsAuto merge of #46093 - scottmcm:lower-128-mir, r=nagisa
2017-11-24 Alex Crichtonrustbuild: Update LLVM and enable ThinLTO
2017-11-24 borsAuto merge of #46116 - oli-obk:json_ui, r=nikomatsakis
2017-11-24 Oliver SchneiderMerge cfail and ui tests into ui tests
2017-11-24 borsAuto merge of #46012 - Gankro:float-conv-transmute...
2017-11-24 Oliver SchneiderUI tests extract the regular output from the 'rendered...
2017-11-24 Oliver SchneiderThis method of once-diagnostics doesn't allow nesting
2017-11-24 Oliver SchneiderSimplify an Iterator::fold to Iterator::any
2017-11-24 borsAuto merge of #45946 - estebank:crate-conflict-diag...
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 Alexis BeingessnerMake float::from_bits transmute (and update the documen...
2017-11-23 borsAuto merge of #46225 - GuillaumeGomez:rollup, r=Guillau...
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 Guillaume GomezRollup merge of #46190 - steveklabnik:fix-releases...
2017-11-23 Guillaume GomezRollup merge of #46177 - ollie27:std_unicode_debug...
2017-11-23 Guillaume GomezRollup merge of #45635 - virgil-palanciuc:master, r...
2017-11-23 borsAuto merge of #45881 - Centril:box-leak, r=alexcrichton
2017-11-23 Maxim ZholobakUse for_each_child_stable in find_module
2017-11-23 borsAuto merge of #46087 - vramana:fix-46003, r=arielb1
2017-11-23 Ramana VenkataFix borrowck compiler errors for upvars contain "spurio...
2017-11-23 Maxim ZholobakAdd module population and case of enum in place of...
2017-11-23 borsAuto merge of #46054 - nikomatsakis:nll-master-to-rust...
2017-11-23 borsAuto merge of #46051 - cramertj:in-band-lifetimes,...
2017-11-23 borsAuto merge of #46024 - estebank:no-variant, r=petrochenkov
2017-11-23 borsAuto merge of #46011 - euclio:reachability-redux, r=nrc
2017-11-23 Esteban KüberUse multiline text for crate conflict diagnostics
2017-11-23 Esteban KüberAdd test to new branches
2017-11-23 Corey FarwellClarify stdin behavior of `Command::output`.
2017-11-23 Corey FarwellRename param in `[T]::swap_with_slice` from `src` to...
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 Andy Russelladd `reachable_only` to save-analysis config
2017-11-22 Niko Matsakisadd some tests for the interaction with existential...
2017-11-22 Niko Matsakismodify inherent impls test to indicate `TypeckTables...
2017-11-22 Niko Matsakisadd debug log with result of writeback
2017-11-22 Taylor CramerImplement in-band lifetime bindings
2017-11-22 borsAuto merge of #46035 - oli-obk:use_suggestions, r=petro...
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-22 borsAuto merge of #44781 - QuietMisdreavus:doc-include...
2017-11-22 Niko Matsakisnormalize types in ADT constructor
2017-11-22 Niko Matsakishandle the active field index in unions
2017-11-22 Niko Matsakisavoid early return
2017-11-22 Niko Matsakisonly normalize operand types when in an ADT constructor
2017-11-22 Paul Daniel FariaNormalize LvalueTy for ops and format code to satisfy...
2017-11-22 Paul Daniel FariaRemove attributes and test comments accidentally left...
2017-11-22 Paul Daniel FariaFix failing test
2017-11-22 Paul Daniel FariaCheck rvalue aggregates during check_stmt in tycheck...
2017-11-22 Santiago PastorinoMake RegionVid use newtype_index!
2017-11-22 borsAuto merge of #46040 - zilbuz:mir-misc, r=nikomatsakis
2017-11-22 MazdakBox::leak: update unstable issue number (46179).
2017-11-22 Oliver MiddletonAdd missing Debug impls to std_unicode
2017-11-21 borsAuto merge of #45879 - nikomatsakis:nll-kill-cyclic...
2017-11-21 QuietMisdreavusmake with_unsugared_doc preserve is_sugared_doc
2017-11-21 QuietMisdreavusallow loading external files in documentation
2017-11-21 Virgil PalanciucAdd test for #44953
2017-11-21 borsAuto merge of #46166 - kennytm:rollup, r=kennytm
2017-11-21 kennytmRollup merge of #46157 - martinlindhe:master, r=kennytm
2017-11-21 kennytmRollup merge of #46155 - SimonSapin:stylo, r=kennytm
2017-11-21 kennytmRollup merge of #46148 - SimonSapin:patch-6, r=alexcrichton
2017-11-21 kennytmRollup merge of #46141 - aqrln:tosocketaddrs-doc-fix...
2017-11-21 kennytmRollup merge of #46134 - GuillaumeGomez:negative-traits...
2017-11-21 kennytmRollup merge of #46120 - arielb1:def-debug, r=michaelwo...
2017-11-21 kennytmRollup merge of #46103 - zackmdavis:dead_code_lint_shou...
2017-11-21 kennytmRollup merge of #46052 - oli-obk:rendered_diagnostics_i...
2017-11-21 kennytmRollup merge of #46050 - sunfishcode:read_to_end, r...
2017-11-21 kennytmRollup merge of #46031 - Keruspe:cargofmt, r=Mark-Simul...
2017-11-21 kennytmRollup merge of #45987 - gaurikholkar:let-expr, r=micha...
2017-11-21 Martin Lindhefix some typos
2017-11-21 Ariel Ben-Yehudaclean the Debug impl for CrateNum and DefId
2017-11-21 Simon SapinRevert servo to upstream in cargotest
2017-11-21 borsAuto merge of #45771 - petrochenkov:crate, r=nikomatsakis
2017-11-21 Niko Matsakischeck that def_id is a local closure in InferCtxt:...
2017-11-21 borsAuto merge of #45701 - cramertj:impl-trait-this-time...
2017-11-21 borsAuto merge of #45545 - durka:macro-backtrace, r=nrc
2017-11-21 borsAuto merge of #45039 - QuietMisdreavus:doc-spotlight...
2017-11-20 Alexey OrlenkoFix a typo in ToSocketAddrs documentation
2017-11-20 borsAuto merge of #46130 - kennytm:rollup, r=kennytm
2017-11-20 Niko Matsakisfix example more
2017-11-20 Vadim PetrochenkovReport special messages for path segment keywords in...
2017-11-20 Vadim PetrochenkovSupport `::crate` in paths
2017-11-20 Guillaume GomezStrongly improve search path
2017-11-20 Guillaume GomezDisplay negative traits implementation
2017-11-20 kennytmRollup merge of #46128 - Coding-Doctors:patch-1, r...
2017-11-20 kennytmRollup merge of #46124 - rkruppe:no-llvm_unreachable...
2017-11-20 kennytmRollup merge of #46122 - malbarbo:docs, r=steveklabnik
2017-11-20 kennytmRollup merge of #46121 - malbarbo:rc_arc_pointer, r...
2017-11-20 kennytmRollup merge of #46119 - ritiek:master, r=arielb1
2017-11-20 kennytmRollup merge of #46107 - nyanzebra:develop, r=kennytm
2017-11-20 kennytmRollup merge of #46092 - sfackler:ppid, r=alexcrichton
2017-11-20 kennytmRollup merge of #46088 - vitiral:read_doc, r=steveklabnik
2017-11-20 kennytmRollup merge of #46082 - Enet4:mutex_from, r=sfackler
2017-11-20 Niko Matsakisextend comment further to explain why we limit wf to...
2017-11-20 Benjamin HoffmeyerFix result for assert_eq
2017-11-20 Benjamin HoffmeyerFix doc tests for trim_right_matches
2017-11-20 Niko Matsakisfix example for E0644
next