]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Rollup merge of #67629 - kraai:remove-redundant-link-texts, r=steveklabnik
[rust.git] / src / librustc_mir /
2019-12-27 Oliver SchererRollup merge of #67629 - kraai:remove-redundant-link...
2019-12-27 Oliver SchererRollup merge of #67621 - matthewjasper:correct-static...
2019-12-27 Oliver SchererRollup merge of #67617 - kraai:remove-compiler_builtins...
2019-12-27 Oliver SchererRollup merge of #67604 - christianpoveda:scalar_to_...
2019-12-27 Oliver SchererRollup merge of #67602 - xfix:use-issue-none-instead...
2019-12-27 Oliver SchererRollup merge of #67594 - oxalica:update-libc, r=Dylan-DPC
2019-12-27 Oliver SchererRollup merge of #67588 - Kixunil:nonnull-slice-iter...
2019-12-27 Oliver SchererRollup merge of #67576 - king6cong:slice_repeat, r...
2019-12-27 borsAuto merge of #67035 - Goirad:implement-ipadd-padding...
2019-12-27 borsAuto merge of #67437 - matthew-healy:skip-llvm-rebuild...
2019-12-27 borsAuto merge of #67192 - oli-obk:const_zst_addr, r=RalfJu...
2019-12-27 borsAuto merge of #66936 - cjgillot:hirene-expr, r=Zoxc
2019-12-26 Camille GILLOTFallout in other crates.
2019-12-26 Oliver SchererFix rebase fallout
2019-12-26 Oliver SchererUse the targetted const eval functions
2019-12-26 Oliver SchererReintroduce the recursion comment
2019-12-26 Oliver SchererDocumentation nit
2019-12-26 Oliver SchererAdd a `const_eval` helper to `InterpCx`
2019-12-26 Oliver SchererEarly abort instead of building up zero sized values
2019-12-26 Oliver SchererExplain why `const_eval` is ok here
2019-12-26 Oliver SchererTypo
2019-12-26 Oliver SchererRemove unintended noisy log statement
2019-12-26 Oliver SchererExplain the currently necessary existance of `Transmute...
2019-12-26 Oliver SchererExplain what we are doing with parameter environments...
2019-12-26 Oliver SchererComments should start capitalized and end in a period
2019-12-26 Oliver SchererExplain ParamEnv::reveal_all usage
2019-12-26 Oliver SchererImmediately evaluate and validate constants when we...
2019-12-26 Oliver SchererInterning even happens when validation of a constant...
2019-12-26 Oliver SchererPrevent an ICE on invalid transmutes
2019-12-26 Oliver SchererComment on a few odd things that we should look at
2019-12-26 Oliver SchererSimplify `force_allocation_maybe_sized`
2019-12-26 Oliver SchererRetire `to_ptr` which should already have no users...
2019-12-26 Oliver SchererDon't ICE on the use of integer addresses for ZST const...
2019-12-26 borsAuto merge of #67592 - matthewjasper:cleanup-match...
2019-12-26 borsAuto merge of #67327 - oli-obk:cleanup, r=RalfJung
2019-12-26 Oliver SchererRebase fallout
2019-12-26 Oliver SchererBail out before running the query
2019-12-26 Oliver SchererTidy
2019-12-26 Oliver SchererFix imports after rebase
2019-12-26 Oliver SchererRename `query` module
2019-12-26 Oliver SchererMove function definitions before their first use
2019-12-26 Oliver SchererMove all functions used by the queries to query.rs
2019-12-26 Oliver SchererMove a function to make its adjacent impl block easier...
2019-12-26 Oliver SchererMake some functions crate local
2019-12-26 Oliver SchererMove `eval_body_using_ecx` to the only module it is...
2019-12-26 Oliver SchererMove `eval_const_fn_call` to the `const_eval` module
2019-12-26 Oliver SchererMove const eval query components into their own module
2019-12-26 Oliver SchererMove const eval machine into its own module
2019-12-26 borsAuto merge of #67268 - estebank:assoc-types, r=oli-obk
2019-12-26 borsAuto merge of #67580 - RalfJung:miri-unleash-tests...
2019-12-25 borsAuto merge of #66919 - dtolnay:description, r=KodrAus
2019-12-25 Matthew JasperUse the correct type for static qualifs
2019-12-25 borsAuto merge of #67524 - LukasKalbertodt:improve-into...
2019-12-25 matthewjasperUse link in doc comment
2019-12-25 Matthew JasperSplit `match_expr` into smaller functions
2019-12-25 Matthew JasperRemove `-Znll-dont-emit-read-for-match`
2019-12-25 Matthew JasperReduce log level from info to debug
2019-12-25 David TolnayDeprecate Error::description for real
2019-12-25 borsAuto merge of #67303 - dtolnay:rls, r=Xanewok
2019-12-25 borsAuto merge of #67596 - Mark-Simulacrum:tidy-silence...
2019-12-24 Mark Rousskovx.py fmt after previous deignore
2019-12-24 borsAuto merge of #67445 - llogiq:todo, r=dtolnay
2019-12-24 borsAuto merge of #67241 - mark-i-m:simplify-borrow_check...
2019-12-24 borsAuto merge of #67575 - Centril:rollup-feikoir, r=Centril
2019-12-24 Mazdak FarrokhzadRollup merge of #67572 - aidanhs:aphs-choco-direct...
2019-12-24 Mazdak FarrokhzadRollup merge of #67569 - Mark-Simulacrum:opt-char-encod...
2019-12-24 Mazdak FarrokhzadRollup merge of #67561 - euclio:remove-description...
2019-12-24 Mazdak FarrokhzadRollup merge of #67551 - ldm0:E0627, r=Dylan-DPC
2019-12-24 Mazdak FarrokhzadRollup merge of #67547 - GuillaumeGomez:cleanup-err...
2019-12-24 Mazdak FarrokhzadRollup merge of #67543 - JohnTitor:regression-tests...
2019-12-24 Mazdak FarrokhzadRollup merge of #67337 - oli-obk:no_mut_static_ref_from...
2019-12-23 borsAuto merge of #66296 - Centril:bindings_after_at-init...
2019-12-23 borsAuto merge of #67560 - Centril:rollup-fzdpu9c, r=Centril
2019-12-23 Oliver SchererTidy
2019-12-23 Mazdak FarrokhzadRollup merge of #67559 - Mark-Simulacrum:drop-doc,...
2019-12-23 Mazdak FarrokhzadRollup merge of #67546 - oli-obk:slice_pattern_ice...
2019-12-23 Mazdak FarrokhzadRollup merge of #67538 - varkor:lhs-assign-diagnostics...
2019-12-23 Mazdak FarrokhzadRollup merge of #67527 - GuillaumeGomez:results-show...
2019-12-23 Mazdak FarrokhzadRollup merge of #67507 - Mark-Simulacrum:purge-uninit...
2019-12-23 Mazdak FarrokhzadRollup merge of #67466 - oli-obk:const_intrinsic, r...
2019-12-23 Mazdak FarrokhzadRollup merge of #67233 - Luro02:cursor_traits, r=sfackler
2019-12-23 Oliver SchererUpdate src/librustc_mir/interpret/intern.rs
2019-12-23 Oliver SchererConstants reading or referencing statics is illegal
2019-12-23 Oliver SchererDynamically prevent constants from accessing statics
2019-12-23 Oliver SchererPanic on mutable allocs in constants
2019-12-23 Mazdak Farrokhzad--bless bindings-after-at tests
2019-12-23 Mazdak Farrokhzaddocument check_borrow_conflicts_in_at_patterns
2019-12-23 Mazdak Farrokhzadimprove robustness of pat walkers
2019-12-23 Mazdak Farrokhzadrefactor with extract_binding_mode
2019-12-23 Mazdak Farrokhzadadd check_borrow_conflicts_in_at_patterns analysis
2019-12-23 Mazdak Farrokhzadcheck_legality_of_move_bindings: generalize diagnostics...
2019-12-23 Mazdak Farrokhzadadd a fixme
2019-12-23 Mazdak FarrokhzadIntroduce `#![feature(bindings_after_at)]`.
2019-12-23 Donough LiuYield is an expression form, not a statement.
2019-12-23 varkorAdd span information to `ExprKind::Assign`
2019-12-23 Oliver SchererUpdate src/librustc_mir/interpret/place.rs
2019-12-23 Mark MansiRefactor region error handling to be done by mirborrowckctx
2019-12-23 borsAuto merge of #67540 - Mark-Simulacrum:fmt-the-world...
2019-12-23 Oliver SchererFix ICE in mir interpretation
2019-12-22 Mark RousskovFormat the world
next