]> git.lizzy.rs Git - rust.git/history - src/librustc
Reintroduce `TypeError::FixedArraySize`
[rust.git] / src / librustc /
2019-05-28 varkorReintroduce `TypeError::FixedArraySize`
2019-05-28 varkorUse Display rather than Debug printing for const mismatch
2019-05-28 varkorRemove FixedArraySize error
2019-05-28 varkorEagerly evaluate in `super_relate_consts`
2019-05-28 varkorRename `OpportunisticTypeResolver` to `OpportunisticVar...
2019-05-28 varkorResolve consts in OpportunisticTypeResolver
2019-05-28 varkorRelate identical parameters in array lengths
2019-05-28 borsAuto merge of #61274 - Centril:rollup-23dekk4, r=Centril
2019-05-28 Mazdak FarrokhzadRollup merge of #61250 - rye:print-target-list--rm...
2019-05-28 Mazdak FarrokhzadRollup merge of #61164 - RalfJung:scalar, r=oli-obk
2019-05-28 Mazdak FarrokhzadRollup merge of #61159 - RalfJung:ptr, r=alexcrichton
2019-05-28 Mazdak FarrokhzadRollup merge of #61123 - michaelwoerister:self-profile...
2019-05-28 borsAuto merge of #61246 - oli-obk:clippy, r=oli-obk
2019-05-28 Michael WoeristerRename PgoGenerate to something more general.
2019-05-28 Michael WoeristerAllow to specify profiling data output directory as...
2019-05-28 borsAuto merge of #61258 - Centril:rollup-l2mof9t, r=Centril
2019-05-28 Mazdak FarrokhzadRollup merge of #61248 - spastorino:use-place-local...
2019-05-28 Mazdak FarrokhzadRollup merge of #61247 - spastorino:eval-place-iterate...
2019-05-28 Mazdak FarrokhzadRollup merge of #61242 - spastorino:dest-needs-borrow...
2019-05-28 Mazdak FarrokhzadRollup merge of #61241 - spastorino:check-place-iterati...
2019-05-28 Mazdak FarrokhzadRollup merge of #61237 - DevQps:expand-iterator-docs...
2019-05-28 Mazdak FarrokhzadRollup merge of #61230 - matklad:ub-comment, r=RalfJung
2019-05-28 Mazdak FarrokhzadRollup merge of #61227 - diwic:patch-2, r=Centril
2019-05-28 Mazdak FarrokhzadRollup merge of #61220 - imbrem:error_explanations...
2019-05-28 Mazdak FarrokhzadRollup merge of #61084 - blkerby:unreachable_doc, r...
2019-05-28 borsAuto merge of #60955 - agnxy:rename-assoc, r=oli-obk...
2019-05-28 borsAuto merge of #61036 - michaelwoerister:pgo-xlto-test...
2019-05-27 Jad GhalayiniIncorporated suggested changes
2019-05-27 borsAuto merge of #61078 - pietroalbini:nightly-next, r...
2019-05-27 borsAuto merge of #61140 - estebank:attr-diagnostics, r...
2019-05-27 borsAuto merge of #60827 - oli-obk:late_symbol, r=nnethercote
2019-05-27 borsAuto merge of #59627 - LooMaclin:issue_57128_improve_mi...
2019-05-27 Michael WoeristerFix unit test after pgo-use change.
2019-05-27 Michael WoeristerPGO: Check that pgo-use file actually exists. LLVM...
2019-05-27 Michael WoeristerUse a PathBuf instead of String for representing the...
2019-05-27 Ralf Jungfactor out some common code and make the on-elimination...
2019-05-27 Ralf Jungfix truncate and sign_extend for size == 0
2019-05-27 Oliver SchererUse `Symbol` more in lint APIs
2019-05-27 borsAuto merge of #60967 - Zoxc:fix-syntax-sync, r=michaelw...
2019-05-27 borsAuto merge of #61035 - nnethercote:avoid-more-symbol...
2019-05-27 Nicholas NethercotePre-intern "0", "1", ..., "9", and use where appropriate.
2019-05-27 Nicholas NethercoteAvoid unnecessary internings.
2019-05-27 borsAuto merge of #61147 - estebank:suggest-as-ref, r=oli-obk
2019-05-26 Jad GhalayiniAdded error message for E0284
2019-05-26 borsAuto merge of #61213 - pietroalbini:fix-azure-multiple...
2019-05-26 Ralf Jungcentralize Scalar size sanity checks and also do them...
2019-05-26 Ralf Jungfix overflow error in signed wrapping offset
2019-05-26 RustImprove miri's error reporting in check_in_alloc
2019-05-26 Mazdak FarrokhzadRollup merge of #61205 - airt:docs-fix-typo-#61197...
2019-05-26 Mazdak FarrokhzadRollup merge of #61120 - spastorino:eval-place-iterate...
2019-05-26 Mazdak FarrokhzadRollup merge of #61102 - spastorino:move-path-for-itera...
2019-05-26 Mazdak FarrokhzadRollup merge of #61077 - nnethercote:tweak-prefill...
2019-05-26 loomaclinImprove miri's error reporting in check_in_alloc
2019-05-26 Andrew XuRename "Associated*" to "Assoc*"
2019-05-26 Andrew XuRename "Associated*" to "Assoc*"
2019-05-26 borsAuto merge of #61080 - mati865:mingw_pgo, r=sanxiyn
2019-05-26 Ralf Jungrename Scalar::Bits to Scalar::Raw and bits field to...
2019-05-26 borsAuto merge of #61201 - Centril:rollup-975knrk, r=Centril
2019-05-26 borsAuto merge of #60852 - alexcrichton:std-backtrace,...
2019-05-26 Mazdak FarrokhzadRollup merge of #61193 - spastorino:add-comment, r...
2019-05-26 Mazdak FarrokhzadRollup merge of #61189 - oli-obk:turbofish_ice, r=varkor
2019-05-26 Mazdak FarrokhzadRollup merge of #61184 - wesleywiser:const_prop_tracing...
2019-05-26 Mazdak FarrokhzadRollup merge of #61173 - fabric-and-ink:minor-cleanup...
2019-05-26 Mazdak FarrokhzadRollup merge of #61161 - RalfJung:maybe-uninit, r=Centril
2019-05-26 Mazdak FarrokhzadRollup merge of #61149 - vishalsodani:master, r=Centril
2019-05-26 Mazdak FarrokhzadRollup merge of #61144 - estebank:issue-61108, r=matthe...
2019-05-26 Mazdak FarrokhzadRollup merge of #61114 - RalfJung:vec, r=Gankro
2019-05-26 Mazdak FarrokhzadRollup merge of #61087 - estebank:parsepalooza, r=Centril
2019-05-25 borsAuto merge of #56595 - ljedrz:x_py_clippy_fix, r=oli-obk
2019-05-25 Esteban KüberReword malformed attribute input diagnostics
2019-05-25 borsAuto merge of #59276 - oli-obk:cleanups, r=eddyb
2019-05-25 Fabian DrinckAuto-derive Encode and Decode implementations
2019-05-25 borsAuto merge of #61151 - Centril:rollup-5rpyhfo, r=Centril
2019-05-25 Oliver SchererPrint types for unevaluated constants
2019-05-25 Oliver SchererFix rebase fallout
2019-05-25 Oliver SchererBreak cycle during array length printing
2019-05-25 Eduard-Mihai Burtescurustc: integrate ty::Const into ty::print as print_const.
2019-05-25 Oliver SchererPrint unevaluted constants as `_` or as their source...
2019-05-25 Oliver SchererUse `write_char` to skip the formatting infrastructure
2019-05-25 Oliver SchererPrint generic args in function calls in MIR
2019-05-25 Oliver SchererGroup common printing code during constant pretty printing
2019-05-25 Oliver SchererRender unresolved anon consts like closures
2019-05-25 Oliver Scherer`u8` is printed as a number, not a character
2019-05-25 Oliver SchererRender const byte slices in MIR
2019-05-25 Oliver SchererMake `ConstValue::Slice` solely take `[u8]` and `str`
2019-05-25 Oliver SchererRefactor string constant printing to prep for byte...
2019-05-25 Oliver SchererDon't use `ty::Const` without immediately interning
2019-05-25 Oliver SchererPrint const chars escaped with surrounding quotes
2019-05-25 Oliver SchererMerge the string printing paths of ty::Const
2019-05-25 Oliver SchererThere's a tcx in scope, don't use the tls one
2019-05-25 Oliver SchererReuse the pretty printing architecture for printing...
2019-05-25 Oliver SchererRemove unnecessary secondary recursion
2019-05-25 borsAuto merge of #61150 - Centril:rollup-wmm7qga, r=Centril
2019-05-25 Mazdak FarrokhzadRollup merge of #61103 - spastorino:find-iterate, r...
2019-05-25 Mazdak FarrokhzadRollup merge of #61099 - spastorino:ignore-borrow-itera...
2019-05-25 Mazdak FarrokhzadRollup merge of #61094 - spastorino:find-local-iterate...
2019-05-25 Mazdak FarrokhzadRollup merge of #61093 - spastorino:borrow-of-local...
2019-05-25 Mazdak FarrokhzadRollup merge of #61092 - spastorino:sanitize-place...
2019-05-25 Mazdak FarrokhzadRollup merge of #61138 - varkor:async-await-tests,...
2019-05-25 Mazdak FarrokhzadRollup merge of #61134 - nvzqz:reverse_bits-must_use...
next