]> git.lizzy.rs Git - rust.git/history - src
Point at unclosed delimiters as part of the primary MultiSpan
[rust.git] / src /
2021-08-27 Esteban KuberPoint at unclosed delimiters as part of the primary...
2021-08-27 borsAuto merge of #88227 - 12101111:nobundle-link-order...
2021-08-27 borsAuto merge of #88326 - eddyb:inline-ty-layout-methods...
2021-08-27 borsAuto merge of #88278 - ehuss:update-cargo, r=ehuss
2021-08-27 Eric HussUpdate cargo
2021-08-27 borsAuto merge of #88371 - Manishearth:rollup-pkkjsme,...
2021-08-26 borsAuto merge of #87280 - lcnr:lazy-anon-const-default...
2021-08-26 Manish GoregaokarRollup merge of #88348 - spastorino:field-types-tait...
2021-08-26 Manish GoregaokarRollup merge of #88346 - spastorino:revert-type-of...
2021-08-26 Manish GoregaokarRollup merge of #88340 - thomcc:c_size_t, r=joshtriplett
2021-08-26 Manish GoregaokarRollup merge of #88332 - spastorino:argument-types...
2021-08-26 Manish GoregaokarRollup merge of #88320 - sexxi-goose:issue-88103, r...
2021-08-26 Manish GoregaokarRollup merge of #88289 - durin42:llvm-14-attrs, r=nikic
2021-08-26 Manish GoregaokarRollup merge of #88270 - lqd:hrtb-type-ascription,...
2021-08-26 Manish GoregaokarRollup merge of #88216 - kornelski:from_layout_err...
2021-08-26 Manish GoregaokarRollup merge of #88215 - jyn514:lazy-loading, r=petroch...
2021-08-26 Manish GoregaokarRollup merge of #88123 - camelid:tup-pat-precise-spans...
2021-08-26 Manish GoregaokarRollup merge of #87832 - wesleywiser:fix_match_step...
2021-08-26 borsAuto merge of #87194 - eddyb:const-value-mangling,...
2021-08-26 Eduard-Mihai Burtescucompiletest: allow `.` in remote test paths (can arise...
2021-08-26 Joshua NelsonFix the bugs and add a regression test
2021-08-26 borsAuto merge of #88308 - eddyb:cooked-layouts, r=nagisa
2021-08-26 Santiago PastorinoAdd argument types tait tests
2021-08-26 Wesley WiserAdd test for stepping though `match` expressions
2021-08-26 borsAuto merge of #83698 - erikdesjardins:undefconst, r...
2021-08-26 lcnrupdate mir diffs
2021-08-26 lcnrupdate `TypeFlags` to deal with missing ct substs
2021-08-26 lcnradd `tcx` to `fn walk`
2021-08-26 lcnrmake unevaluated const substs optional
2021-08-26 lcnrrequire a `tcx` for `TypeVisitor`
2021-08-26 borsAuto merge of #88222 - jyn514:shared-cache, r=Guillaume...
2021-08-26 borsAuto merge of #88066 - LeSeulArtichaut:patterns-cleanup...
2021-08-26 borsAuto merge of #88069 - Mark-Simulacrum:llvm-pgo, r...
2021-08-25 Santiago PastorinoAdd field types tait tests
2021-08-25 Santiago PastorinoRevert "Add type of a let tait test impl trait straight...
2021-08-25 Erik Desjardinsdon't generate partially-undef consts
2021-08-25 Erik Desjardinsuse undef for uninitialized bytes in constants
2021-08-25 Noah LevAdjust spans
2021-08-25 Mark RousskovBump download-ci-llvm stamp
2021-08-25 Mark RousskovBump sccache used in CI to v0.2.15
2021-08-25 borsAuto merge of #85499 - jackh726:assoc-type-norm-rebase...
2021-08-25 jackh726Bless NLL compare mode
2021-08-25 Wesley WiserFix debugger stepping behavior around `match` expressions
2021-08-25 borsAuto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88325 - jyn514:noalias, r=XAMPPRocky
2021-08-25 Léo Lanteri ThauvinRollup merge of #88314 - spastorino:type-of-a-let-tait...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88299 - ijackson:bufwriter, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88298 - ijackson:errorkind-reorder...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88293 - est31:fix_grammar, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88291 - mdsn:partition-in-blocks-safet...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88277 - ehuss:update-books, r=ehuss
2021-08-25 Léo Lanteri ThauvinRollup merge of #88273 - jhpratt:update-iterator-docs...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88267 - sexxi-goose:truncate_unique...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88226 - steffahn:an_rc, r=michaelwoerister
2021-08-25 Léo Lanteri ThauvinRollup merge of #88223 - scottmcm:fix-alias, r=yaahc
2021-08-25 Léo Lanteri ThauvinRollup merge of #88218 - Aaron1011:missing-method-dyn...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88196 - asquared31415:named-asm-labels...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88157 - Icenowy:bootstrap-riscv64...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88156 - steffahn:arc_make_mut_and_weak...
2021-08-25 Léo Lanteri ThauvinRollup merge of #87944 - oconnor663:as_array_of_cells...
2021-08-25 borsAuto merge of #87937 - LeSeulArtichaut:active-if-let...
2021-08-25 borsAuto merge of #85344 - cbeuw:remap-across-cwd, r=michae...
2021-08-25 borsAuto merge of #87875 - asquared31415:generic-lang-items...
2021-08-25 borsAuto merge of #84333 - tmiasko:liveness-yield, r=tmandry
2021-08-25 jackh726Also ignore typeoutlives predicates
2021-08-25 Jack HueyNormalize associated types with bound vars
2021-08-25 borsAuto merge of #88242 - bonega:allocation_range, r=oli-obk
2021-08-25 Santiago PastorinoAdd type of a let tait test impl trait straight in let
2021-08-25 Santiago PastorinoAdd type of a let tait test
2021-08-24 borsAuto merge of #88271 - sexxi-goose:liveness, r=nikomatsakis
2021-08-24 Mark RousskovPGO for LLVM builds on x86_64-unknown-linux-gnu in CI
2021-08-24 borsAuto merge of #88266 - nikomatsakis:issue-87879, r...
2021-08-24 Eduard-Mihai BurtescuMorph `layout_raw` query into `layout_of`.
2021-08-24 borsAuto merge of #87472 - inquisitivecrystal:stabilize...
2021-08-24 Eduard-Mihai Burtescutests: add v0 structural const value demangling test.
2021-08-24 Eduard-Mihai Burtescutests: add v0 `&str` const value demangling test.
2021-08-24 Eduard-Mihai BurtescuUpdate rustc-demangle to 0.1.21.
2021-08-24 Eduard-Mihai Burtescutests: shorten symbol-names/const-generics-demangling...
2021-08-24 Eduard-Mihai Burtescutests: support -Zsymbol-mangling-version=v0 being the...
2021-08-24 inquisitivecrystalUpdate tests
2021-08-24 inquisitivecrystalDocument `force-warn`
2021-08-24 inquisitivecrystalStabilize `force-warn`
2021-08-24 inquisitivecrystalTidy up lint command line flags
2021-08-24 borsAuto merge of #87900 - jackh726:issue-87429, r=nikomatsakis
2021-08-24 asquared31415Move `named_asm_labels` to a HIR lint
2021-08-24 Andy WangIgnore test on Windows
2021-08-24 borsAuto merge of #87699 - ubamrein:use-iphone-deployment...
2021-08-24 Tomasz MiąskoImprove liveness analysis for generators
2021-08-24 borsAuto merge of #87739 - Aaron1011:remove-used-attrs...
2021-08-24 Eric HussUpdate books
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-24 Frank SteffahnAlso fix “a RwLock*”
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 Aman Arora2229: Consider varaiables mentioned in closure as used
2021-08-23 Niko Matsakisfix test
2021-08-23 Rémy RakicUpdate NLL HRTB type ascription blessed expectations
2021-08-23 jackh726Add comment and extra test
2021-08-23 jackh726Add a couple more tests
2021-08-23 jackh726When checking associated type bounds, use bound vars...
2021-08-23 borsAuto merge of #88265 - m-ou-se:rollup-soymv20, r=m...
next